SOLUTION: what is the sum of the first 15 terms in the geometric sequence 2,4,8...?

Algebra ->  Sequences-and-series -> SOLUTION: what is the sum of the first 15 terms in the geometric sequence 2,4,8...?      Log On


   



Question 301739: what is the sum of the first 15 terms in the geometric sequence 2,4,8...?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
what is the sum of the first 15 terms in the geometric sequence 2,4,8...?
-----------------
It's 2*(1,2,4,8...)
= 2*(2^15 - 1)
= 2^16 - 2
= 65534