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
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
Question 301739
:
what is the sum of the first 15 terms in the geometric sequence 2,4,8...?
Answer by
Alan3354(69443)
(
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