What is the sum of the geometric series 1 + 1/3 + 1/9 + 1/27 ...

The geometric series takes the form of ax^n where n is a number from 0 to infinity with 0 being the first number in the series. 

The sum of this series is S = a + ax + ax^2 + ... 

If we break this series when n is N then the sum of this smaller segment is S_{N}: S_{N} = a + ax + ax^2 + ... + ax^N

If we multiply this by x we have: xS_{N} = ax + ... ax^(N+1)

Then by substracting xS_{N} from S_{N} we have: S_{N}(1 - x) = a(1 - x^{N})

Hence, the sum of this segment is:  S_{N} = (a*(1 - x^{N}))/(1 - x)

Tending N to infinity we get: S = a/(1 - x) In our case a = 1 and x = 1/3 so S = 1/(1 - 1/3) = 1/(2/3) = 3/2

So the answer to the question is 3/2.

RT

Related Maths A Level answers

All answers ▸

Solve |3x+1| = 1


A curve, C, has equation y =(2x-3)^5. A point, P, lies on C at (w,-32). Find the value of w and the equation of the tangent of C at point, P in the form y =mx+c.


How do you sketch the graph of a function?


What is the centre and radius of the circle x^2+y^2-6x+4y=-4