Infinite Series Convergence Test: ln((n!e^n)/n^(n+1/2)) [SOLVED]

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
garryh22
Messages
4
Reaction score
0
[SOLVED] Infinite Series

Homework Statement



ln((n!e^n)/n^(n+1/2))

Homework Equations



Does the series above converge or diverge.

The Attempt at a Solution



I can see that it diverges but I'm looking for the appropriate test to show this
 
Physics news on Phys.org
The series is convergent by Cauchy criterium since C(n+1)/C(n)->0 for n>infinity,
as can be easily verified using Striling formula : log(n!) => n*log(n)-n
 
Thanks a great deal. I never heard of the Striling formula till now. I just looked it up, applied it and the expression reduced to ln(1/n)^(1/2) which diverges with p-series. Further insight would be greatly appreciated