Convergence Proof (As Part of Geometric Series Sum)

Mathmo
Messages
7
Reaction score
0

Homework Statement


I am trying to prove the sum of a geometric series, but one of the steps involves deriving this result:

\lim_{n\to\infty}r^{n}=0

so that you can simplify the sum of a geometric series, where I have got to this stage:

S_{\infty} = \frac{a(1-r^{\infty})}{1-r}


Homework Equations


\lim_{n\to\infty}r^{n}=0
s.

The Attempt at a Solution


I've managed to do the rest of the derivation and can continue past the above steps, by assuming that the limit does equal zero, but I am stuck on the proof. I've looked online and it seems you need calculus to prove this, but we've not been taught any.

I know the limit equals zero for r <|1|, as it makes sense intuitively, but how do I prove this or start to?

Thanks
 
Physics news on Phys.org
Uuh, how can you talk about series without knowing calculus in the first place...

Anyway, you have to show this limit is 0. So, what does "limit" mean?? What is the definition??
 
The limit is what it tends to, I understand that and know it tends to zero by trying values. e.g. (1/2)^9999, but how do I prove this?
 
You prove that by applying the definition of limit. What is that??
 
\lim_{x\to a}f(x)=L means that given any real number e>0, there exists another real number d, such that:

if 0<|x-a|<d then |f(x) - L|<e

But I'm not sure what to do next?
 
Mathmo said:
\lim_{x\to a}f(x)=L means that given any real number e>0, there exists another real number d, such that:

if 0<|x-a|<d then |f(x) - L|<e

But I'm not sure what to do next?

That is the definition for the limit of a continuous function. Here you want to do another limit: you want to take the limit of a sequence. This is something completely different then what you wrote down...

The thing you need to prove is that for all e>0, there existss a positive integer N, such that for all n>N holds |r^n|&lt;e.
 
Thanks for your help, but I must just be really stupid, as I'm still stuck on how to progress. :(
 
Let 0<r<1. We can write r=1/(1+p) for p>1. Now we can do

(1+p)^n&gt; np

So

0&lt;r^n&lt;\frac{1}{n p}

So in order to prove that the left hand side converges to zero, it suffices to prove that the right hand side converges to 0.
 
Thanks again for your help, but now I'm even more confused:

1) Do you mean p > 0?
2) What allows you to say that (1+p)^n >np
 
  • #10
I think that we should point out that your basic statement, \lim_{n\to\infty} r^n= 0 is only true for some values of r. What are your conditions on r?
 
  • #11
Mathmo said:
Thanks again for your help, but now I'm even more confused:

1) Do you mean p > 0?

I mean that p is strictly larger than zero.

2) What allows you to say that (1+p)^n >np

Prove this by induction.
 
  • #12
HallsofIvy said:
I think that we should point out that your basic statement, \lim_{n\to\infty} r^n= 0 is only true for some values of r. What are your conditions on r?

-1<r<1
I think

micromass said:
I mean that p is strictly larger than zero.



Prove this by induction.
I will try to prove this by induction and come back.
 
  • #13
micromass said:
Let 0<r<1. We can write r=1/(1+p) for p>1. Now we can do

(1+p)^n&gt; np

So

0&lt;r^n&lt;\frac{1}{n p}

So in order to prove that the left hand side converges to zero, it suffices to prove that the right hand side converges to 0.

Again thanks for your help, I can show the first part of induction, that for n=1:

(1+p) &gt; p

which is true.

When I try and extend this to n+1 I get:

(1+p)^{n+1} &gt; (n+1)p

(1+p)^{n}(1+p) &gt; np + p

But I don't know how to prove this last step?
 
  • #14
Mathmo said:
Again thanks for your help, I can show the first part of induction, that for n=1:

(1+p) &gt; p

which is true.

When I try and extend this to n+1 I get:

(1+p)^{n+1} &gt; (n+1)p

(1+p)^{n}(1+p) &gt; np + p

But I don't know how to prove this last step?

What is your induction hypothesis?? Multiply both sides of it by 1+p.
 

Similar threads

Replies
2
Views
2K
Replies
1
Views
1K
Replies
3
Views
1K
Replies
6
Views
1K
Replies
5
Views
1K
Replies
1
Views
1K
Replies
6
Views
2K
Replies
3
Views
2K
Replies
14
Views
2K
Back
Top