PDA

View Full Version : Proof of convergence


fk378
Feb16-08, 04:02 PM
1. The problem statement, all variables and given/known data
Prove that if a_n>=0 and summation a_n converges, then summation (a_n)^2 also converges.




3. The attempt at a solution
(Note: When I say "lim" please assume the limit as n-->infinity). I just want it to be a little clearer to read)

If summation a_n converges, then lim(a_n)=0. If lim(a_n)=0, then lim(a_n)^2=0.
If summation (a_n)^2 diverges, then lim(a_n)^2 does not equal 0. But lim(a_n)^2=0, so summation (a_n)^2 must converge.

Can anyone let me know if this is a valid proof? I'm not sure how else to prove it otherwise.....thank you.

jhicks
Feb16-08, 05:09 PM
If summation (a_n)^2 diverges, then lim (n-->inf) (a_n)^2 does not equal 0. But lim (n-->inf) (a_n)^2=0, so summation (a_n)^2 must converge.

I'm having some trouble following those lines. What about a_{n}=\frac{1}{\sqrt{n}}?

fk378
Feb16-08, 06:25 PM
Oh, that does go against my proof. I don't know how else to prove it then. Any suggestions?

(I also edited a bit of my original post so that it would be a bit easier to read, hopefully)

jhicks
Feb16-08, 07:44 PM
I'm pretty sure you posted this a week ago as well. Dick provided a succinct proof. I'm not saying it's the only way, but it is definitely easy.

http://www.physicsforums.com/showthread.php?t=214061

HallsofIvy
Feb16-08, 08:16 PM
If summation (a_n)^2 diverges, then lim(a_n)^2 does not equal 0.
This is definitely NOT true!

However, it is true that if \sum a_n converges then lim a_n= 0.
For sufficiently large n, an< 1 and so an2< |an|.