Physics Lab

Mean Free Path

The mean free path λ\lambda is the average distance a gas molecule travels between successive collisions. It connects microscopic molecular properties (size, density) to transport phenomena like viscosity, thermal conductivity, and diffusion.

Concept

Imagine a single molecule (radius rr) flying through a gas of similar molecules at rest. It collides with any molecule whose centre lies within a cylinder of radius 2r2r around its path (because two spheres of radius rr touch when their centres are 2r2r apart).

The cross-section for collision is

σ=π(2r)2=4πr2\sigma = \pi (2r)^2 = 4\pi r^2

(often also called the "scattering cross-section").

Derivation

Step 1 — All other molecules at rest. In time tt, the moving molecule sweeps out a cylindrical volume Vswept=σvtV_{\text{swept}} = \sigma v t, where vv is its speed.

If nn is the number density of molecules, the number of collisions in this time is Ncoll=nσvtN_{\text{coll}} = n \sigma v t.

Mean free path = (distance travelled) / (number of collisions):

λ=vtnσvt=1nσ\lambda = \frac{vt}{n \sigma v t} = \frac{1}{n \sigma}

This is a first estimate, valid only if other molecules are truly stationary.

Step 2 — All molecules in motion. In reality, target molecules are also moving. The relative speed between two molecules averages to 2\sqrt{2} times the average speed of a single molecule:

vrel=2v\langle v_{\text{rel}}\rangle = \sqrt{2}\,\langle v\rangle

This is because for independent random velocities v1,v2\vec v_1, \vec v_2, the magnitude of v1v2\vec v_1 - \vec v_2 has mean square v12+v22=2v2\langle v_1^2\rangle + \langle v_2^2\rangle = 2 \langle v^2\rangle, so the typical relative speed is 2\sqrt{2} times higher.

Thus the effective collision rate is 2\sqrt{2} times larger, and the mean free path is reduced by 2\sqrt{2}:

λ=12nσ=12nπd2\boxed{\lambda = \frac{1}{\sqrt 2\, n\, \sigma} = \frac{1}{\sqrt 2\, n\, \pi d^2}}

where d=2rd = 2r is the molecular diameter.

Pressure dependence

Using n=P/(kBT)n = P / (k_B T):

λ=kBT2Pπd2\lambda = \frac{k_B T}{\sqrt 2\, P \pi d^2}

So λ\lambda increases with TT at fixed PP, and decreases with PP at fixed TT.

Typical values

For air at STP, d3.7×1010d \approx 3.7 \times 10^{-10} m, n2.7×1025n \approx 2.7 \times 10^{25} m3^{-3}, giving

λ122.7×1025π(3.7×1010)26×108 m\lambda \approx \frac{1}{\sqrt 2 \cdot 2.7\times 10^{25} \cdot \pi (3.7 \times 10^{-10})^2} \approx 6 \times 10^{-8} \text{ m}

That is, about 60 nm — roughly 200 molecular diameters between collisions.

Collision frequency

The number of collisions per unit time is

ν=vλ=2nσv\nu = \frac{\langle v\rangle}{\lambda} = \sqrt 2\, n \sigma\,\langle v\rangle

For air molecules at room temperature, ν109\nu \sim 10^9 s1^{-1}.

Worked Example

Q: A gas with diameter d=4×1010d = 4 \times 10^{-10} m has number density n=3×1025n = 3 \times 10^{25} m3^{-3}. Find the mean free path.

A: σ=πd2=π(4×1010)2=5.03×1019\sigma = \pi d^2 = \pi (4\times 10^{-10})^2 = 5.03 \times 10^{-19} m².

λ=1/(23×10255.03×1019)1/(2.13×107)4.7×108\lambda = 1/(\sqrt 2 \cdot 3\times 10^{25} \cdot 5.03 \times 10^{-19}) \approx 1/(2.13 \times 10^7) \approx 4.7 \times 10^{-8} m.

So λ47\lambda \approx 47 nm.

Common Confusions

  • Don't forget the 2\sqrt 2 — beginners often write λ=1/(nσ)\lambda = 1/(n\sigma), which is incorrect because target molecules also move.
  • The cross-section is σ=πd2\sigma = \pi d^2 where dd is the molecular diameter, not the radius. (σ=4πr2\sigma = 4\pi r^2 is the same thing.)
  • Mean free path is not the same as average distance to a nearest neighbour.

Key Takeaways

  • λ=1/(2nπd2)\lambda = 1/(\sqrt 2\, n\, \pi d^2) — explicitly involves the relative-speed factor 2\sqrt 2.
  • λT/P\lambda \propto T/P — inverse with pressure, direct with temperature.
  • Typical values for air at STP: λ107\lambda \sim 10^{-7} m, collision frequency 109\sim 10^9 Hz.

AI Summary

Summarize this page in your favorite LLM