I need to find the first five terms. Explaining would help a lot.
a1=9
an=3an-1+4
n being the term number.
a2 = 3a1+4 = 3(9)+4 = 31
a3 = 3a2+4 = 3(31)+4 = 97
a4 = 3a3+4 = 3(97)+4 = 295
a5 = 3a4+4 = 3(295)+ 4 = 889
an=3an-1+4 ... a1 = 9
a2 = 3(9) + 4 = 31
a3 = 3(31) + 4 = 97
a4 = 3(97) + 4 = 295
a5 = 3(295) + 4 = ... you do this one
Copyright © 2024 Q2A.ES - All rights reserved.
Answers & Comments
a1=9
a2 = 3a1+4 = 3(9)+4 = 31
a3 = 3a2+4 = 3(31)+4 = 97
a4 = 3a3+4 = 3(97)+4 = 295
a5 = 3a4+4 = 3(295)+ 4 = 889
an=3an-1+4 ... a1 = 9
a2 = 3(9) + 4 = 31
a3 = 3(31) + 4 = 97
a4 = 3(97) + 4 = 295
a5 = 3(295) + 4 = ... you do this one