Single-particle discrete distribution¶
Maxwell—Boltzmann distribution can be written as a discrete distribution of a single particle’s discrete energy spectrum. Maxwell-Boltzmann statistics gives the average number of particles found in a given single-particle microstate.
Notation:
\(k_\text{B}\) (
k_B) isboltzmann_constant.
Conditions:
Particles do not interact and are classical.
The system is in thermal equilibrium.
Links:
- occupancy_of_state¶
Occupancy of, or expected number of particles in, the single-particle microstate \(i\).
- Symbol:
N_i- Latex:
\(N_{i}\)
- Dimension:
dimensionless
- particle_count¶
Total
particle_countof the system.
- Symbol:
N- Latex:
\(N\)
- Dimension:
dimensionless
- Symbol:
E_i- Latex:
\(E_{i}\)
- Dimension:
energy
- equilibrium_temperature¶
temperatureof the system.
- Symbol:
T- Latex:
\(T\)
- Dimension:
temperature
- single_particle_partition_function¶
Single-particle
partition_function, which acts as a normalizing factor of the distribution.
- Symbol:
Z- Latex:
\(Z\)
- Dimension:
dimensionless
- law¶
N_i = N / Z * exp(-E_i / (k_B * T))- Latex:
- \[N_{i} = \frac{N}{Z} \exp{\left(- \frac{E_{i}}{k_\text{B} T} \right)}\]