Geometric Series starting from 1

seal308

New member
Joined
May 11, 2015
Messages
14
My textbook has this formula:
Screen%20Shot%202017-02-13%20at%208.58.50%20AM_zps85xos5zr.jpg


I have a question that has a geometric series that starts from 1, how do I solve that.
Specifically this:

Screen%20Shot%202017-02-13%20at%209.06.03%20AM_zpsbcyosmql.jpg



My attempt was this:
Screen%20Shot%202017-02-13%20at%209.04.20%20AM_zpskhzgxrpq.jpg

But I don't get how this would change the formula on the right hand side
 
Not sure what you're asking.

Standard formula for geometric series:
SUM = a(m^n - 1) / (m - 1)
a = 1st term
m = multiplyer
n = number of terms.

Example: 1,3,9,27 = 40
a=1, m=3, n=4
SUM = 1(3^4 - 1) / (3 - 1) = 40

Does that help?

It's alright I found my book has the formula for a geometric series starting from 0. So I got the solution.
 
My textbook has this formula:
Screen%20Shot%202017-02-13%20at%208.58.50%20AM_zps85xos5zr.jpg


I have a question that has a geometric series that starts from 1, how do I solve that.
Specifically this:

Screen%20Shot%202017-02-13%20at%209.06.03%20AM_zpsbcyosmql.jpg



My attempt was this:
Screen%20Shot%202017-02-13%20at%209.04.20%20AM_zpskhzgxrpq.jpg

But I don't get how this would change the formula on the right hand side

That series

Screen%20Shot%202017-02-13%20at%209.06.03%20AM_zpsbcyosmql.jpg


does not start with 1.

It goes like → a*r + a*r2 + a*r3 + a*r4 ..... + a*rn-1 + a*rn

Is that what you wanted?
 
Top