I know that the energy eigenstates of the 3D quantum harmonic oscillator can be characterized by three quantum numbers: |n1,n2,n3⟩
The relationship between capital N and the little ni's is straightforward: N=n1+n2+n3, but this can't be said for the other quantum numbers. I want to find a way of relating the two representations, but I'm not sure how to go about doing this (my linear algebra background is pretty weak).
Let's say I fix the energy to be 5ℏω2, which is equivalent to saying N=1. There are three states corresponding to this situation in the first representation: |1,0,0⟩,|0,1,0⟩,|0,0,1⟩. But what are the corresponding states in the second representation? If N is fixed to be 1, what are the allowed values of l and m? I remember that l=0,...,N−1, and −l≤m≤l, but this makes no sense, since it would mean both m and l would have to be 0...
Answer
We introduce the ladder operators a†i,ai such that xi=√ℏ2mω(a†i+ai)pi=i√ℏmω2(a†i−ai)
Then the angular momentum operator is Li=ϵijkxjpk
Now defining a+=−1√2(ax−iay)a−=1√2(ax+iay)
Using these operators you can in principle work out the matrix for Lz (and also Lx and Ly) and L2. Since the Li operators contain only products one creation and one annihilation operator they do not connect states with different N. It follows that neither does L2, so you can consider each N separately. Once you have these matrices, diagonalizing them will tell you how to express the |N,l,m⟩ in terms of the |nx,ny,nz⟩.
Note that for each N there are (N+2)(N+1)/2 states, so you probably don't want to do this by hand except maybe for N=2 (the N=0,1 cases are trivial). Maybe you can get Mathematica or Maple to do it for you for some larger N.
For N=1 we can calculate as follows. a+|0,0,1⟩=−1√2(ax−iay)|0,0,1⟩=0.
Since we found three states, with m=−1,0,1, we must have l=1.
Of course in this simple case we could also have reasoned like this: a†± adds an excitation with angular momentum ±ℏ. Knowing that Lz|0,0,0⟩=0, we get states with m=±1 just by acting with a†± on |0,0,0⟩. Indeed up to a normalization this is just what we found.
No comments:
Post a Comment