Stirling's formula probability

indigojoker
Messages
240
Reaction score
0
Use Stirling's formula, n!=sqrt(2 pi n) n^n e^{-n}, to estimate the probability that all 50 states are represneted in a group of 50 councilmen chosen at random.

I think it should be:

P=\frac{50!}{50^{50}}

So using Stirling's formula, we get:

P=\frac{\sqrt{2 \pi 50} 50^{50} e^{-50}}{50^{50}}
P=\sqrt{2 \pi 50} e^{-50}

is this the correct approach?
 
Physics news on Phys.org


indigojoker said:
Use Stirling's formula, n!=sqrt(2 pi n) n^n e^{-n}, to estimate the probability that all 50 states are represneted in a group of 50 councilmen chosen at random.

I think it should be:

P=\frac{50!}{50^{50}}

So using Stirling's formula, we get:

P=\frac{\sqrt{2 \pi 50} 50^{50} e^{-50}}{50^{50}}
P=\sqrt{2 \pi 50} e^{-50}

is this the correct approach?
Presuming each councilman represents one of the 50 states, your work is correct!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top