Examples of Finite Sequences (finite terms) Examples of Infinite Sequences (infinite terms)

Size: px
Start display at page:

Download "Examples of Finite Sequences (finite terms) Examples of Infinite Sequences (infinite terms)"

Transcription

1 Math 120 Intermediate Algebra Sec 10.1: Sequences Defn A sequence is a function whose domain is the set of positive integers. The formula for the nth term of a sequence is called the general term. Examples of Finite Sequences (finite terms) {f(1), f(2), f(3), f(4), f(5), f(6)} where f(n) = 2n { } {f(1), f(2), f(3), f(4), f(5), f(6)} where f(n) = 1/n { } Instead of writing f(n) = n 2, we would write a n = n 2. List the first 4 terms of {a n }. { 3, 6, 9, 12, 15,, 30} a 1 Examples of Infinite Sequences (infinite terms) {b n } = {( 2 3 ) n} b n = {a n } = { ( 1)n n n + 2 } { ( 1)n+1 } n Ex 1 #22 Write the first five terms of the sequence. { 3n 3 n} Ex 2 Write the nth term of each sequence suggested by the pattern. a) #26 b) #28 c) #30 d) #32 5, 10, 15, 20, 1 2, 1, 3 2, 2, 5 2, 0, 7, 26, 63, 1, 1 2, 1 4, 1 8, Page 1 of 8

2 Defn The sum of the first n terms of a sequence, a 1 + a 2 + a a n, is expressed using summation notation as follows: n a i = a 1 + a 2 + a a n i=1 The symbol Σ is the instruction to sum, or add up, the terms. The integer i is called the index of the sum; it tells us where to start and end the sum. When there are a finite number of term to be added, we call it a partial sum. Ex 3 Write out each sum and determine its value. a) #40 b) # [( 1) k k] 2 k=1 j=1 Ex 4 Express each sum using summation notation. a) #48 b) # ( 1)15+1 ( 2 3 ) 15 Ex 5 #57 Let u n = (1 + 5)n (1 5) n 2 n 5 define the nth term of a sequence. Find the first 10 terms of the sequence. This sequence is called the sequence. The terms of the sequence are called the Fibonacci numbers. Page 2 of 8

3 Sec 10.2: Arithmetic Sequences Defn When the difference between successive terms in a sequence is constant (always the same number), the sequence is called an arithmetic sequence (or arithmetic progression). Call the first term a 1 and the common difference d, the terms of the arithmetic sequence follow the pattern: a 1, a 1 + d, a 1 + 2d, a 1 + 3d, Ex 6 #20 Verify that the given sequence is arithmetic. Then find the first term and the common difference. {5 2n} Formula for nth Term of an Arithmetic Sequence For the arithmetic sequence {a n } whose first term is a 1 and whose common difference is d, the nth term is determined by the formula a n = a 1 + (n 1)d Ex 7 #28 Find a formula for the nth term of the arithmetic sequence. a 1 = 3; d = 1 2 Sum of the First n Terms of an Arithmetic Sequence Let {a n } be an arithmetic sequence with first term a 1 and common difference d. The sum S n of the first n terms of {a n } is S n = n 2 {2a 1 + (n 1)d] or S n = n 2 (a 1 + a n ) Ex 8 Write a formula for the nth term of each arithmetic sequence. Use the formula to find the 20 th term in each sequence. a) #34 b) #36 20, 14, 8, 2, 10, 19 2, 9, 17 2, Page 3 of 8

4 Ex 9 #44 Find the first term and the common difference of the arithmetic sequence described. Give a formula for the nth term of the sequence. 5 th term is 5; 13 th term is 7 Ex 10 #55 Find the sum of the first 30 terms of the arithmetic sequence { n}. Sec 10.3: Geometric Sequences and Series Defn If the ratio of consecutive terms in a sequence is constant, then the sequence is a geometric sequence. Let the first term be a 1 and the common ratio of consecutive terms be r. Then the terms of the geometric sequence follow the pattern: a 1, a 1 r, a 1 r 2, a 1 r 3, Examples of Geometric Sequences {3, 12, 16, 64, } {2, 6, 18, 48, } { 1 2, 1 4, 1 8, 1 16, 1 32, } Finding the nth Term of a Geometric Sequence If a geometric sequence {a n } has first term a 1 and common ratio r, then the nth term is determined by the formula a n = a 1 r n 1 r 0. Page 4 of 8

5 Ex 11 #26 common ratio. { 3 n 2 n 1} Show that the given sequence is a geometric sequence. Then find the first term and Ex 12 #32 Find a formula for the nth term of the geometric sequence. Next, use the formula to find the 8 th term. a 1 = 1; r = 4 Ex 13 Find the indicated term of each geometric sequence. a) #37 b) #39 15 th term of 4, 2, 1, 1, 2 9th term of 0.5, 0.05, 0.55, , Sum of the First n Terms of a Geometric Sequence (Partial Sum of a Geometric Series) Let {a n } be a geometric sequence with first term a 1 and common ratio r, where r 0,1. The sum S n of the first n terms of {a n } is S n = a 1 1 rn 1 r, r 0, 1 Ex 14 #44 Find the sum. If necessary, express your answer to as many decimal places as your calculator allows (1 2 ) Page 5 of 8

6 Sum of a Geometric Series An infinite sum of the form a 1 + a 1 r + a 1 r a 1 r n 1 + whose first term is a 1 and whose common ratio is r, is called an infinite geometric series and is denoted by a 1 r n 1 n=1 If 1 < r < 1, the sum of the terms of an infinite geometric series with first term a 1 and common ratio r is a 1 r n 1 n=1 = a 1 1 r Ex 15 #58 (100 ( 1 2 ) n 1) n=1 Find the sum. Ex 16 #62 Express the repeating decimal as a fraction in lowest terms. Ex 17 #82 A ball is dropped from a height of 30 feet. Each time it strikes the ground, it bounces up to 0.8 of the previous height. a) What height will the ball bounce up to after it strikes the ground for the 4 th time? b) How high will it bounce after it strikes the ground for the 5 th time? Page 6 of 8

7 c) How many times does the ball need to strike the ground before its bounce is less than 7 inches? d) What total distance does the ball travel before it stops bouncing? Sec 10.4: The Binomial Theorem Defn If n 0 is an integer, the factorial symbol n! (read n factorial ) is defined as 0! = 1 1! = 1 n! = n(n 1)(n 2) if n 2 Ex 18 Evaluate each factorial expression. a) b) #18 5! 9! 6! Defn j ) is defined as If j and n are integers with 0 j n, the symbol ( n ) (read n taken j at a time or n choose j ( n j ) = n! j! (n j)! Useful formulas: ( n 0 ) = 1 (n n ) = n ( 1 n 1 ) = n (n n ) = 1 Ex 19 #22 ( 12 9 ) Evaluate. Page 7 of 8

8 Pascal s Triangle ( 0 0 ) ( 1 0 ) (1 1 ) ( 2 0 ) (2 1 ) (2 2 ) ( 3 0 ) (3 1 ) (3 2 ) (3 3 ) ( 4 0 ) (4 1 ) (4 2 ) (4 3 ) (4 4 ) ( 5 0 ) (5 1 ) (5 2 ) (5 3 ) (5 4 ) (5 5 ) The Binomial Theorem Let x and a be real numbers. For any positive integer n, (x + a) n = ( n 0 ) xn + ( n 1 ) axn 1 + ( n 2 ) a2 x n ( n j ) aj x n j + + ( n n ) an The number ( n ) is called a binomial coefficient. j Ex 20 Expand each expression using the Binomial Theorem. a) #26 (x + 5) 5 b) (x 3) 4 c) #30 (3w 4) 4 Page 8 of 8

Sequences and Series, Induction. Review

Sequences and Series, Induction. Review Sequences and Series, Induction Review 1 Topics Arithmetic Sequences Arithmetic Series Geometric Sequences Geometric Series Factorial Notation Sigma Notation Binomial Theorem Mathematical Induction 2 Arithmetic

More information

Sequences and Series. College Algebra

Sequences and Series. College Algebra Sequences and Series College Algebra Sequences A sequence is a function whose domain is the set of positive integers. A finite sequence is a sequence whose domain consists of only the first n positive

More information

MCR3U Unit 7 Lesson Notes

MCR3U Unit 7 Lesson Notes 7.1 Arithmetic Sequences Sequence: An ordered list of numbers identified by a pattern or rule that may stop at some number or continue indefinitely. Ex. 1, 2, 4, 8,... Ex. 3, 7, 11, 15 Term (of a sequence):

More information

Convert the equation to the standard form for an ellipse by completing the square on x and y. 3) 16x y 2-32x - 150y = 0 3)

Convert the equation to the standard form for an ellipse by completing the square on x and y. 3) 16x y 2-32x - 150y = 0 3) Math 370 Exam 5 Review Name Graph the ellipse and locate the foci. 1) x 6 + y = 1 1) foci: ( 15, 0) and (- 15, 0) Objective: (9.1) Graph Ellipses Not Centered at the Origin Graph the ellipse. ) (x + )

More information

Introduction to Series and Sequences Math 121 Calculus II Spring 2015

Introduction to Series and Sequences Math 121 Calculus II Spring 2015 Introduction to Series and Sequences Math Calculus II Spring 05 The goal. The main purpose of our study of series and sequences is to understand power series. A power series is like a polynomial of infinite

More information

Find Sums of Infinite Geometric Series

Find Sums of Infinite Geometric Series a, AA; PB, PD TEKS Find Sums of Infinite Geometric Series Before You found the sums of finite geometric series Now You will find the sums of infinite geometric series Why? So you can analyze a fractal,

More information

Vocabulary. Term Page Definition Clarifying Example. arithmetic sequence. explicit formula. finite sequence. geometric mean. geometric sequence

Vocabulary. Term Page Definition Clarifying Example. arithmetic sequence. explicit formula. finite sequence. geometric mean. geometric sequence CHAPTER 2 Vocabulary The table contains important vocabulary terms from Chapter 2. As you work through the chapter, fill in the page number, definition, and a clarifying example. arithmetic Term Page Definition

More information

12.1 Arithmetic Progression Geometric Progression General things about sequences

12.1 Arithmetic Progression Geometric Progression General things about sequences ENGR11 Engineering Mathematics Lecture Notes SMS, Victoria University of Wellington Week Five. 1.1 Arithmetic Progression An arithmetic progression is a sequence where each term is found by adding a fixed

More information

Unit 5: Sequences, Series, and Patterns

Unit 5: Sequences, Series, and Patterns Unit 5: Sequences, Series, and Patterns Section 1: Sequences and Series 1. Sequence: an ordered list of numerical terms 2. Finite Sequence: has a first term (a beginning) and a last term (an end) 3. Infinite

More information

Infinite Series - Section Can you add up an infinite number of values and get a finite sum? Yes! Here is a familiar example:

Infinite Series - Section Can you add up an infinite number of values and get a finite sum? Yes! Here is a familiar example: Infinite Series - Section 10.2 Can you add up an infinite number of values and get a finite sum? Yes! Here is a familiar example: 1 3 0. 3 0. 3 0. 03 0. 003 0. 0003 Ifa n is an infinite sequence, then

More information

Ch1 Algebra and functions. Ch 2 Sine and Cosine rule. Ch 10 Integration. Ch 9. Ch 3 Exponentials and Logarithms. Trigonometric.

Ch1 Algebra and functions. Ch 2 Sine and Cosine rule. Ch 10 Integration. Ch 9. Ch 3 Exponentials and Logarithms. Trigonometric. Ch1 Algebra and functions Ch 10 Integration Ch 2 Sine and Cosine rule Ch 9 Trigonometric Identities Ch 3 Exponentials and Logarithms C2 Ch 8 Differentiation Ch 4 Coordinate geometry Ch 7 Trigonometric

More information

Sigma (or ) Notation. Instead of we write. 10i,

Sigma (or ) Notation. Instead of we write. 10i, Sigma (or ) Notation In many branches of Mathematics, especially applied Mathematics and/or Statistics, it routinely occurs that one wants to talk about sums of large numbers of measurements of some quantity.

More information

Lecture 3 - Tuesday July 5th

Lecture 3 - Tuesday July 5th Lecture 3 - Tuesday July 5th jacques@ucsd.edu Key words: Identities, geometric series, arithmetic series, difference of powers, binomial series Key concepts: Induction, proofs of identities 3. Identities

More information

Math 0230 Calculus 2 Lectures

Math 0230 Calculus 2 Lectures Math 00 Calculus Lectures Chapter 8 Series Numeration of sections corresponds to the text James Stewart, Essential Calculus, Early Transcendentals, Second edition. Section 8. Sequences A sequence is a

More information

Intermediate Math Circles March 11, 2009 Sequences and Series

Intermediate Math Circles March 11, 2009 Sequences and Series 1 University of Waterloo Faculty of Mathematics Centre for Education in Mathematics and Computing Intermediate Math Circles March 11, 009 Sequences and Series Tower of Hanoi The Tower of Hanoi is a game

More information

A video College Algebra course & 6 Enrichment videos

A video College Algebra course & 6 Enrichment videos A video College Algebra course & 6 Enrichment videos Recorded at the University of Missouri Kansas City in 1998. All times are approximate. About 43 hours total. Available on YouTube at http://www.youtube.com/user/umkc

More information

Pre-Calculus and Trigonometry Capacity Matrix

Pre-Calculus and Trigonometry Capacity Matrix Review Polynomials A1.1.4 A1.2.5 Add, subtract, multiply and simplify polynomials and rational expressions Solve polynomial equations and equations involving rational expressions Review Chapter 1 and their

More information

Math 2412 Final Exam Review

Math 2412 Final Exam Review Math 41 Final Exam Review MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Factor and simplify the algebraic expression. 1) (x + 4) /5 - (x + 4) 1/5

More information

Prentice Hall CME Project, Algebra

Prentice Hall CME Project, Algebra Prentice Hall Advanced Algebra C O R R E L A T E D T O Oregon High School Standards Draft 6.0, March 2009, Advanced Algebra Advanced Algebra A.A.1 Relations and Functions: Analyze functions and relations

More information

, 500, 250, 125, , 2, 4, 7, 11, 16, , 3, 9, 27, , 3, 2, 7, , 2 2, 4, 4 2, 8

, 500, 250, 125, , 2, 4, 7, 11, 16, , 3, 9, 27, , 3, 2, 7, , 2 2, 4, 4 2, 8 Warm Up Look for a pattern and predict the next number or expression in the list. 1. 1000, 500, 250, 125, 62.5 2. 1, 2, 4, 7, 11, 16, 22 3. 1, 3, 9, 27, 81 4. 8, 3, 2, 7, -12 5. 2, 2 2, 4, 4 2, 8 6. 7a

More information

Section 4.1: Sequences and Series

Section 4.1: Sequences and Series Section 4.1: Sequences and Series In this section, we shall introduce the idea of sequences and series as a necessary tool to develop the proof technique called mathematical induction. Most of the material

More information

Ch 9/10/11/12 Exam Review

Ch 9/10/11/12 Exam Review Ch 9/0// Exam Review The vector v has initial position P and terminal point Q. Write v in the form ai + bj; that is, find its position vector. ) P = (4, 6); Q = (-6, -) Find the vertex, focus, and directrix

More information

Catholic Central High School

Catholic Central High School Catholic Central High School Course: Basic Algebra 2 Department: Mathematics Length: One year Credit: 1 Prerequisite: Completion of Basic Algebra 1 or Algebra 1, Basic Plane Geometry or Plane Geometry,

More information

SERIES

SERIES SERIES.... This chapter revisits sequences arithmetic then geometric to see how these ideas can be extended, and how they occur in other contexts. A sequence is a list of ordered numbers, whereas a series

More information

Sequences. 1. Number sequences. 2. Arithmetic sequences. Consider the illustrated pattern of circles:

Sequences. 1. Number sequences. 2. Arithmetic sequences. Consider the illustrated pattern of circles: Sequences 1. Number sequences Consider the illustrated pattern of circles: The first layer has just one blue ball. The second layer has three pink balls. The third layer has five black balls. The fourth

More information

DETAILED SOLUTIONS AND CONCEPTS - SEQUENCES AND SERIES

DETAILED SOLUTIONS AND CONCEPTS - SEQUENCES AND SERIES DETAILED SOLUTIONS AND CONCEPTS - SEQUENCES AND SERIES Prepared by Ingrid Stewart, Ph.D., College of Southern Nevada Please Send Questions and Comments to ingrid.stewart@csn.edu. Thank you! PLEASE NOTE

More information

8. Sequences, Series, and Probability 8.1. SEQUENCES AND SERIES

8. Sequences, Series, and Probability 8.1. SEQUENCES AND SERIES 8. Sequences, Series, and Probability 8.1. SEQUENCES AND SERIES What You Should Learn Use sequence notation to write the terms of sequences. Use factorial notation. Use summation notation to write sums.

More information

{ 0! = 1 n! = n(n 1)!, n 1. n! =

{ 0! = 1 n! = n(n 1)!, n 1. n! = Summations Question? What is the sum of the first 100 positive integers? Counting Question? In how many ways may the first three horses in a 10 horse race finish? Multiplication Principle: If an event

More information

Definition: A sequence is a function from a subset of the integers (usually either the set

Definition: A sequence is a function from a subset of the integers (usually either the set Math 3336 Section 2.4 Sequences and Summations Sequences Geometric Progression Arithmetic Progression Recurrence Relation Fibonacci Sequence Summations Definition: A sequence is a function from a subset

More information

Name: Date: Practice Midterm Exam Sections 1.2, 1.3, , ,

Name: Date: Practice Midterm Exam Sections 1.2, 1.3, , , Name: Date: Practice Midterm Exam Sections 1., 1.3,.1-.7, 6.1-6.5, 8.1-8.7 a108 Please develop your one page formula sheet as you try these problems. If you need to look something up, write it down on

More information

11.4 Partial Sums of Arithmetic and Geometric Sequences

11.4 Partial Sums of Arithmetic and Geometric Sequences Section.4 Partial Sums of Arithmetic and Geometric Sequences 653 Integrated Review SEQUENCES AND SERIES Write the first five terms of each sequence, whose general term is given. 7. a n = n - 3 2. a n =

More information

Binomial Coefficient Identities/Complements

Binomial Coefficient Identities/Complements Binomial Coefficient Identities/Complements CSE21 Fall 2017, Day 4 Oct 6, 2017 https://sites.google.com/a/eng.ucsd.edu/cse21-fall-2017-miles-jones/ permutation P(n,r) = n(n-1) (n-2) (n-r+1) = Terminology

More information

The given pattern continues. Write down the nth term of the sequence {an} suggested by the pattern. 3) 4, 10, 16, 22, 28,... 3)

The given pattern continues. Write down the nth term of the sequence {an} suggested by the pattern. 3) 4, 10, 16, 22, 28,... 3) M60(Precalculus) Evaluate the factorial expression. 9! ) 7!! ch practice test ) Write out the first five terms of the sequence. ) {sn} = (-)n - n + n - ) The given pattern continues. Write down the nth

More information

Alpha Sequences & Series MAΘ National Convention 2018

Alpha Sequences & Series MAΘ National Convention 2018 . B. The series adds even numbers as the series progresses, defined as each term a n = a n- +2(n-). Therefore, the next term is 43+2(8-) = 57. 2. A. If we take the given series and find the differences

More information

9.1 SEQUENCES AND SERIES

9.1 SEQUENCES AND SERIES 640 Chapter 9 Sequences, Series, and Probability 9. SEQUENCES AND SERIES What you should learn Use sequence notation to write the terms of sequences. Use factorial notation. Use summation notation to write

More information

Core Mathematics C12

Core Mathematics C12 Write your name here Surname Other names Core Mathematics C12 SWANASH A Practice Paper Time: 2 hours 30 minutes Paper - E Year: 2017-2018 The formulae that you may need to answer some questions are found

More information

Name: Date: Practice Midterm Exam Sections 1.2, 1.3, , ,

Name: Date: Practice Midterm Exam Sections 1.2, 1.3, , , Name: Date: Practice Midterm Exam Sections 1., 1.3,.1-.7, 6.1-6.5, 8.1-8.7 a108 Please develop your one page formula sheet as you try these problems. If you need to look something up, write it down on

More information

Alpha Sequences and Series FAMAT State Convention 2017

Alpha Sequences and Series FAMAT State Convention 2017 Alpha Sequences and Series FAMAT State Convention 017 For all questions, E NOTA means none of the above answers is correct. 1. We say that a number is arithmetically sequenced if the digits, in order,

More information

Math 324 Summer 2012 Elementary Number Theory Notes on Mathematical Induction

Math 324 Summer 2012 Elementary Number Theory Notes on Mathematical Induction Math 4 Summer 01 Elementary Number Theory Notes on Mathematical Induction Principle of Mathematical Induction Recall the following axiom for the set of integers. Well-Ordering Axiom for the Integers If

More information

Chapter 8 Sequences, Series, and Probability

Chapter 8 Sequences, Series, and Probability Chapter 8 Sequences, Series, and Probability Overview 8.1 Sequences and Series 8.2 Arithmetic Sequences and Partial Sums 8.3 Geometric Sequences and Partial Sums 8.5 The Binomial Theorem 8.6 Counting Principles

More information

Intermediate Algebra

Intermediate Algebra Intermediate Algebra 978-1-63545-084-2 To learn more about all our offerings Visit Knewton.com Source Author(s) (Text or Video) Title(s) Link (where applicable) Openstax Lyn Marecek, MaryAnne Anthony-Smith

More information

Pre-Calculus and Trigonometry Capacity Matrix

Pre-Calculus and Trigonometry Capacity Matrix Pre-Calculus and Capacity Matri Review Polynomials A1.1.4 A1.2.5 Add, subtract, multiply and simplify polynomials and rational epressions Solve polynomial equations and equations involving rational epressions

More information

A sequence is an ordered list of numbers. Each number in a sequence is called a term. a 1, a 2, a 3,..., a n

A sequence is an ordered list of numbers. Each number in a sequence is called a term. a 1, a 2, a 3,..., a n Algebra 2/Trig Unit 8 Sequences and Series Lesson 1 I can identify a pattern found in a sequence. I can use a formula to find the nth term of a sequence. I can write a recursive formula for a sequence.

More information

Sequences A sequence is a function, where the domain is a set of consecutive positive integers beginning with 1.

Sequences A sequence is a function, where the domain is a set of consecutive positive integers beginning with 1. 1 CA-Fall 2011-Jordan College Algebra, 4 th edition, Beecher/Penna/Bittinger, Pearson/Addison Wesley, 2012 Chapter 8: Sequences, Series, and Combinatorics Section 8.1 Sequences and Series Sequences A sequence

More information

NFC ACADEMY COURSE OVERVIEW

NFC ACADEMY COURSE OVERVIEW NFC ACADEMY COURSE OVERVIEW Algebra II Honors is a full-year, high school math course intended for the student who has successfully completed the prerequisite course Algebra I. This course focuses on algebraic

More information

AQA Level 2 Further mathematics Further algebra. Section 4: Proof and sequences

AQA Level 2 Further mathematics Further algebra. Section 4: Proof and sequences AQA Level 2 Further mathematics Further algebra Section 4: Proof and sequences Notes and Examples These notes contain subsections on Algebraic proof Sequences The limit of a sequence Algebraic proof Proof

More information

Elementary and Intermediate Algebra

Elementary and Intermediate Algebra Elementary and Intermediate Algebra 978-1-63545-106-1 To learn more about all our offerings Visit Knewton.com Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax Lynn Marecek, Santa

More information

8. 2 3x 1 = 16 is an example of a(n). SOLUTION: An equation in which the variable occurs as exponent is an exponential equation.

8. 2 3x 1 = 16 is an example of a(n). SOLUTION: An equation in which the variable occurs as exponent is an exponential equation. Choose the word or term that best completes each sentence. 1. 7xy 4 is an example of a(n). A product of a number and variables is a monomial. 2. The of 95,234 is 10 5. 95,234 is almost 100,000 or 10 5,

More information

CSCE 222 Discrete Structures for Computing. Dr. Hyunyoung Lee

CSCE 222 Discrete Structures for Computing. Dr. Hyunyoung Lee CSCE 222 Discrete Structures for Computing Sequences and Summations Dr. Hyunyoung Lee Based on slides by Andreas Klappenecker 1 Sequences 2 Sequences A sequence is a function from a subset of the set of

More information

n f(k) k=1 means to evaluate the function f(k) at k = 1, 2,..., n and add up the results. In other words: n f(k) = f(1) + f(2) f(n). 1 = 2n 2.

n f(k) k=1 means to evaluate the function f(k) at k = 1, 2,..., n and add up the results. In other words: n f(k) = f(1) + f(2) f(n). 1 = 2n 2. Handout on induction and written assignment 1. MA113 Calculus I Spring 2007 Why study mathematical induction? For many students, mathematical induction is an unfamiliar topic. Nonetheless, this is an important

More information

MATH98 Intermediate Algebra Practice Test Form A

MATH98 Intermediate Algebra Practice Test Form A MATH98 Intermediate Algebra Practice Test Form A MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the equation. 1) (y - 4) - (y + ) = 3y 1) A)

More information

3.4 Introduction to power series

3.4 Introduction to power series 3.4 Introduction to power series Definition 3.4.. A polynomial in the variable x is an expression of the form n a i x i = a 0 + a x + a 2 x 2 + + a n x n + a n x n i=0 or a n x n + a n x n + + a 2 x 2

More information

Quadratic Applications Name: Block: 3. The product of two consecutive odd integers is equal to 30 more than the first. Find the integers.

Quadratic Applications Name: Block: 3. The product of two consecutive odd integers is equal to 30 more than the first. Find the integers. Quadratic Applications Name: Block: This problem packet is due before 4pm on Friday, October 26. It is a formative assessment and worth 20 points. Complete the following problems. Circle or box your answer.

More information

Math Bootcamp 2012 Miscellaneous

Math Bootcamp 2012 Miscellaneous Math Bootcamp 202 Miscellaneous Factorial, combination and permutation The factorial of a positive integer n denoted by n!, is the product of all positive integers less than or equal to n. Define 0! =.

More information

Foundations of Mathematics

Foundations of Mathematics Foundations of Mathematics 978-1-63545-087-3 To learn more about all our offerings Visit Knewton.com Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax Lynn Marecek, Santa Ana College

More information

Ready To Go On? Skills Intervention 7-1 Integer Exponents

Ready To Go On? Skills Intervention 7-1 Integer Exponents 7A Evaluating Expressions with Zero and Negative Exponents Zero Exponent: Any nonzero number raised to the zero power is. 4 0 Ready To Go On? Skills Intervention 7-1 Integer Exponents Negative Exponent:

More information

SERIES AND SEQUENCE. solution. 3r + 2r 2. r=1. r=1 = = = 155. solution. r 3. 2r +

SERIES AND SEQUENCE. solution. 3r + 2r 2. r=1. r=1 = = = 155. solution. r 3. 2r + Series 1 + + 3 + 4 +... SERIES AND SEQUENCE Sequence 1,, 3, 4,... example The series 1 + + 3 + 4 +... + n = n r=1 r n r=1 r = 1 + + 3 +... + n = n(n + 1) Eg.1 The sum of the first 100 natural numbers is

More information

Winter 2014 Practice Final 3/21/14 Student ID

Winter 2014 Practice Final 3/21/14 Student ID Math 4C Winter 2014 Practice Final 3/21/14 Name (Print): Student ID This exam contains 5 pages (including this cover page) and 20 problems. Check to see if any pages are missing. Enter all requested information

More information

Quantum Mechanics for Scientists and Engineers. David Miller

Quantum Mechanics for Scientists and Engineers. David Miller Quantum Mechanics for Scientists and Engineers David Miller Background mathematics 5 Sum, factorial and product notations Summation notation If we want to add a set of numbers a 1, a 2, a 3, and a 4, we

More information

Pascal s Triangle Introduction!

Pascal s Triangle Introduction! Math 0 Section 2A! Page! 209 Eitel Section 2A Lecture Pascal s Triangle Introduction! A Rich Source of Number Patterns Many interesting number patterns can be found in Pascal's Triangle. This pattern was

More information

Sequences and Summations. CS/APMA 202 Rosen section 3.2 Aaron Bloomfield

Sequences and Summations. CS/APMA 202 Rosen section 3.2 Aaron Bloomfield Sequences and Summations CS/APMA 202 Rosen section 3.2 Aaron Bloomfield 1 Definitions Sequence: an ordered list of elements Like a set, but: Elements can be duplicated Elements are ordered 2 Sequences

More information

Section Summary. Sequences. Recurrence Relations. Summations. Examples: Geometric Progression, Arithmetic Progression. Example: Fibonacci Sequence

Section Summary. Sequences. Recurrence Relations. Summations. Examples: Geometric Progression, Arithmetic Progression. Example: Fibonacci Sequence Section 2.4 Section Summary Sequences. Examples: Geometric Progression, Arithmetic Progression Recurrence Relations Example: Fibonacci Sequence Summations Introduction Sequences are ordered lists of elements.

More information

2009 A-level Maths Tutor All Rights Reserved

2009 A-level Maths Tutor All Rights Reserved 2 This book is under copyright to A-level Maths Tutor. However, it may be distributed freely provided it is not sold for profit. Contents the Sigma Notation 3 arithmetical progressions(series) 6 geometrical

More information

ICS141: Discrete Mathematics for Computer Science I

ICS141: Discrete Mathematics for Computer Science I ICS141: Discrete Mathematics for Computer Science I Dept. Information & Computer Sci., Jan Stelovsky based on slides by Dr. Baek and Dr. Still Originals by Dr. M. P. Frank and Dr. J.L. Gross Provided by

More information

Algebra 1 Semester 2. Instructional Materials for the WCSD Math Common Finals

Algebra 1 Semester 2. Instructional Materials for the WCSD Math Common Finals 014-015 Algebra 1 Semester Instructional Materials for the WCSD Math Common Finals The Instructional Materials are for student and teacher use and are aligned to the Math Common Final blueprint for this

More information

Using Properties of Exponents

Using Properties of Exponents 6.1 Using Properties of Exponents Goals p Use properties of exponents to evaluate and simplify expressions involving powers. p Use exponents and scientific notation to solve real-life problems. VOCABULARY

More information

Section 11.1 Sequences

Section 11.1 Sequences Math 152 c Lynch 1 of 8 Section 11.1 Sequences A sequence is a list of numbers written in a definite order: a 1, a 2, a 3,..., a n,... Notation. The sequence {a 1, a 2, a 3,...} can also be written {a

More information

Remember, you may not use a calculator when you take the assessment test.

Remember, you may not use a calculator when you take the assessment test. Elementary Algebra problems you can use for practice. Remember, you may not use a calculator when you take the assessment test. Use these problems to help you get up to speed. Perform the indicated operation.

More information

and the compositional inverse when it exists is A.

and the compositional inverse when it exists is A. Lecture B jacques@ucsd.edu Notation: R denotes a ring, N denotes the set of sequences of natural numbers with finite support, is a generic element of N, is the infinite zero sequence, n 0 R[[ X]] denotes

More information

Chapter 4 ARITHMETIC AND GEOMETRIC PROGRESSIONS 2, 5, 8, 11, 14,..., 101

Chapter 4 ARITHMETIC AND GEOMETRIC PROGRESSIONS 2, 5, 8, 11, 14,..., 101 Chapter 4 ARITHMETIC AND GEOMETRIC PROGRESSIONS A finite sequence such as 2, 5, 8, 11, 14,..., 101 in which each succeeding term is obtained by adding a fixed number to the preceding term is called an

More information

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 =

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 = Chapter 5 Sequences and series 5. Sequences Definition 5. (Sequence). A sequence is a function which is defined on the set N of natural numbers. Since such a function is uniquely determined by its values

More information

LESSON OBJECTIVES NCTM MATH STANDARDS: GRADES 6 8 NCTM

LESSON OBJECTIVES NCTM MATH STANDARDS: GRADES 6 8 NCTM NCTM Number and Operations Standard; Hands On Equations(R) Learning System: Algebra; Problem Solving; Communication; Level I Representation Lesson 1 Students will use a symbol to represent an unknown.

More information

Week 9-10: Recurrence Relations and Generating Functions

Week 9-10: Recurrence Relations and Generating Functions Week 9-10: Recurrence Relations and Generating Functions April 3, 2017 1 Some number sequences An infinite sequence (or just a sequence for short is an ordered array a 0, a 1, a 2,..., a n,... of countably

More information

College Algebra with Corequisite Support: A Blended Approach

College Algebra with Corequisite Support: A Blended Approach College Algebra with Corequisite Support: A Blended Approach 978-1-63545-058-3 To learn more about all our offerings Visit Knewtonalta.com Source Author(s) (Text or Video) Title(s) Link (where applicable)

More information

Algebra II Curriculum Guide

Algebra II Curriculum Guide Algebra II 2014-2015 Course Outline First Semester: Algebra II First-Six Weeks Second-Six Weeks Third-Six Week Chapter 1 Expressions Equations and Inequalities Chapter 5 Polynomial and Polynomial Chapter

More information

Pre-Algebra Unit 2. Rational & Irrational Numbers. Name

Pre-Algebra Unit 2. Rational & Irrational Numbers. Name Pre-Algebra Unit 2 Rational & Irrational Numbers Name Core Table 2 Pre-Algebra Name: Unit 2 Rational & Irrational Numbers Core: Table: 2.1.1 Define Rational Numbers Vocabulary: Real Numbers the set of

More information

5. Sequences & Recursion

5. Sequences & Recursion 5. Sequences & Recursion Terence Sim 1 / 42 A mathematician, like a painter or poet, is a maker of patterns. Reading Sections 5.1 5.4, 5.6 5.8 of Epp. Section 2.10 of Campbell. Godfrey Harold Hardy, 1877

More information

College Algebra with Corequisite Support: A Compressed Approach

College Algebra with Corequisite Support: A Compressed Approach College Algebra with Corequisite Support: A Compressed Approach 978-1-63545-059-0 To learn more about all our offerings Visit Knewton.com Source Author(s) (Text or Video) Title(s) Link (where applicable)

More information

Fair Game Review. Chapter 10

Fair Game Review. Chapter 10 Name Date Chapter 0 Evaluate the expression. Fair Game Review. 9 +. + 6. 8 +. 9 00. ( 9 ) 6. 6 ( + ) 7. 6 6 8. 9 6 x 9. The number of visits to a website can be modeled b = +, where is hundreds of visits

More information

Combinatorial Analysis of the Geometric Series

Combinatorial Analysis of the Geometric Series Combinatorial Analysis of the Geometric Series David P. Little April 7, 205 www.math.psu.edu/dlittle Analytic Convergence of a Series The series converges analytically if and only if the sequence of partial

More information

Revision notes for Pure 1(9709/12)

Revision notes for Pure 1(9709/12) Revision notes for Pure 1(9709/12) By WaqasSuleman A-Level Teacher Beaconhouse School System Contents 1. Sequence and Series 2. Functions & Quadratics 3. Binomial theorem 4. Coordinate Geometry 5. Trigonometry

More information

Miller Objectives Alignment Math

Miller Objectives Alignment Math Miller Objectives Alignment Math 1050 1 College Algebra Course Objectives Spring Semester 2016 1. Use algebraic methods to solve a variety of problems involving exponential, logarithmic, polynomial, and

More information

College Algebra with Corequisite Support: Targeted Review

College Algebra with Corequisite Support: Targeted Review College Algebra with Corequisite Support: Targeted Review 978-1-63545-056-9 To learn more about all our offerings Visit Knewtonalta.com Source Author(s) (Text or Video) Title(s) Link (where applicable)

More information

Unit 3: Linear and Exponential Functions

Unit 3: Linear and Exponential Functions Unit 3: Linear and Exponential Functions In Unit 3, students will learn function notation and develop the concepts of domain and range. They will discover that functions can be combined in ways similar

More information

Sequences and Summations ICS 6D. Prof. Sandy Irani

Sequences and Summations ICS 6D. Prof. Sandy Irani Sequences and Summations ICS 6D Prof. Sandy Irani Test Poll What is your favorite flavor of ice cream? A) Vanilla B) Chocolate C) Moose Tracks D) Mint Chocolate Chip E) None of the above Sequences A sequence

More information

MATH 153 FIRST MIDTERM EXAM

MATH 153 FIRST MIDTERM EXAM NAME: Solutions MATH 53 FIRST MIDTERM EXAM October 2, 2005. Do not open this exam until you are told to begin. 2. This exam has pages including this cover. There are 8 questions. 3. Write your name on

More information

Infinite Series. MATH 211, Calculus II. J. Robert Buchanan. Spring Department of Mathematics

Infinite Series. MATH 211, Calculus II. J. Robert Buchanan. Spring Department of Mathematics Infinite Series MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Background Consider the repeating decimal form of 2/3. 2 3 = 0.666666 = 0.6 + 0.06 + 0.006 + 0.0006 + = 6(0.1)

More information

SMSU Mathematics Course Content

SMSU Mathematics Course Content Southwest Minnesota State University Department of Mathematics SMSU Mathematics Course Content 2012-2013 Thefollowing is a list of possibletopics and techniques to cover in your SMSU College Now course.

More information

Section 0 5: Evaluating Algebraic Expressions

Section 0 5: Evaluating Algebraic Expressions Section 0 5: Evaluating Algebraic Expressions Algebraic Expressions An algebraic expression is any expression that combines numbers and letters with a set of operations on those numbers and letters. An

More information

Elizabethtown Area School District Algebra III/Trigonometry Name of Course

Elizabethtown Area School District Algebra III/Trigonometry Name of Course Algebra III/Trigonometry Name of Course Course Number: 247 Grade Level: 10-12 Length of Course: 1 Semester Total Clock Hours: 120 hours Length of Period: 80 minutes Date Written: 8/3 8/4/05 Periods per

More information

MULTIPLYING POLYNOMIALS. The student is expected to multiply polynomials of degree one and degree two.

MULTIPLYING POLYNOMIALS. The student is expected to multiply polynomials of degree one and degree two. MULTIPLYING POLYNOMIALS A.10B The student is expected to multiply polynomials of degree one and degree two. TELL ME MORE A polynomial is an expression that is a sum of several terms. Polynomials may contain

More information

Mathathon Round 1 (2 points each)

Mathathon Round 1 (2 points each) Mathathon Round ( points each). A circle is inscribed inside a square such that the cube of the radius of the circle is numerically equal to the perimeter of the square. What is the area of the circle?

More information

MATH The Derivative as a Function - Section 3.2. The derivative of f is the function. f x h f x. f x lim

MATH The Derivative as a Function - Section 3.2. The derivative of f is the function. f x h f x. f x lim MATH 90 - The Derivative as a Function - Section 3.2 The derivative of f is the function f x lim h 0 f x h f x h for all x for which the limit exists. The notation f x is read "f prime of x". Note that

More information

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II Course Number 5116 Department Mathematics Qualification Guidelines Successful completion of both semesters of Algebra 1 or Algebra 1

More information

Math Review for Exam Answer each of the following questions as either True or False. Circle the correct answer.

Math Review for Exam Answer each of the following questions as either True or False. Circle the correct answer. Math 22 - Review for Exam 3. Answer each of the following questions as either True or False. Circle the correct answer. (a) True/False: If a n > 0 and a n 0, the series a n converges. Soln: False: Let

More information

CHAPTER 5, NUMBER THEORY AND THE REAL NUMBERS

CHAPTER 5, NUMBER THEORY AND THE REAL NUMBERS TEST A CHAPTER, NUMBER THEORY AND THE REAL NUMBERS 1. Find a rational number with a denominator of 28 and equal to 3 4. 2. Find the reciprocal of: a. - 4 3 16 d. - 14 3. Perform the indicated operations:

More information

Lesson 2: Introduction to Variables

Lesson 2: Introduction to Variables Lesson 2: Introduction to Variables Topics and Objectives: Evaluating Algebraic Expressions Some Vocabulary o Variable o Term o Coefficient o Constant o Factor Like Terms o Identifying Like Terms o Combining

More information

Name Class Date. Geometric Sequences and Series Going Deeper. Writing Rules for a Geometric Sequence

Name Class Date. Geometric Sequences and Series Going Deeper. Writing Rules for a Geometric Sequence Name Class Date 5-3 Geometric Sequences and Series Going Deeper Essential question: How can you write a rule for a geometric sequence and find the sum of a finite geometric series? In a geometric sequence,

More information

MTH 121 Fall 2007 Essex County College Division of Mathematics and Physics Worksheet #1 1

MTH 121 Fall 2007 Essex County College Division of Mathematics and Physics Worksheet #1 1 MTH Fall 007 Essex County College Division of Mathematics and Physics Worksheet # Preamble It is extremely important that you complete the following two items as soon as possible. Please send an email

More information