Proving Convergence of Sum(a_n)^2: Examples & Explanation

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

Homework Statement


Prove that if a_n>or equal to 0, and sum(a_n) converges, then sum(a_n)^2 also converges.


The Attempt at a Solution


The only example I can think of is 1/(n^p) where p is any exponent greater than 1. Are there any other examples that I can use or do I only need to use this example to prove it?
 
Physics news on Phys.org
I don't think you can prove something by example.
 
If sum(a_n) converges then there must be an N such that for n>=N, a_n<=1, right? sum(a_n) for n>=N converges. Do a comparison test between a_n and a_n^2 for n>=N.
 
Last edited:
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...

Similar threads

Back
Top