Convergent Series Homework: For What Values of p Does It Converge?

  • Thread starter Thread starter tarheelborn
  • Start date Start date
  • Tags Tags
    Convergent Series
tarheelborn
Messages
121
Reaction score
0

Homework Statement



For what values of p does the series [1/1^p - 1/2^p + 1/3^p - 1/4^p +... converge?

Homework Equations





The Attempt at a Solution



I believe that this series converges for all p \in N because the sequence of a_n's is nonincreasing and converges to 0. I am not quite sure, however, to show that it converges to 0. I know that the sequence 1/n converges to 0 and I know that p is fixed, but I don't know how to massage that information into what I need. Thanks.
 
Physics news on Phys.org
If the series is alternating, then you only need to show that |a_n| \leq |a_{n-1}| and that the sequence of ans converges to zero.

A sequence converges to zero if for any positive real number \epsilon, you can find a N large enough so that a_n < \epsilon for all n>N.
 
Right; I understand the epsilon proof and the theorem related to alternating series. Although I know it sounds really dumb, I am having trouble finding N.
 
\frac{1}{N^p} = \epsilon.

Now, for certain kinds of p you can always find an N for every epsilon.
 
I was thinking for p >= 0. Thank you so much.
 
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