















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Instructions on how to use recursive formulas to list terms in arithmetic and geometric sequences. It includes examples of finding recursive formulas for various sequences and explains the concepts of explicit and recursive formulas, common differences and ratios, and the difference between arithmetic and geometric sequences.
Typology: Slides
1 / 23
This page cannot be seen from the preview
Don't miss anything!
















1
2
Write recursive formulas for arithmetic and geometric sequences. Recursive Formula 4 a 1 ,^ a 2 ,^ a 3 ,^ a 4 , โฆ, an-2, an-1, an, an+1, an+2, โฆ A sequence is an ordered set of numbers. Each number in the sequence is a term of the sequence. A sequence may be an infinite sequence that continues without end, such as the natural numbers, or a finite sequence that has a limited number of terms, such as {1, 2, 3, 4}. Values in the domain are called term numbers and are represented by n. Instead of function notation, such as a(n), sequence values are written by using subscripts. The first term is a 1 , the second term is a 2 , and the nth term is a n
You can think of a sequence as a function with sequential natural numbers as the domain and the terms of the sequence as the range.
Write recursive formulas for arithmetic and geometric sequences. Notation 5 an is read โa sub n.โ Reading Math an-1 (โa sub n minus 1.โ) is the number immediately preceding an. (โa sub n.โ) Reading Math an+1 (โa sub n plus 1.โ) is the number immediately following an. (โa sub n.โ) Reading Math
Write recursive formulas for arithmetic and geometric sequences. Recursive 7 Find the first 5 terms of the sequence with The first term is given, a 1 = โ2. The first 5 terms are โ2, โ4, โ10, โ28, โ82. **a 1 = โ2 and a n = 3a nโ
a 2 = 3 a 1
a 2
a 3 = 3a 2
a 3
a 4 = 3 a 3
a 4
a 5 = 3 a 4
a 5
This recursive formula tells us to find each term of the sequence by multiplying the previous term by 3 then adding 2. a 3 = - a 2
Write recursive formulas for arithmetic and geometric sequences. Linear Sequence 8 An arithmetic sequence is a sequence where the difference between successive terms is a constant. The difference is the โ common difference โ and the sequence is linear. n 1 2 3 4 5 an 2 7 12 17 22 +1 +1 +1 + +5 +5 +5 + The common difference is 5 and the sequence is an arithmetic sequence. To find each term we simply add 5 to the previous term. (^) a n = a n-1 +^^5
Write recursive formulas for arithmetic and geometric sequences. Recursive Formula 10 Find the recursive formula for the sequence; -26, -22, -18, -14, -10, โฆ The common difference is 4 and the first term is -26. The sequence is an arithmetic sequence. To find each term we simply add 4 to the previous term. a n = a n-1 + 4 The common difference is 1.5 and the first term is -1. The sequence is an arithmetic sequence. To find each term we simply add 1.5 to the previous term. a n = a n-1 + 2. Find the recursive formula for the sequence; -1, 0.5, 2, 3.5, โฆ
Write recursive formulas for arithmetic and geometric sequences. Recursive Formula 11 Find the recursive formula for the sequence; 5, 1.5, -2, -5.5, โฆ The common difference is -3.5 and the first term is 5. The sequence is an arithmetic sequence. To find each term we simply add -3.5 to the previous term. a n = a n-1 + -3. There is no common difference but there is a common ratio. The sequence is an geometric sequence. To find each term we simply multiply the previous term by 2. a n = 2 a n-1. Find the recursive formula for the sequence; 2, 4, 8, 16, โฆ The first term is 2.
Write recursive formulas for arithmetic and geometric sequences. Recursive Formula The recursive formula for an arithmetic sequence is 13 an = an โ 1 + d
an โ 1 is the term immediately before the nth term. d is the common difference The recursive formula for a geometric sequence is (^) a n =^ ran โ 1
an โ 1 is the term immediately before the nth term. r is the common ratio
Write recursive formulas for arithmetic and geometric sequences. Recursive Formula From your book 14
Write recursive formulas for arithmetic and geometric sequences. Recursive Formula 16 Determine if the sequence is arithmetic, geometric, or neither. Try a common difference 40 - 120 = - No common difference, thus not arithmetic Try a common ratio 40 120 = 1 3 40 3 40 = 1 3 40 9 40 3 = 1 3 120 , 40 , 40 3 , 40 9 ,... 40 3 โ 40 = โ 80 3 The common ratio 1 3 The sequence is geometric. First term 120, common ratio 1 3
n
nโ 1
1
Write recursive formulas for arithmetic and geometric sequences. Recursive Formula 17 Determine if the sequence is arithmetic, geometric, or neither. 20, 14, 8, 2, โฆ Try a common difference 14 - 20 = -6^ 8 - 14 = -6^ 2 - 8 = - The common difference is - The sequence is arithmetic. First term 20, common difference - a n = a n-1 + -6; a 1 = 20
Write recursive formulas for arithmetic and geometric sequences. Continuity Correction Find a recursive formula for a n = -2n - 1 19 a 1 = -2(1) - 1 = - a 2 = -2(2) - 1 = - a 3 = -2(3) - 1 = - The first term is -3, and the common difference is -2. The recursive formula is a n = a n-1 - 2. a n = a 0 + nd a n = a n-1 + - -1 is the โzerothโ term, or the term before a 1 , and -2 is the common difference.
Write recursive formulas for arithmetic and geometric sequences. Explicit Formula 20 a 1 = 9. a 2 = 9.5 + .5 = 10 a 3 = 10 + .5 = 10. The first term is 9.5, and the common difference is 0.5. The explicit formula is a n = 9 + 0.5 n. a n = 9 + 0.5n 9 is the โzerothโ term, or the term before a 1 , and 0.5 is the common difference. Find a explicit formula for a 1 = 9.5, a n = a n-1 + 0.