A geometric sequence is defined recursively by an = 4an-1. The 10th term of the sequence is a10 = 3.5. What is a13?

1 Answer
Jul 9, 2015

Using (I think) a different interpretation of the question than Spandy's answer (which I'm not certain I understand):
color(white)("XXXX")XXXXa_13 = 224a13=224

Explanation:

Assuming the "givens" are:
color(white)("XXXX")XXXXa_n=4a_(n-1)an=4an1
color(white)("XXXX")XXXXa_10 = 3.5a10=3.5

a_11 = 4*a_10 = 4*3.5 = 14a11=4a10=43.5=14

a_12 = 4*a_11 = 4*14 = 56a12=4a11=414=56

a_13 = 4*a_12 = 4*56 = 224a13=4a12=456=224