Lesson 15 of 15

Maxwell-Boltzmann Speed Distribution

Maxwell-Boltzmann Speed Distribution

In an ideal gas at temperature TT, molecules move with a wide range of speeds. The Maxwell-Boltzmann distribution describes how those speeds are distributed. Rather than all molecules moving at the same speed, the distribution is a broad bell-shaped curve with a characteristic spread determined by TT and the molecular mass mm.

Three characteristic speeds summarise the distribution:

Most Probable Speed

The speed at the peak of the distribution — the speed most molecules travel near:

vmp=2kBTm=2RTMv_{\text{mp}} = \sqrt{\frac{2k_B T}{m}} = \sqrt{\frac{2RT}{M}}

Mean Speed

The arithmetic average speed:

vˉ=8kBTπm=8RTπM\bar{v} = \sqrt{\frac{8k_B T}{\pi m}} = \sqrt{\frac{8RT}{\pi M}}

Root-Mean-Square Speed

The square root of the average of the squared speeds. This is directly related to the average kinetic energy KE=32kBT\langle KE \rangle = \tfrac{3}{2} k_B T:

vrms=3kBTm=3RTMv_{\text{rms}} = \sqrt{\frac{3k_B T}{m}} = \sqrt{\frac{3RT}{M}}

Here R=8.314J/(mol\cdotpK)R = 8.314\,\text{J/(mol·K)} is the gas constant and MM is the molar mass in kg/mol.

Speed Ordering

The three speeds always satisfy:

vmp<vˉ<vrmsv_{\text{mp}} < \bar{v} < v_{\text{rms}}

This ordering reflects the asymmetry of the distribution: the high-speed tail pulls the mean and RMS above the peak.

Example Molar Masses

GasMM (kg/mol)
H₂0.002016
N₂0.028014
O₂0.032000

Higher molar mass → slower speeds at the same temperature.

Python runtime loading...
Loading...
Click "Run" to execute your code.