tsuwal
- 105
- 0
Homework Statement
Homework Equations
The Attempt at a Solution
Do I need to used the boring Stirling formula?
tsuwal said:Homework Statement
View attachment 56798
Homework Equations
The Attempt at a Solution
Do I need to used the boring Stirling formula?
tt2348 said:Actually, i think this problem can be done without stirrings. For the top factorial, you have (2n-2) terms, giving a leading term of (2n)^(2n-2) for the expansion. Then the bottom will have (n^(n-2)+...)(n^n+...), giving a leading coefficient n^(2n-2)... This your limit becomes (2n-2)!/(2^(2n-2)*n!*n-2!)~O(2^(2n-2)*n^(2n-2)/(2^(2n-2)*n^(2n-2))~1
tsuwal said:I don't use the stirling formula because it is just a aproximation and I'm not sure if I can substitute n! by n^n/e^n
In fact, wolfram alpha says the limit of n!*e^n/n^n as n goes to infinity is not 1, is infinity, so it is not a good aproximation, right?
tsuwal said:Now it makes sense. I didn't knew "that" stirling formula, mine is deduced from the numerical integration of the logarithmic function by ln(n!). Would like to know how do you get to your formula though.. Thanks!