Can someone explain why this is a proof?

  • Thread starter Thread starter flyingpig
  • Start date Start date
  • Tags Tags
    Explain Proof
flyingpig
Messages
2,574
Reaction score
1

Homework Statement



Prove that the geometric series \sum_{n=1}^{\infty} r^n if -1 < r < 1


2. The Solution

s_n = r + r^2 + ... + r^n

rs_n =r^2 + r^3 ... + r^{n+1}

s_n - rs_n = r - r^{n+1}

s_n = \frac{r - r^{n+1}}{1 -r}

For |r|<1

As\;n\to\infty\;,r^{n+1}\to \infty

Therefore

\lim_{n\to\infty}s_n=\frac{r}{1-r}

Q.E.D

Question

The solution is what we took in notes during lecture.

Now here is my question why does \lim_{n\to\infty}s_n=\frac{r}{1-r} answer the proof? How does that prove the geometric series \sum_{n=1}^{\infty} r^n converge?
 
Physics news on Phys.org
Because s_n is a partial sum of the series. And the definition of convergence of a series is that the limit of the partial sums converges. Look up the definition of convergence.
 
There is an error in what you wrote.
|r| < 1
As\;n\to\infty\;,r^{n+1}\to \infty
You should have
As\;n\to\infty\;,r^{n+1}\to 0
 
Mark44 said:
There is an error in what you wrote.

You should have
As\;n\to\infty\;,r^{n+1}\to 0

Yeah lol, it seems I make one of these TEX mistakes every time lol

thanks for catching that
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top