Posted by esmat on Monday, June 13, 2011 at 5:35pm.
Probability for one molecule to be in that region is
q = V/V0
therefore:
P(V,N) =
N0!/(N! (N0-N)!) q^N (1-q)^(N - N0)
The average number N' is q N0 because the probability q for each molecule to be in the region is independent. You can also find this by direct computation:
N' = Sum from N = 0 to N0 of N P(V,N)
To perform the summation, consider the function
Q(V,N) =
N0!/(N! (N0-N)!) q^N r^(N - N0)
where q and r are considered to be independent variables. Then we can compute the summation by differentiating w.r.t. q while keeping r constant and then we put r = 1-q
So, we have:
N' = f(q,1-q)
where
f(q,r) = Sum from N = 0 to N0 of
q d/dq Q(V,N) =
q d/dq Sum from N = 0 to N0 of Q(V,N) =
q d/dq (q+r)^N0 =
N0 q (q+r)^(N0-1)
We thus have:
N' = f(q,1-q) = N0 q
The standard deviation can be evaluated in a similar way.
<N^2> = g(q,1-q)
with
g(q,r) = q d/dq q d/dq (q+r)^N0 =
N0 q d/dq q (q+r)^(N0-1) =
N0 q (q+r)^(N0-1) +
N0 q^2 (N0-1)(q+r)^(N0-2)
So,
<N^2> = N0 q + N0(N0-1)q^2
<N^2> - <N>^2 =
N0 q + N0(N0-1)q^2 - N0^2 q^2 =
N0 q - N0 q^2 =
N0 q (1-q)
So, the standard deviation is:
sqrt[No q (1-q)]
To derive the Gaussian and Poisson approximation in the appropriate limits, you need to expand
Log(P) using the Stirling approximation for log(N!) for large N. This only involves trivial manipulations.
Related Questions
chemistry - Consider a system consisting of a cylinder with a movable piston ...
chemistry - Consider a system consisting of a cylinder with a movable piston ...
PHYSICS - An air bubble has a volume of 1.65 cm3 when it is released by a ...
Intro to Physics - An air bubble has a volume of 1.65 cm3 when it is released by...
chemistry - Nitrogen (N2) and hydrogen (H2) react to form ammonia (NH3). ...
science - Calculate the number of molecules in a deep breath of air whose volume...
Thermal Physics, Kinetic Theory of Gases - Oxygen (O2) has a molar mass of 32 g/...
chemis - As a gas is compressed in a cylinder... 1. The distance between gas ...
Chemistry - The adult blue whale has a lung capacity of 5.0*10^3L. Calculate the...
chemistry - Nitrogen (N2) and hydrogen (H2) react to form ammonia (NH3). ...
For Further Reading