Need to evaluate an inf. series

  • Thread starter Thread starter ToxicBug
  • Start date Start date
  • Tags Tags
    Series
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 3K views
ToxicBug
Messages
84
Reaction score
0
For a series that is Sigma (n!)/(n^n), I did the ratio test and now I need to prove that limit (n^n)/(n+1)^n < 1, can someone give me a hand on how I can do this?
 
Physics news on Phys.org
Never seen it before...
 
ToxicBug said:
Never seen it before...

You've never seen:

[tex]\lim_{n\rightarrow \infty}\left(1+\frac{1}{n}\right)^n[/tex]

before?Okie, try a comparison of your original sum with [tex]\sum_{n=1}^\infty\frac{1}{2n^2}[/tex]
 
1/e, you could've just said it... as for your second suggestion, how the hell are the two series similar? Are you joking?
 
ToxicBug said:
1/e, you could've just said it...

I could have also done the whole problem for you, but what's the point of that? I make no apologies for expecting you to meet me well over half way.

ToxicBug said:
as for your second suggestion, how the hell are the two series similar? Are you joking?

No joke. Though I did mean the 2 to be in the numerator to make it more obvious (it doesn't end up mattering though, the terms in your series decay very fast), namely [tex]\sum_{n=1}^\infty\frac{2}{n^2}[/tex].

Break the terms of your series up into 'n' factors:

[tex]\frac{n!}{n^n}=\left(\frac{1}{n}\right)\left(\frac{2}{n}\right)\ldots\left(\frac{n-1}{n}\right)\left(\frac{n}{n}\right)[/tex]

Now compare with [tex]\frac{2}{n^2}[/tex].