Does Convergence of \(\sum a_n\) Imply Convergence of \(\sum a_n^2\)?

  • Thread starter Thread starter stukbv
  • Start date Start date
stukbv
Messages
112
Reaction score
0

Homework Statement


My questions is that if \suman converges then does \suman2 converge?


Homework Equations





The Attempt at a Solution


I have said that if an converges we can say that an+1/an tends to a where a < 1.

Then we can say from this that (an+1)2/an2 tends to a2, since a < 1 , a2< 1 too, thus \suman2 converges.

Is this right?!?
Thanks a lot!
 
Physics news on Phys.org
Looks right to me, at first glance.
 
Another way to tackle the problem is to observe that the sum of an is Cauchy, so the sum of an*an would also be Cauchy.
 
Also, you should use [ itex] instead of [ tex] now. Using [ tex] will start a new line...
 
You are trying to use the ratio test backwards. That doesn't work. Suppose an converges and the ratio converges to 1 or -1? Or doesn't even converge at all? What happens then? In fact, if an isn't absolutely convergent, then your statement isn't true. Suppose an=(-1)^n/sqrt(n)?
 
Last edited:
If your terms are all positive, then you can use the comparison test since the square function is increasing for positive numbers.

As Dick said, it's not always true.
 
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