Find the radius of convergence of the series:
\[\large \sum_{n=1}^{\infty} \frac{n!x^n}{n^n}\] What I did was apply the root test, so: \[\huge \lim_{n \rightarrow \infty}\sqrt[n]{\frac{n!x^n}{n^n}}= x \lim_{n \rightarrow \infty} \frac{\sqrt[n]{n!}}{n}\] I applied L'Hospital's rule and determined that the limit is 0, which means the radius should be \(\infty\), but that's not the right answer =/
Iʻd ask @Hero
Oh wait, that just means that it's convergent, right? Since L<0. It's been a while since I've taken Calculus 2 >_< Taking differential equations right now..
L<1*
http://www.wolframalpha.com/input/?i=Lim [%28%282+Pi+n%29^%281%2F%282n%29%29%29%2Fe%2Cn-%3EInfinity] \[ \lim_{x\to\infty}\frac{2\pi n^{\frac{1}{2n}}}{e}=\frac{1}{e} \] Don't ask me why.
Put this into WolframAlpha. Lim[((2 Pi n)^(1/(2n)))/e,n->Infinity]
That doesn't make sense to me though. I don't necessarily want the answer -- I want to know how to solve it.
use ratio test
@Zarkon Shouldn't they give me the same answer?
yes...ratio test is the method to use for this problem though
otherwise you need to use Stirling's approximation
\[ \begin{align*} &\phantom{{}={}}\lim_{n\to\infty}\sqrt[n]{\frac{n!}{n^n}}\\ &=\lim_{n\to\infty}\sqrt[n]{\frac{\sqrt{2\pi n}(\frac{n}{e})^n}{n^n}}\\ &=\lim_{n\to\infty}\frac{(2\pi n)^\frac{1}{2n}(\frac{n}{e})}{n}\\ &=\lim_{n\to\infty}\frac{(2\pi n)^\frac{1}{2n}}{e}\\ &=\frac{1}{e}\lim_{n\to\infty}n^\frac{1}{2n} \end{align*} \] Take logarithm of that limit than solve it.
I still got 0 =/ `Ratio Test`: \[\large \lim_{n \rightarrow \infty}\frac{ (n+1)!x^{n+1} }{ (n+1)^{n+1} }* \frac{ n^n }{ n!x^n }=\lim_{n \rightarrow \infty}\frac{ n }{ (n+1)^n }\]\[\large L'Hospital's \rightarrow \lim_{n \rightarrow \infty}\frac{ 1 }{ n(n+1)^{n-1} }=0\]
that is because you did it wrong
Oh, where did I mess up?
\[\frac{ (n+1)!x^{n+1} }{ (n+1)^{n+1} }\frac{ n^n }{ n!x^n }=\frac{(n+1)xn^n}{(n+1)^{n+1}}=\frac{xn^n}{(n+1)^{n}}\]
Ah yeah I left out the exponent of n on the top.. But how would I take the limit of that then?
\[\frac{xn^n}{(n+1)^{n}}=\frac{x}{\frac{(n+1)^n}{n^n}}=\frac{x}{\left(\frac{n+1}{n}\right)^n}=\frac{x}{\left(1+\frac{1}{n}\right)^n}\]
\[\lim_{n\to\infty}\left(1+\frac{1}{n}\right)^n=e\]
Why does that equal e? Wouldn't it be 1 then? 1/infinity (approaching it) would be 0. so (1+0)^infinity would be 1?
Ah okay, I was never taught that. Definitely good to know now though. Thanks!!
Join our real-time social learning platform and learn together with your friends!