Allowed Total-J Values
The range of allowed totals
When two angular momenta and combine, the total quantum number does not take a single value. It ranges over
stepping by one. This is the triangle rule: , , and must be able to form the sides of a (possibly degenerate) triangle. The maximum, , is the stretched case of maximally aligned momenta; the minimum, , is the maximally anti-aligned case.
Why the maximum is
The largest possible -projection is , achieved by the single uncoupled state . A state of total has projections up to , so the largest total present is exactly . Lowering this stretched state generates the full multiplet. The remaining states reorganize into successively smaller , each new family appearing because the multiplicity of a given in the uncoupled basis exceeds the number already accounted for.
Dimension counting as a check
The reorganization cannot create or destroy states, so the multiplet sizes must add up to the dimension of the combined space:
This identity is a reliable sanity check on any addition problem. For two spin-, the right side is , and the left side is — the triplet plus the singlet, as we found directly.
Worked example:
This is the coupling of an orbital -state to a spin- electron. The allowed totals are
The multiplets have sizes and , summing to , which matches .
Try it
This is a numerical exercise — your code should return a number. For , ,
loop over the allowed values, sum the multiplet sizes , and return the total. Confirm it
equals the uncoupled-space dimension.
Sign in on the full site to ask questions and join the discussion.