Aritmetic Sequence Notes
Aritmetic Sequence Notes
Objective: 1. Evaluate the nth term of an arithmetic sequence 2. Write sequences in explicit and recursive form.
Extra Example #1
Decide whether each sequence is arithmetic.
2 2
a 2 a1 4
an a1 (n 1)d
Why might it be hard to find the 100th term of a sequence given the recursive formula?
Example
Write an explicit rule for the nth term of the sequence 32, 47, 62, 77, Then find a12.
d 47 32 15
a1 32
an a1 (n 1)d
an 32 ( n 1)(15) a12 32 (12 1)(15) 197
Extra Example
One term for an arithmetic sequence is a8 = 50. The common difference is d =0.25 Write the expicit rule for the nth term.
an a1 (n 1)d
a8 a1 (8 1) 0.25
50 a1 (8 1) 0.25
48.25 a1
Extra Example #2
Write the rule for the arithmetic sequence a1=15 and d=5. a. Explicit rule b. Recursive rule To obtain the recursive equation, use the fact that you can obtain an by adding the common difference to the previous term.
an a1 (n 1)d
an 15 (n 1)5
an 5n 10
an an 1 d
an an 1 5