Understanding the Radius of Convergence for E 1/n^x in Calculus

incus
Messages
2
Reaction score
0
Having a hard time with this one: E 1/n^x , have tried too use n^-x=e^(-x ln n) which in turn e^(...) = lim n->OO (1-(x ln n)/n)^n and then go on with finding the centre, but I feel I'm far far off. How to get it like E an(x-c)^n and use the more straight foreward path.
 
Physics news on Phys.org
Hi incus!

The series

\sum_{n=0}^{\infty}\frac{1}{n^x}

is not a power series, so it does not have a radius convergence. It does however have a region of convergence (the x so that the series converges). Is x supposed to be a real or complex variable?

In the case where x is a real variable you can use the integral test to find the region of convergence.

The case where x is complex can be reduced to the real case by considering the real part of x and the absolute value of the terms in the series.
 
You can't ask for a radius of convergence unless you say which point you are expanding around. I'm guessing the actual question is 'for what values of x does the series converge'. Is x complex? Hint: your series is a p-series. And your series defines part of the Riemann zeta function.
 
Thanks for steering me in the right direction yyat and Dick. Got blinded by the question.
 
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