Maxwell-Boltzmann Distribution of Velocities

Distribution of Velocities: The Maxwell-Boltzmann Distribution
  • Introduction to Maxwell-Boltzmann Distribution:

    • The Maxwell-Boltzmann distribution describes the distribution of velocities for particles in a system, specifically, the number of particles moving at certain speeds.

    • This topic is complex, with different functions for various systems, but in classical physics, a single, derivable distribution is used.

  • Review of Particle Distribution with Height:

    • Previously, we established that the number of particles at a certain height (yy) is given by: N(y)=N0eU/kTN(y) = N_0 e^{-U/kT}.

    • Here, N0N_0 is the initial number of particles, UU is the potential energy, kk is Boltzmann's constant, and TT is the temperature.

    • The potential energy at that height (U=mgyU = mgy for gravitational potential energy) governs the particle distribution.

  • Initial Hypothesis for Velocity Distribution:

    • Based on the height distribution, it might be intuitive to assume that the number of particles moving at a certain speed would be proportional to the kinetic energy, analogous to potential energy for height.

    • Hypothesized initial form: N(v)N0eKE/kTN(v) \propto N_0 e^{-KE/kT} or N(v)N0emv2/(2kT)N(v) \propto N_0 e^{-mv^2/(2kT)}.

    • This makes sense due to conservation of energy: particles reaching a height yy (potential energy mgymgy) initially had sufficient kinetic energy (1/2mv21/2 mv^2).

  • Critique of the Initial Hypothesis:

    • Case 1: Velocity v=0v = 0- If v=0v = 0, then N(0)=N0e0=N0N(0) = N_0 e^0 = N_0.

      • This implies that the maximum number of particles are perfectly still (have zero velocity).

      • This is physically incorrect for a gas, which is a chaotic system; no particles should be perfectly still (zero particles at zero velocity).

    • Case 2: Velocity v=v = \infty- If v=v = \infty, then N()=N0e0N(\infty) = N_0 e^{-\infty} \to 0.

      • This result is physically correct: we expect very few, if any, particles to be moving infinitely fast.

    • Conclusion: The simple exponential form is flawed because it predicts a maximum at v=0v=0, which contradicts the nature of gases.

  • Expected Graphical Representation of Velocity Distribution:

    • A graph of the number of particles (N(v)N(v)) versus velocity (vv) should exhibit the following characteristics:- At v=0v = 0, N(v)N(v) must be 00 (no particles are perfectly still).

      • The number of particles should rise to a peak (corresponding to a most probable velocity, often near the root-mean-square (RMS) velocity).

      • As vv approaches infinity, N(v)N(v) should decrease and approach 00.

  • **Defining the Maxwell-Boltzmann Distribution Function, f(v)f(v): **

    • The distribution is best described by a function, f(v)f(v), representing the fraction of particles moving at velocity vv.

    • More accurately, it describes the number of particles within a range of velocities, from vv to v+dVv + dV.

    • The number of particles (dNdN) within this range is given by: dN=f(v)dVdN = f(v) dV.

    • For example, asking for particles at exactly 300 m/s300 \text{ m/s} is difficult; asking for particles between 280 m/s280 \text{ m/s} and 320 m/s320 \text{ m/s} (i.e., $300 \pm 20 \text{ m/s}) is more practical.

  • Normalization of the Distribution Function:

    • If we integrate f(v)f(v) over all possible velocities (from 00 to \infty), we should obtain the total number of particles in the system, NN.

    • Thus, the normalization condition is: 0f(v)dV=N\int_{0}^{\infty} f(v) dV = N.

  • The Correct Maxwell-Boltzmann Distribution Function:

    • The correct form for the Maxwell-Boltzmann distribution function in classical physics is given by:

      fMB(v)=Cv2emv2/(2kT)f_{MB}(v) = C v^2 e^{-mv^2/(2kT)}

      where CC is a constant.

    • Explanation of the v2v^2 term:- When v=0v = 0, the v2v^2 term ensures that fMB(0)=0f_{MB}(0) = 0, which correctly reflects that no particles are perfectly stationary.

      • Velocity is a vector (v<em>x,v</em>y,v<em>zv<em>x, v</em>y, v<em>z). The v2v^2 term (which is v</em>x2+v<em>y2+v</em>z2v</em>x^2 + v<em>y^2 + v</em>z^2 for speed) accounts for velocities in all three spatial directions, preventing the need to deal with complex sines and cosines or individual components.

  • Derivation of the Constant CC using Gaussian Integrals:

    • To find CC, we use the normalization condition:

      N=0Cv2emv2/(2kT)dVN = \int_{0}^{\infty} C v^2 e^{-mv^2/(2kT)} dV

    • Gaussian Integrals:- A fundamental Gaussian integral identity is: 0eax2dx=12πa\int_{0}^{\infty} e^{-ax^2} dx = \frac{1}{2}\sqrt{\frac{\pi}{a}}.

      • To obtain the form we need (with x2eax2x^2 e^{-ax^2}), we differentiate the above integral with respect to aa:- Left side: dda<em>0eax2dx=</em>0x2eax2dx\frac{d}{da} \int<em>{0}^{\infty} e^{-ax^2} dx = \int</em>{0}^{\infty} -x^2 e^{-ax^2} dx

        • Right side: dda(12πa)=12πdda(a1/2)=12π(12)a3/2=14πa3\frac{d}{da} \left(\frac{1}{2}\sqrt{\frac{\pi}{a}}\right) = \frac{1}{2}\sqrt{\pi} \frac{d}{da} (a^{-1/2}) = \frac{1}{2}\sqrt{\pi} (-\frac{1}{2}) a^{-3/2} = -\frac{1}{4}\sqrt{\frac{\pi}{a^3}}.

        • Equating and removing the negative signs: 0x2eax2dx=14πa3\int_{0}^{\infty} x^2 e^{-ax^2} dx = \frac{1}{4}\sqrt{\frac{\pi}{a^3}}.

    • Substitution and Solving for CC:- Let a=m2kTa = \frac{m}{2kT}.

      • Perform a u-substitution: Let u=m2kTvu = \sqrt{\frac{m}{2kT}} v.- Then, v=2kTmuv = \sqrt{\frac{2kT}{m}} u and v2=2kTmu2v^2 = \frac{2kT}{m} u^2.

        • Also, du=m2kTdVdu = \sqrt{\frac{m}{2kT}} dV, so dV=2kTmdudV = \sqrt{\frac{2kT}{m}} du.

      • Substitute these into the integral for NN:

        N=C<em>0(2kTmu2)eu2(2kTmdu)N = C \int<em>{0}^{\infty} \left(\frac{2kT}{m} u^2\right) e^{-u^2} \left(\sqrt{\frac{2kT}{m}} du\right) N=C(2kTm)3/2</em>0u2eu2duN = C \left(\frac{2kT}{m}\right)^{3/2} \int</em>{0}^{\infty} u^2 e^{-u^2} du

      • Apply the Gaussian integral result (with a=1a=1 for u2u^2):

        N=C(2kTm)3/2(14π13)N = C \left(\frac{2kT}{m}\right)^{3/2} \left(\frac{1}{4}\sqrt{\frac{\pi}{1^3}}\right)

        N=C(2kTm)3/2π4N = C \left(\frac{2kT}{m}\right)^{3/2} \frac{\sqrt{\pi}}{4}

      • Solve for CC:

        C=4N(m2kT)3/21π=4N(m2πkT)3/2C = 4N \left(\frac{m}{2kT}\right)^{3/2} \frac{1}{\sqrt{\pi}} = 4N \left(\frac{m}{2\pi kT}\right)^{3/2}

  • Final Maxwell-Boltzmann Distribution Function:

    • Substituting CC back into the function gives the full Maxwell-Boltzmann distribution:

      fMB(v)=4πN(m2πkT)3/2v2emv2/(2kT)f_{MB}(v) = 4\pi N \left(\frac{m}{2\pi kT}\right)^{3/2} v^2 e^{-mv^2/(2kT)}

    • This equation describes how particles distribute themselves with velocities in a classical gas, representing a "base model" without quantum mechanics.

    • The integral of this function from 00 to \infty correctly yields the total number of particles, NN.

  • Normalized (Probability) Form of the Distribution:

    • The function can be divided by the total number of particles (NN) to obtain a probability density function, often denoted by lowercase f(v)f(v).

    • f(v)=fMB(v)N=4π(m2πkT)3/2v2emv2/(2kT)f(v) = \frac{f_{MB}(v)}{N} = 4\pi \left(\frac{m}{2\pi kT}\right)^{3/2} v^2 e^{-mv^2/(2kT)}

    • The integral of this normalized function over all velocities equals 11:

      0f(v)dV=1\int_{0}^{\infty} f(v) dV = 1

    • This 11 represents 100%100\% probability. It signifies that there is a 100%100\% certainty of finding any particle within the velocity range of 00 to \infty (since we are considering all possible non-negative speeds).

    • This concept is central to statistical mechanics, where the distribution directly relates to the probability of finding particles at certain speeds or within certain speed ranges.

    • The ideal gas law can even be derived from these statistical first principles.

  • Conclusion:

    • The Maxwell-Boltzmann distribution is a complex but fundamental concept in thermodynamics, heavily relying on mathematical tools like Gaussian integrals.

    • While mathematically intensive, it provides profound insights into the behavior of gases.

    • Future topics, such as the First Law of Thermodynamics (mechanical work, energy, and heat), will involve mathematically simpler integrals.