0

In this statement from Modern Quantum Mechanics by J.J. Sakurai:

If $j$ is an integer, all $m$ values are integers; if $j$ is a half-integer, all $m$ values are half-integers. The allowed $m$-values for a given $j$ are $$m = \underbrace{-j,-j+1,\ldots,j-1,j}_{2j+1 {~\rm{states}}}$$

It says that $m$ will have a total of $2j+1$ states. I do not see this, however. Perhaps it is obvious, but could someone explain or show me why if $m$ goes from $-j,\ldots,j$ it will give $2j+1$ number of states?

Qmechanic
  • 220,844
Guest
  • 375

1 Answers1

5

The $2j$ is from the positive and negative j values, and the additional $+1$ accounts for $j=0$.

kbh
  • 457