Chapter 8 β Sequences, Series, and the Binomial Theorem Section 1 Section 2 Section 3 Section 4 Sequences and Series Arithmetic Sequences and Partial Sums Geometric Sequences and Series The Binomial Theorem Vocabulary Infinite sequence Finite sequence Recursively Factorial Summation (Sigma) notation Series Arithmetic sequence Finite arithmetic sequence Geometric sequence (Infinite) Geometric series Binomial coefficients The Binomial Theorem Pascalβs Triangle Page |132 Section 8.1 Sequences and Series Objective: In this lesson you learned how to use sequence, factorial, and summation notation to write the terms and sums of sequences. Important Vocabulary Infinite Sequence Finite Sequence Summation (Sigma) Notation Series Recursively Factorial Arithmetic Sequence Finite Arithmetic Sequence I. Sequences An infinite sequence is: What you should learn: How to use sequence notation to write the terms sequences The function values π1 , π2 , π3 , π4 , β¦ , ππ , β¦ are the ____________ of an infinite sequence. A finite sequence is: To find the first three terms of a sequence, given an expression for its πth term, you: To define a sequence recursively, you need to be given ________________________________________________. All other terms of the sequence are then defined using ________________________. II. Factorial Notation If π is a positive integer, π factorial is defined by ______________________________________________. What you should learn: How to use factorial notation Zero factorial is defined as _________. Page | 133 III. Summation Notation The sum of the first π terms of a sequence is represented by the summation or sigma notation, π β ππ = What you should learn: How to use summation notation to write sums π=1 where π is called the ______________________________, π is the ______________________________, and 1 is the _____________________________________. Properties of Sums: 1. 2. 3. 4. Sums of Powers of Integers: 1. 1 + 2 + 3 + 4 + β― + π = ________________________ 2. 12 + 22 + 32 + 42 + β― + π2 = ________________________ 3. 13 + 23 + 33 + 43 + β― + π3 = ________________________ 4. 14 + 24 + 34 + 44 + β― + π4 = ________________________ 5. 15 + 25 + 35 + 45 + β― + π5 = ________________________ Page |134 IV. Series The sum of the terms of a finite or infinite sequence is called a(n) _____________. What you should learn: How to find sums of infinite series Consider the infinite sequence π1 , π2 , π3 , β¦ , ππ , β¦ The sum of the first π terms of the sequence is called a(n) ________________________ or the ________________________ of the sequence and is denoted by π1 + π2 + π3 + β― + ππ + β― = βππ=1 ππ . The sum of all terms of the infinite sequence is called a(n) ________________________ and is denoted by π1 + π2 + π3 + β― + ππ + β― = ββ π=1 ππ . Page | 135 Section 8.1 Examples β Sequences and Series ( 1 ) Find the first five terms of the sequence given by ππ = 5 + 2π(β1)π . ( 2 ) Write an expression for the πth term ππ of the given sequence. 2, 5, 10, 17, β¦ ( 3 ) A sequence is defined recursively as follows: π1 = 3, ππ = 2ππβ1 + 1, Write the first five terms of this sequence. π€βπππ π β₯ 2 π! ( 4 ) Evaluate the factorial expression (π+1)! ( 5 ) Find the following sum: 7 β(2 + 3π) π=2 ( 6 ) For the given series find (a) the third partial sum and (b) the sum. β β π=1 Page |136 3 10π Section 8.2 Arithmetic Sequences and Partial Sums Objective: In this lesson you learned how to recognize, write, and use arithmetic sequences. Important Vocabulary Arithmetic sequence I. Finite Arithmetic Sequence Arithmetic Sequences The common difference of an arithmetic sequence is: What you should learn: How to recognize, write, and find the πth terms of arithmetic sequences The πth term of an arithmetic sequence has the form ________________________, where π is the common difference between consecutive terms of the sequence, and π = π1 β π. An arithmetic sequence ππ = ππ + π can be thought of as ________________________, after a shift of ______ units from ______. The πth term of an arithmetic sequence has the alternative recursion formula ________________________. II. The Sum of a Finite Arithmetic Sequence The sum of a finite arithmetic sequence with π terms is given by ______________________________________. What you should learn: How to find πth partial sums of arithmetic sequences The sum of the first π terms of an infinite sequence is called the ___________________________. Page | 137 Section 8.2 Examples β Arithmetic Sequences and Partial Sums ( 1 ) Determine whether or not the following sequence is arithmetic. If it is, find the common difference. 7, 3, β1, β5, β9, β¦ ( 2 ) Find a formula for the πth term of the arithmetic sequence whose common difference is 2 and whose first term is 7. ( 3 ) Find the sixth term of the arithmetic sequence that begins with 15 and 12. ( 4 ) Find the sum of the first 20 terms of the sequence with πth term ππ = 28 β 5π. Page |138 Section 8.3 Geometric Sequences and Series Objective: In this lesson you learned how to recognize, write, and use geometric sequences. Important Vocabulary Geometric sequence I. (Infinite) geometric series Geometric Sequences The common ratio of a geometric sequence is: What you should learn: How to recognize, write, and find the πth terms of geometric sequences The πth term of a geometric sequence has the form ________________________, where π is the common ratio of consecutive terms of the sequence. So, every geometric sequence can be written in the following form: _________________________________. If you know the πth term of a geometric sequence, you can find the (π + 1)th term by ________________________. That is, ππ+1 =_______. II. The Sum of a Finite Geometric Sequence The sum of a geometric sequence π1 , π1 π, π1 π 2 , π1 π 3 , π1 π 4 , β¦ , π1 π πβ1 with common ratio π β 1 is What you should learn: How to find πth partial sums of geometric sequences given by ________________________. When using the formula for the sum of a geometric sequence, be careful to check that the index begins with π = 1. If the index begins at π = 0: III. Geometric Series If |π| < 1, then the infinite geometric series π1 + π1 π + π1 π 2 + What you should learn: π1 π 3 + π1 π 4 + β― + π1 π πβ1 + β― has the sum How to find sums of infinite geometric series ________________________. If |π| > 1, the series ________________________ a sum. Page | 139 Section 8.3 Examples β Geometric Sequences and Series ( 1 ) Determine whether or not the following sequence is geometric. If it is, find the common ratio. 60, 30, 0, β30, β60, β¦ ( 2 ) Write the first five terms of the geometric sequence whose first term is π1 = 5 and whose common ratio is β3. ( 3 ) Find the eighth term of the geometric sequence that begins with 15 and 12. ( 4 ) Find the sum: 10 β 2(0.5)π π=1 ( 5 ) Find the sum: 12 β 4(0.3)π π=0 ( 6 ) If possible, find the sum: β β 9(0.25)πβ1 π=1 Page |140 Section 8.4 The Binomial Theorem Objective: In this lesson you learned how to use the Binomial Theorem and Pascalβs Triangle to calculate binomial coefficients and write binomial expansions. Important Vocabulary Binomial coefficients I. The Binomial Theorem Binomial Coefficients List four general observations about the expansion of (π₯ + π¦)π for various values of π. 1. Pascalβs Triangle What you should learn: How to use the Binomial Theorem to calculate binomial coefficients 2. 3. 4. The Binomial Theorem states that in the expansion of (π₯ + π¦)π = π₯ π + ππ₯ πβ1 π¦ + β― + ππΆπ π₯ II. πβπ π π¦ + β― + ππ₯π¦ πβ1 + π¦ π , the coefficient of π₯ πβπ π¦ π is: Binomial Expansion Writing out the coefficients for a binomial that is raised to a III. What you should learn: power is called ______________________. How to use binomial coefficients to write binomial expansions Pascalβs Triangle What you should learn: Construct rows 0 through 6 of Pascalβs Triangle. How to use Pascalβs Triangle to calculate binomial coefficients Page | 141 Section 8.4 Examples β The Binomial Theorem ( 1 ) Find the binomial coefficient 12πΆ5 . ( 2 ) Write the expansion of the expression (π₯ + 2)5 Page |142
© Copyright 2026 Paperzz