Proof of Convergence: a_n>=0 and summation a_n

  • Thread starter Thread starter fk378
  • Start date Start date
  • Tags Tags
    Convergence Proof
fk378
Messages
366
Reaction score
0

Homework Statement


Prove that if a_n>=0 and summation a_n converges, then summation (a_n)^2 also converges.

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.
 
Last edited:
Physics news on Phys.org
fk378 said:
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}}?
 
Last edited:
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)
 
fk378 said:
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|.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top