SOLUTION: what is the explicit form for 1.5 3 6 12 in geometric sequence?

Algebra ->  Sequences-and-series -> SOLUTION: what is the explicit form for 1.5 3 6 12 in geometric sequence?      Log On


   



Question 452540: what is the explicit form for 1.5 3 6 12 in geometric sequence?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
what is the explicit form for 1.5 3 6 12 in geometric sequence?
----
n=1: s(1) = 1.5
--
n=2: s(2)= 1.5*2
---
n=3: s(3)= 1.5*2^2
---
n=4: s(4)= 1.5*2^3
--------------------
n=k: s(k) = 1.5*2^(k-1)
============================
Cheers,
Stan H.
===========