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.
4, 6, 12, 30, 84
We are asked to write the first 5 terms of a sequence given a recursive rule.
| n | a_n | a_(n+1)=3a_n-6 | a_(n+1) |
|---|---|---|---|
| 1 | a_1= 4 | a_(1+1)=3( 4)-6 | a_2= 6 |
| 2 | a_2= 6 | a_(2+1)=3( 6)-6 | a_3 = 12 |
| 3 | a_3= 12 | a_(3+1)=3( 12)-6 | a_4=30 |
| 4 | a_4=30 | a_(4+1)=3(30)-6 | a_5=84 |
Therefore, the first 5 terms of the sequence are 4, 6, 12, 30, and 84.