Total particle count is sum of occupancies¶
Maxwell—Boltzmann, Fermi—Dirac and Bose—Einstein distributions describe the average number of particles in some energy level or particle state. They are normalized by the condition that the sum of the number of particles in each energy level or particle state should be equal to the total number of particles in the system.
Notes:
This law can be used to express chemical potential \(\mu\) as a function of temperature \(T\) and total particle count \(N\) for Fermi—Dirac and Bose—Einstein distributions.
Links:
- total_particle_count¶
Total number of particles in the system.
- Symbol:
N
- occupancy¶
Occupancy of energy level or particle state of index \(i\)
- Symbol:
N_i
- Latex:
\(N_i\)
- law¶
N = sum(N_i, i)
- Latex:
- \[N = \sum_i N_i\]