Question 178750
Find the 100th term from this sequence 3,6,12,24,48
---------------------
r = 6/3 = 2
-------------------
a(n) = [a(1)]r(n-1)
--------
a(100) = 3*2^(100-1)
a(100) = 3*6.338...x10^29
===========================
Cheers,
Stan H.