SOLUTION: to find the first 3 terms of the Recursively defined sequence:
a1=5 , an=2a n-1
for the answer I got 5,10,20...
is this correct?
Algebra ->
Sequences-and-series
-> SOLUTION: to find the first 3 terms of the Recursively defined sequence:
a1=5 , an=2a n-1
for the answer I got 5,10,20...
is this correct?
Log On
Question 149448: to find the first 3 terms of the Recursively defined sequence:
a1=5 , an=2a n-1
for the answer I got 5,10,20...
is this correct? Found 2 solutions by Fombitz, jim_thompson5910:Answer by Fombitz(32388) (Show Source):