phrygian
- 77
- 0
Homework Statement
Find if the sum from n = 1 to infinity of (n^n)/n! diverges or not.
Homework Equations
p = an+1/an
The Attempt at a Solution
Using the comparison test I get to the point where p_n = (n+1)^(n+1) / [(n+1) n^n]
Shouldnt p just be 0, don't (n+1)^(n+1) and n^n cancel for large n? The book says the answer is p = e, how do you get there?
Thanks for the help!