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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top