Prove that a series converges:

  • Thread starter Thread starter mathkid2233
  • Start date Start date
  • Tags Tags
    Series
mathkid2233
Messages
1
Reaction score
0

Homework Statement


Let {a_n} be a sequence of positive numbers such that the sum of {a_n} from n = 1 to n = infinity converges. Show that the sum of {a_n} ^ (p / (p + 1)) from n = 1 to n = infinity also converges.


Homework Equations



n/a

The Attempt at a Solution



My professor provided me with some guidance here and I would like to double check and make sure that I'm on the right track. He told me to consider the terms with the sums with the property {a_n} ^ (1 / (p + 1)) <= 1/2. From this series, I believe that the series {a_n} ^ (p / (p + 1)) consisting of these terms would have to converge to 1/2. If all the terms were <= 1/2, then obviously this series would converge via the comparison test because {a_n} ^ (p / (p + 1) <= {a_n} ^ (p / (p +1)).

However, there is the case where {a_n} ^ (1 / (p + 1)) > 1/2. I changed the inequality so it now reads as 1 / ({a_n} ^ (1 / (p + 1))) < 2. Something should work out here but I don't see it at the moment.
 
Physics news on Phys.org
That's not even true. Pick a_n=1/n^2. That converges. Pick p=1. (1/n^2)^(1/2)=1/n. That does not converge. Did you forget a premise?
 
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...
Back
Top