News
Happy 2025! I'm back home for winter break! :-)
Blog
[1/7/2025:] SLAHMR and New Years Updates
[11/5/2024:] Satisfying Sip
[9/28/2024:] Fomenko's Art
[9/18/2024:] Truth and Orientation
[9/2/2024:] Ghee and Ethics
Notes
Working on notes on the quantum mechanics, derivatives (AKA tangent spaces vs. algebraic approaches), and uploading my course notes onto this blog!
Projects
Finally started a projects page! I've recently made some nice upgrades to my post component, so it looks pretty clean! ;)
🌊
I'm considering whether or not to continue this project using WebGL or Three.js.
I'm also researching methods for generating the 3D scenes I want for this project automatically.
In the meantime, I've decided to proceed with some preliminary prototypes of the other interactive parts of this project.
Orange Juice
I like orange juice. :)
Mlog
Motivating Ladder Operators
August 5, 2024
By Aathreya Kadambi
Recently I’ve been reading about spin and angular momentum operators in quantum mechanics, which both satisfy some very nice commutation relations:
Contents
Jumbled Thoughts
I’ll start out with a vague (potentially nonsensical) description of what I think is so interesting about the ladder operators technique, and then try to generalize it. We are able to construct so called “ladder operators” which are such that when you act them on an eigenvector of with eigenvalue , they have the property that they return a new eigenvector of with eigenvalue . Namely,
To me, it seems that the crux of the ladder argument is the above, that we can find an operator that “bumps up” an eigenvector to another eigenvector with increased eigenvalue. By doing this, we are actually breaking up (the set of all possible eigenvalues) into a bunch of little ladders and offsets: where . Denote by the set of all eigenvectors of corresponding to an eigenvalue . Then give us maps:
The other big trick is having an operator that commutes with :
How does it all just work out so perfectly?
If I want to claim that it worked out so perfectly, I should identify what parts seem so coincidental. To me, it seems magical that we can discover that the collection of eigenvalues is discrete in nature from the initial commutation relationship. This leads me to wonder… is there a general use case for these ladder operators? It seems to me that there are a few crucial steps in this process:
- Bound the eigenvalues of the operator in question.
- Relate eigenvalues by the ladder operators .
- It must be that for some .
- If is chosen minimally, it must mean that , so that with .
One thing that particularly intruiges me is the possibility that the discretness comes from the very fact that we can bound the eigenvalues.
To examine this further, we can try to compare this to the discreization of energy for the particle in a box. In that case, the idea was to factor the hamiltonian operator: . Here again, we try to factor . In the case of the hamiltonian, we were left with something of the form:
We can actually see the “ladderness” of the ladder operators from the commutation relationship they have with the operator in question. In particular,
I think a very integral part of these ladder operators is that they satisfy: for some . This is important, because then:
Now I’ll get into what I think may be the essence behind thesse ladder operator methods.
A Path to the Essence (Possibly)
To start, I’ll define ladder operator:
Definition. Consider any Hermitian operator . We say that an operator is a ladder operator for of step size if
Theorem. Consider any Hermitian operator . If is a ladder operator for of step size , then is a ladder operator for of step size .
Proof.
Theorem. Suppose is a Hermitian operator and is a ladder operator for of step size where . Then .
Proof.
Theorem. Suppose every eigenvalue of satisfies for some eigenvalue . Then if is a ladder operator for of step size , and for some operator which commutes with where and are polynomials, the only possible eigenvalues of are those in .
Proof.
If is an eigenvalue, consider a corresponding eigenvector which is also an eigenvector of with eigenvalue (I think you might need that is self-adjoint for this, although I need to check again later). Then
Hmm… there is something still missing here. The thing is, in the case of the energy eigenvalues, we can actually find as the identity operator so , and is some constant value. In the case of the angular momentum operator, we made the operator and the operator. However, this isn’t quite the result I wanted. I was hoping for something more like “boundedness translates into discreteness,” but it looks like somehow, these polynomials end up messing things around.
It feels like beyond this step, the path diverges. Like in the case of the hamiltonian operator for the particle in a box, the fact that can be used to simplify the Shrodinger equation, and in the case of the angular momentum operator, we were able to use the identity of the polynomial in combination with the reverse statement with a to discritize the angular momentum. It seems that things may be more complicated than I thought. One similarity I do see, though, is that we have and , and and are similar in that they commute with everything else, and are the respective ladder operators of and , and and are polynomials. I feel like there has to be something there.
I’ll have to think about it more, and I’ll make an update in a future post!
Random Scratch Work
Remark. Warning, the following stuff probably has errors, which is why it is down here. But the errors did help me realize and understand things better.
We use the well-ordering principle (or equivalently, we could frame this via induction). Let be the set of all such that the only eigenvalue of in is . Now let . Suppose for contradiction that is nonempty. By the well-ordering principle, there exists a smallest value in . Then there must be an eigenvalue in which is not . Denote it by , where . Denote the corresponding eigenvector by .
Now, if ,
If , then , which can’t possibly be an eigenvalue because was the largest eigenvalue, which is a contradiction. If , is in as well, which is a contradiction of the minimality of .
So since both cases lead to contradiction, it must be that , or equivalently, . Now notice that:
In either case, we have achieved a contradiction, so is indeed empty, and so . Thus, for all , the only eigenvalue of in is , so indeed, the only possible eigenvalues of are those in
By essentially the same proof but using in place of , we also have that:
Theorem. Suppose every eigenvalue of satisfies for some . Then if is a ladder operator for of step size , the only possible eigenvalues of are those in .
So indeed, the boundedness of the eigenvalues of an operator translates directly into discreteness! I should specify that by discrete, I mean that there is a minimum distance between two points in the set, or even more strongly, that the set is a subset of for some . Even more interestingly, this result seems to suggest that there cannot be two ladder operators of step sizes different in magnitude same operator. That does seem magical. (Just kidding, I had an error in this proof)
In other words, to identify whether an operator is discrete, you simply need to
- Find a ladder operator for it with step size .
- Find the minimum and/or maximum eigenvalues for the operator.
And boom. You have now shown that the eigenvalues of this operator are precisely those in the set:
If we then have bounds on the maximum and minimum possible eigenvalues for (here is self-adjoint so that all eigenvalues are real, which is an ordered set), we can actually see that there must be some maximal number of times that we can apply to an eigenvector of until we obtain zero. Else, we would have discovered a new eigenvector corresponding to a large enough or small enough eigenvalue, which is not possible. So there must be extreme eigenstates of which can be obtained by repeated application of the ladder operators, such that , or equivalently, .
This is where the magical part happens. It just so happens that and are adjoints of each other, and so it is possible to write:
There is actually another trick that I glossed over, which was the trick of using some other operator that commutes with ; we use something like or , which gives us a vehicle to do things, because somehow, we can express in terms of and .