How do you find the sum of the infinite geometric series 4 + 3 + 2.25 + 1.6875 +… ?
1 Answer
Nov 10, 2015
Use the formula
Explanation:
The sum of a geometric series with initial term
To see this note that:
(1-r) sum_(n=1)^N a r^(n-1) = sum_(n=1)^N a r^(n-1) - r sum_(n=1)^N a r^(n-1)
=sum_(n=1)^N a r^(n-1) - sum_(n=2)^(N+1) a r^(n-1)
=a + color(red)(cancel(color(black)(sum_(n=2)^N a r^(n-1)))) - color(red)(cancel(color(black)(sum_(n=2)^N a r^(n-1)))) - a r^N
=a(1-r^N)
So if
(1-r) sum_(n=1)^oo a r^(n-1)= lim_(N->oo) (1-r) sum_(n=1)^N a r^(n-1) = lim_(N->oo) a(1-r^N) = a*1 = a
Dividing both ends by
sum_(n=1)^oo a r^(n-1)=a/(1-r)
In our case
sum_(n=1)^oo a r^(n-1)= a/(1-r) =4/(1-3/4)=16