I was wondering why this works and if it works every time

  • Thread starter Thread starter end3r7
  • Start date Start date
  • Tags Tags
    Time Works
end3r7
Messages
168
Reaction score
0

Homework Statement


I have to find for which values of x the following converge


Homework Equations


\sum n x^{n}

\sum \frac{x^{n}}{n}

\sum n^{n} x^{x}


The Attempt at a Solution



I used the ratio test for the first two and the root test for the last and found respectively that x must lie within

(-1,1)
[-1,1)
{0}

Are these right?
and
Is this the right way to go all the time?

I was wondering when I'll be able to apply the ratio/root tests for radii of convergence. Is it just when we have power functions?
 
Physics news on Phys.org
For the last one you mean sum(n^n*x^n), right? I think they are all correct. You can apply any legitimate test to any series, whether it is a power function or not.
 
The ratio and root test work for any series, as Dick said, but it may be difficult to calculate the ratios or roots. It is when you have products or powers, as in power series, that they are easy to apply.
 
You are correct Dick.

And thanks for the advice guys. =D
 
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