Prove that the series converges

  • Thread starter Thread starter embemilyy
  • Start date Start date
  • Tags Tags
    Series
embemilyy
Messages
8
Reaction score
0

Homework Statement



If \sum(an) converges, and an>0, prove that \sum\sqrt{an}/n converges

Homework Equations


The Attempt at a Solution



I'm trying to use the comparison test, since an>0. So I have to prove that an>\sqrt{an}/n. But I keep getting stuck here because an approaches zero, so an is not greater than \sqrt{an}
 
Physics news on Phys.org
I think so!

If \sum\sqrt{an}/n diverges, then the limit as n approaches infinity of (\sqrt{a(n+1)}/(n+1))/\sqrt{an}/n is greater than or equal to 1, which implies that the limit as n approaches infinity of \sqrt{a(n+1)}/\sqrt{an} is greater than or equal to 1, which implies that the limit as n approaches infinity of a(n+1)/an is strictly greater than 1, which implies divergence.
A contradiction, thus the above series is not divergent.

I think that's it. If so, thank you so much!
 
embemilyy said:
If \sum\sqrt{an}/n diverges, then the limit as n approaches infinity of (\sqrt{a(n+1)}/(n+1))/\sqrt{an}/n is greater than or equal to 1
No, that isn't what I had in mind. (\sqrt{a(n+1)}/(n+1))/\sqrt{an}/n might not converge to a limit.
Thinking about it some more, I don't think the "comparison test 2" can help after all. The problem is that the ratio of consecutive terms of an could go the 'wrong' way occasionally. E.g. a2n+1 = a2n/10 = a2n-1/5.
But I think I see how to do it. Try partitioning the an series into two sums, one consisting of those terms ≤ 1/n2, and one consisting of those > 1/n2
 
Here's a different hint. Since$$
0\le (a-b)^2= a^2-2ab+b^2$$it follows that$$
ab\le \frac{a^2+b^2}{2}$$holds for any numbers ##a## and ##b##. See if you can use that.
 
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