6. The Binomial Theorem
Sign In
The given rule means that every term a_(n+1) is the sum between the previous term a_n and 5.
-2, 3, 8, 13, 18
We are asked to write the first 5 terms of a sequence given a recursive rule.
| n | a_n | a_(n+1)=a_n+5 | a_(n+1) |
|---|---|---|---|
| 1 | a_1= -2 | a_(1+1)= -2+5 | a_2= 3 |
| 2 | a_2= 3 | a_(2+1)= 3+5 | a_3 = 8 |
| 3 | a_3= 8 | a_(3+1)= 8+5 | a_4=13 |
| 4 | a_4=13 | a_(4+1)=13+5 | a_5=18 |
Therefore, the first 5 terms of the sequence are -2, 3, 8, 13, and 18.