Download presentation
Presentation is loading. Please wait.
1
Sequences & the Binomial Theorem Chapter:___
2
Sequences Section:____
3
Sequences Sequence: a function whose domain is the set of positive integers.(A sequence is displayed as a list of ordered values called terms that follows a specific pattern: ๐ ๐ , ๐ ๐ , ๐ ๐ , โฆ, ๐ ๐ general term: formula for ๐ ๐กโ term of sequence Calculator functions & commands for sequences: ๐! ๐ factorial To calculate 5!= 1 โ 2 โ 3 โ 4 โ 5 =120 :seq( command To find ๐ terms Enter seq(formula,X,start,end) :sum( command To find sum of ๐ terms. Enter sum(seq(formula,X,start,end) 1st term 2nd term 3rd term ๐๐กโ term TI-83/84: MATH โ PRB TI-83/84: 2nd STAT โ OPS TI-83/84: 2nd STAT โ MATH
4
Sequences Recursive sequence: a sequence in which the first term(or first few terms) is given and the ๐ ๐กโ term formula involves one or more preceding terms. Notation: ๐ ๐โ1 means one term before ๐ ๐ ๐ ๐+1 means one term after ๐ ๐ Components of Summation notation: p. 643 to ๐ ๐กโ term. ๐ ๐ = ๐ 1 + ๐ 2 + ๐ 3 +โฏ ๐ ๐ ๐=1 ๐ Add terms of sequence ( ๐ ๐ ) from 1๐ ๐ก term
5
Sequences Example: Find the first 5 terms of the sequence whose general term is: ๐ ๐ = โ1 ๐ (2๐) First 5 terms: Or seq(formula,X,start,end) seq( โ1 X 2X ,X,1,5) ๐ 1 = โ โ1 =โ2 ๐ 2 = โ โ2 = 4 Do you notice the specific pattern of this sequence? ๐ 3 = โ โ3 =โ6 ๐ 4 = โ โ4 = 8 ๐ 5 = โ โ5 =โ10
6
Sequences Example: Find the ๐ ๐กโ term of the sequence , 3 4 , 4 9 , 5 16 ,โฆ ๐ 1 = 2 1 , ๐ 2 = 3 4 , ๐ 3 = 4 9 , ๐ 4 = 5 16 , โฆ, ๐ ๐ = ? ? Numerator: 1+1, 2+1, 3+1, 4+1, โฆ. Denominator: 1โ1, 2โ2, 3โ3, 4โ4, โฆ. Formula for ๐ ๐กโ term: ๐+1 ๐โ๐ ๐ ๐ = ๐+1 ๐ 2
7
Sequences Example: Find the first 5 terms of the recursive sequence. ๐ 1 =2, ๐ 2 =6, ๐ ๐ = ๐ ๐โ1 โ ๐ ๐โ2 ๐ 1 = ๐ 2 = ๐ ๐ = ๐ ๐โ1 โ ๐ ๐โ2 2 (1 term before ๐ ๐ )โ(2 terms before ๐ ๐ ) 6 ๐ 3 = ๐ 2 โ ๐ 1 = 6 2 = 12 ๐ 4 = ๐ 3 โ ๐ 2 = 12 6 = 72 ๐ 5 = ๐ 4 โ ๐ 3 = =864
9
Arithmetic Sequences Section:____
10
Arithmetic Sequences 1 Arithmetic Sequence(AS): a sequence in which the difference ๐
between consecutive terms is always the same number. Once you know ๐ ๐ and ๐
, you can find term ๐ ๐ by adding ๐
to ๐ ๐ and so on. To find common difference ๐
for consecutive terms ๐ ๐โ๐ , ๐ ๐ : ๐
= ๐ ๐ โ ๐ ๐โ๐ nonconsecutive terms ๐ ๐ , ๐ ๐ : ๐
= ๐ ๐ โ ๐ ๐ ๐โ๐ To find ๐ ๐๐ term of an AS : ๐ ๐ = ๐ ๐ + ๐โ๐ ๐
To find Sum of First ๐ terms of an AS: ๐บ ๐ = ๐ ๐ [ ๐ ๐ + ๐ ๐ ] or ๐บ ๐ = ๐ ๐ [๐ ๐ ๐ +(๐โ๐)๐
] ๐ 1 ๐ 2 ๐ 3 โฆ ๐ ๐โ1 ๐ ๐ +๐ +๐ +๐ +๐ +๐
11
Arithmetic Sequences 2 Example: Find the common difference ๐
and find first 4 terms of the Arithmetic Sequence ๐ ๐ ={ ๐} Find terms. Find ๐
. On TI-83/84 (1)= 7 10 seq(( 1 2 )+( 1 5 )X, X, 1, 4) ๐ 1 = (2)= 9 10 ๐ 2 = (3)= 11 10 ๐ 3 = (4)= 13 10 ๐ 4 = = 9 10 โ 7 10 = 2 10 = 1 5 ๐
= ๐ ๐ โ ๐ ๐โ๐
12
Arithmetic Sequences 3 Example: Find ๐ ๐ , ๐
, and specified formulas for Arithmetic Sequence having: ๐กโ term is 3; ๐๐ term is 71 Find ๐
(nonconsecutive terms): Find ๐ ๐ . Find recursive formula: Find nth term formula: (71โ3) (22โ5) = ๐ ๐ โ ๐ ๐ ๐โ๐ = 4 Solve ๐ 5 = ๐ ๐ + ๐โ1 (๐
) for ๐ ๐ . ๐ 5 โ ๐โ1 (๐
)= ๐ ๐ 3โ 5โ1 4 = โ13 ๐ ๐ = ๐ ๐โ1 +๐
= ๐ ๐โ1 +4 ๐ ๐ = ๐ ๐ +(๐โ1)๐
๐ ๐ =โ13+ ๐โ1 4 = 4๐โ17
13
Arithmetic Sequences 4 Example: Find the sum: 4+6+8+โฏ+80 Find ๐
:
+๐ +๐ Example: Find the sum: โฏ+80 Find ๐
: Find number of terms ๐ in the sum: Find sum ๐บ ๐ = ๐ 2 [ ๐ ๐ + ๐ ๐ ]: ๐ ๐ ๐ ๐ ๐
= ๐ ๐ โ ๐ ๐โ1 ๐
=6โ4=2 Solve ๐ ๐ = ๐ ๐ + ๐โ1 ๐
for ๐. 80=4+(๐โ1)(2) 76=(๐โ๐)(2) 38=๐โ๐ 39=๐ ๐บ 39 = = 1638
14
Arithmetic Sequences 5 Example: Find the sum:
๐=1 156 (โ2๐+1) Example: Find the sum: Use ๐บ ๐ = ๐ 2 2 ๐ ๐ + ๐โ1 ๐
to find sum. Find the sum. TI-83/84: Enter sum(seq(โ2X+1, X, 1, 156) Summation shows ๐=๐๐๐. Find ๐
from ๐ ๐ and ๐ ๐ . ๐ ๐ =โ2 1 +1=โ๐ ๐ ๐ =โ2 2 +1=โ๐ ๐
= ๐ ๐ โ ๐ ๐ ๐
= โ๐ โ โ๐ =โ๐ ๐บ 156 = ๐๐๐ 2 2 โ๐ + ๐๐๐โ1 โ๐ = โ24336
16
Geometric Sequences Section:____
17
Geometric Sequences 1 Geometric Sequence(GS): a sequence in which consecutive terms have the same common ratio ๐. You can find term ๐ ๐ by multiplying ๐ to ๐ ๐ and so on. To find common ratio ๐ for: consecutive terms ๐ ๐ , ๐ ๐โ nonconsecutive terms ๐ ๐ , ๐ ๐ To find ๐ ๐๐ term of a GS: To find Sum of First ๐ terms of a GS: Infinite Geometric Series: diverges if ๐ >๐ , therefore sum does not exist. (Sum gets larger as terms get larger.) converges if ๐ <๐ , therefore sum does exist. (Sum approaches limit as terms get smaller.) ๐ 1 ๐ 2 ๐ 3 โฆ ๐ ๐โ1 ๐ ๐ โ๐ โ๐ โ๐ โ๐ โ๐ ๐= ๐ ๐ ๐ ๐ (๐โ๐) ๐= (๐ ๐ ) ( ๐ ๐โ๐ ) ๐ ๐ = ๐ ๐ ๐ ๐โ๐ ๐บ ๐ = ๐ ๐ โ (๐โ ๐ ๐ ) (๐โ๐) ๐บ โ = (๐ ๐ ) (๐โ๐)
18
Geometric Sequences 2 Example: Find the 7th term of the Geometric Sequence. Find ๐. Find ๐ ๐ . Use ๐ ๐ = ๐ ๐ ๐ ๐โ๐ โ(๐) โ(๐) 1 2 , , , โฆ ๐= ๐ ๐ 1 = = 3 5 ๐ ๐ = ๐ ๐ ๐ ๐ (๐โ1) =
19
Geometric Sequences 3 Example: Find the ๐๐กโ term of the Geometric Sequence described. The ๐ ๐กโ term is the formula of the sequence ๐ ๐ = ๐ ๐ (๐) ๐โ1 You are given ๐. Need to find ๐ ๐ . Solve for ๐ ๐ . ๐ 7 =2916 , ๐=โ3 ๐ 7 = ๐ ๐ (โ3) ๐โ1 2916= ๐ ๐ (โ3) ๐โ1 2916= ๐ ๐ (729) 4= ๐ ๐ ๐ ๐ = ๐ 1 (๐) ๐โ1 = 4 (โ3) ๐โ1
20
Geometric Sequences 4 Example: Find the sum of the Geometric Sequence. Round to three decimal places. TI-83/84: Enter sum(seq( ๐=1 20 [(2)โ ๐ ] start end ๐ ๐กโ term X , X, 1, 20) ๐บ ๐ = ๐บ ๐ = 5.981
21
Geometric Sequences 5 Example: If the infinite geometric series converges, find the sum. โฆ Find ratio ๐. โฆ ๐= ( ๐๐ ๐ ) (๐) = ๐ ๐ . Since ratio |๐|>๐, terms get larger, series diverges. ๐= ( ๐๐ ๐ ) (๐) = ๐ ๐ . Since ratio |๐|<๐, terms get smaller, series converges. ๐บ โ = (๐ ๐ ) (๐โ๐) = (๐) [๐โ ๐ ๐ ] = 20
23
Binomial Thereom Section:____
24
Binomial Theorem 1 Binomial Theorem: formula for expanding binomial expressions (๐+๐) ๐ with positive integer powers ๐. Number of terms is ๐+1. To evaluate ๐ ๐ : ๐ ๐ = (๐!) ๐! [ ๐โ๐ !] TI-83/84: To expand (๐+๐) ๐ will require a pattern based on the expansion formula: (๐+๐) ๐ = ๐=0 ๐ ๐ ๐ (๐) ๐โ๐ (๐) ๐ = MATH โ PRB โ ๐ ๐ช ๐ ๐ 0 (๐) ๐ (๐) 0 + ๐ 1 (๐) ๐โ1 (๐) 1 + ๐ 2 (๐) ๐โ2 (๐) 2 +โฏ+ ๐ ๐ (๐) 0 (๐) ๐ 1๐ ๐ก term ๐=0 2๐๐ term ๐=1 3๐๐ term ๐=2 (๐+1)๐ ๐ก term ๐=๐
25
Binomial Theorem 2 Example: Evaluate the expression 10 8 .
Use ๐ ๐ = (๐!) ๐! [ ๐โ๐ !] . TI-83/84: Enter 10 8 = (10!) 8! [ 10โ8 !] = (10!) 8! 2! ๐ ๐ ๐ = (1โ2โ3โ4โ5โ6โ7โ8โ9โ10) 1โ2โ3โ4โ5โ6โ7โ8 1โ2 = 45 10 MATH โ PRB โ ๐ ๐ช ๐ 8
26
Binomial Theorem 3 Example: Expand the expression ( ๐ฅ 2 +2 ๐ฆ 3 ) 4 .
There are 4+1 terms having form ๐ ๐ (๐) ๐โ๐ (๐) ๐ : 1st term 2nd term 3rd term 4th term 5th term = ( ๐ฅ 2 ) ๐ (2 ๐ฆ 3 ) ๐ = (1) (๐ฅ 8 )(1) = ๐ฅ 8 = ( ๐ฅ 2 ) ๐ (2 ๐ฆ 3 ) ๐ = 4 ๐ฅ ๐ฆ = 8 ๐ฅ 6 ๐ฆ 3 = ( ๐ฅ 2 ) ๐ (2 ๐ฆ 3 ) ๐ = 6 ๐ฅ ๐ฆ = 24 ๐ฅ 4 ๐ฆ 6 = ( ๐ฅ 2 ) ๐ (2 ๐ฆ 3 ) ๐ = 4 ๐ฅ ๐ฆ = 32 ๐ฅ 2 ๐ฆ 9 = ( ๐ฅ 2 ) ๐ (2 ๐ฆ 3 ) ๐ = ๐ฆ 12 = 16 ๐ฆ 12 ๐ฅ 8 +8 ๐ฅ 6 ๐ฆ ๐ฅ 4 ๐ฆ ๐ฅ 2 ๐ฆ ๐ฆ 12
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.