Quantum Angular Momentum Calculator
Computes the magnitude of orbital, spin, or total angular momentum for atomic electrons using quantum numbers. Essential for spectroscopy, atomic structure courses, and understanding electron shell configurations.
About this calculator
In quantum mechanics, angular momentum is quantized and its magnitude cannot take arbitrary values. For orbital angular momentum with azimuthal quantum number l, the magnitude is L = √(l(l+1)) · ℏ. For a spin-½ particle (electron), spin angular momentum magnitude is S = √(s(s+1)) · ℏ = √(3/4) · ℏ ≈ 0.866 ℏ. Total angular momentum J combines orbital and spin: |J| = √(j(j+1)) · ℏ, where the total quantum number j = l ± ½. The calculator implements these as: orbital → √(l(l+1)) · ℏ, spin → √(0.75) · ℏ, total → √((l+0.5)(l+1.5)) · ℏ (for spin-½). Here ℏ = 1.055 × 10⁻³⁴ J·s. These quantities govern selection rules, spectral line splittings, and magnetic moments of atoms.
How to use
Consider an electron in a d orbital (l = 2). Step 1: Set momentum type to 'orbital' and azimuthal quantum number l = 2. Step 2: L = √(2 × (2+1)) · ℏ = √6 · 1.055 × 10⁻³⁴ ≈ 2.449 × 1.055 × 10⁻³⁴ ≈ 2.584 × 10⁻³⁴ J·s. Step 3: For total angular momentum with j = l + ½ = 2.5, switch to 'total': |J| = √((2.5)(3.5)) · ℏ = √8.75 · 1.055 × 10⁻³⁴ ≈ 2.958 × 10⁻³⁴ J·s. These values determine the allowed magnetic sublevels and the energy splitting in an external magnetic field.
Frequently asked questions
What is the difference between orbital and spin angular momentum in quantum mechanics?
Orbital angular momentum arises from the spatial motion of an electron around the nucleus, described by the azimuthal quantum number l (0, 1, 2, … for s, p, d, … orbitals). Spin angular momentum is an intrinsic property of the electron with no classical analogue, always having s = ½. Orbital momentum can be zero (l = 0 for s orbitals) but spin is never zero for an electron. Both contribute to the atom's magnetic moment and to fine-structure energy splittings observed in spectral lines.
How do you find the allowed values of total angular momentum quantum number j?
For a single electron, j = l + s or j = l − s, giving j = l + ½ or j = l − ½ (provided j ≥ 0). For l = 0, j = ½ is the only option. For l = 1, j can be 3/2 or 1/2, giving two fine-structure levels. For multiple electrons you must add angular momenta using the vector coupling (Clebsch-Gordan) rules, yielding a range |l₁−l₂| ≤ j ≤ l₁+l₂. The different j values correspond to states with distinct energies due to spin-orbit coupling, which this calculator also addresses.
Why is angular momentum quantized and why can it not point in any direction?
Quantization arises because the electron's wave function must be single-valued as you go around the nucleus — mathematically this restricts l and ml to integers. The direction is restricted because only one component (conventionally Lz = ml · ℏ) can be simultaneously well-defined with the magnitude; the other two components are inherently uncertain. This is a direct consequence of the commutation relations [Lx, Ly] = iℏLz, which prevent all three components from having definite values at once. The result is that angular momentum vectors can only 'precess' around the quantization axis, never pointing along it exactly.