Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Engineering LibreTexts

Ladder Operators

( \newcommand{\kernel}{\mathrm{null}\,}\)

Mathematically, a ladder operator is defined as an operator which, when applied to a state, creates a new state with a raised or lowered eigenvalue[1]. Their utility in quantum mechanics follows from their ability to describe the energy spectrum and associated wavefunctions in a more manageable way, without solving differential equations. We will discuss the most prominent example of the use of these operators; the quantum harmonic oscillator. Their use does not end there, however, as the mathematics of ladder operators can easily be extended to more complicated problems, including angular momentum and many body problems. In the latter case, the operators serve as creation and annihilation operators; adding or subtracting to the number of particles in a given state.

Quantum Harmonic Oscillator

Screen Shot 2019-02-02 at 3.49.01 PM.png

This diagram shows the energy levels and wavefuntions for the harmonic oscillator potential. Image taken from ref [2]

The one dimensional harmonic oscillator is often referred to in quantum mechanical calculations as many systems can be approximated by that potential when close to an equilibrium point [4]. As we know, for the harmonic oscillator, the potential is given by

V(x)=12mω2x2

In class, we discussed the energy spectrum and solutions for the time-independent Schrödinger equation, which in this case is the following:

22md2ψdx2+12mω2x2ψ=Eψ

In this formulation, our operators are defined using the coordinate basis. Notice the first term represents kinetic energy P22m, while the second represents the potential. Accordingly, we have operators for momentum and position as follow:

P=iddx X=x

Of course, other bases exist, including the momentum basis or the energy basis, in which the expression of these operators might be different. The true beauty of the ladder operator method is that we can define the Hamiltonian in the energy basis without specifying the form of the operators. All that is needed is knowledge of their commutator, which is independent of basis. We will return to this idea later. For the moment, we can continue by rewriting the above Schrödinger equation to show explicitly the operation on \(\psi\).

12m[(iddx)2+(mωx)2]ψ=Eψ

Factorization

The ladder operator method is sometimes referred to as the “method of factorization” because the next step involves defining the factor of the term in brackets [3]. If we were dealing with numbers rather than operators, it would be clear that

c2+d2=(cid)(c+id)

In the case of operators, we cannot assume that \(cd=dc\). However, we can continue the examination by defining two new operators, corresponding to the two sets of parenthesis above.

a=12m(iddximωx)i
a=12m(iddx+imωx)i

Or, in terms of the previously defined position and momentum operators,

a=12m(PimωX)
a=12m(P+imωX)

These are our ladder operators. To facilitate their use, we need to determine their commutation relation. We can easily show [X,P]=i. Using the definition of the commutator [X,P]=XPPX

[X,P]f(x)=(XPPX)f(x)=xiddxf(x)iddxxf(x) =xiddxf(x)f(x)iddxxxiddxf(x) =f(x)i=if(x) Dropping our test function f(x), we see the commutator is indeed i. Now we compute the products of our ladder operators. aa=12m(PimωX)(P+imωX) =12m(P2+imωPXimωXP+(mωX)2) =12m(P2+(mωX)2imω(XPPX)) =12m(P2+(mωX)2imω[X,P]) =12m(P2+(mωX)2+mω) =12m(P2+(mωX)2imωi) =12m(P2+(mωX)2)+12ω Similarly,
aa=12m(P+imωX)(PimωX)
=12m(P2+(mωX)2+imω[X,P])
=12m(P2+(mωX)2)12ω

Notice that the first term is simply the sum of the energies, H.

aa=H12ω
H=aa+12ω

Also, from above

aa=H+12ω
H=aa12ω

And therefore

[a,a]=aaaa=ω

Often times, the ladder operators are each defined with a multiple of ω so as to make this commutator equal to one and describe the energies in units of ω [3]. We will continue with the present definition for the moment.

Schrödinger Equation in terms of ladder operators

Note the Schrödinger equation becomes

(aa+12ω)ψ=Eψ

Here is where the ladder operators become especially useful. If ψ is a solution of the equation, we can demonstrate that aψ is also. Keeping the commutator in mind,

(aa+12ω)(aψ)=(aaa+12ωa)ψ
a(aa+12ω)ψ=a((ωaa)+12ω)ψ
a(ωψ+(aa+12ω)ψ)=(E+ω)(aψ)

In the same manner,

(aa+12ω)(aψ)=(aaa+12ωa)ψ
((aaω)a)ψ=a(ωψ+(aa+12ω)ψ)
a(ωψ+Eψ)=(Eω)(aψ)

So, aψis an eigenvector with an energy one unit ω greater than ψ, and aψ is a solution of the hamiltonian with one ω less energy than ψ. The operators can be said to have created or annihilated one quanta of energy equal to ω. For this reason they are also termed creation a and annihilation a operators [5]. Furthermore, starting with any solution, we can simply apply the ladder operators successively to generate any other solution.

We know the harmonic oscillator contains a ground state with minimum energy, below which no state exists. Then, if we apply the annihilation operator, we must get 0 as the result. In other words, a “lowest rung” must exist on our ladder of allowed energies and states [4].

aψ0=0

Or, inserting our first definition for the lowering operator, we can solve for ψ0

12m(iddxψ0imωxψ0)=0
ddxψ0=mωxψ0

This can be solved with simple integration

1ψ0dψ0=mωxdx
lnψ0=mω(12x2+C)
ψ0(x)=A0emω2x2

Where A0 is a normalization constant, in this case (mωπ)14. So, assuming a lowest state allowed us to infer its form, if we chose a basis to express the operator in. Even without specifying a formulation, we can find the energy of that level [3], which clearly should not depend on basis.

aψ0=0
aaψ0=0
(H12ω)ψ0=0
Hψ0=12ωψ0
E0ψ0=12ωψ0
E0=12ω

We can define the number operator as

N=aaω

Where, again, many formulations of ladder operators incorporate the divisor into the operators themselves. The number operator, when acting on a state, simply returns the number of the current energy level. Using ladder operators, then, we have completely defined the harmonic oscillator states and energy levels

ψn(x)=An(a)nemω2x2 En=(n+12)ω

Conclusion

Ladder operators are seen in many facets of quantum mechanics. Earlier, we defined the ladder operators in terms of momentum and position operators. With little effort, we could easily define X and P as linear combinations of the ladder operators. Because many of the potentials we are concerned with are functions of position only, ladder operators for other systems can be defined in a similar way. These formulations offer a method of working with such problems without solving the differential equations.

In the theory of quantum fields, the momentum and potential of a region are simultaneously described in space-time by a state field. The mechanism of creation and annihilation operators is essential in this case, allowing us to describe the state as a combination of these operators, thus quantizing the field [6].

We have seen that ladder operators and their commutator relationship are all that are needed to completely solve the quantum harmonic oscillator. We were able to do so without ever actually addressing the choice of basis or solving the differential equations (though I did both in order to write a recognizable form of the ground state, we could leave our work in terms of the operators). Were this the only case where ladder operators proved useful, they would still merit much study. Fortunately, they find wide use in other application of quantum theory, and often make calculations much easier.

Bibliography

  1. en.Wikipedia.org/wiki/Ladder_operators
  2. en.Wikipedia.org/wiki/Quantum...nic_oscillator
  3. Shankar, R. Principles of Quantum Mechanics2nd ed. (chp. 7), New Haven:Plenum Press, 1994
  4. Griffiths, D. Introduction to Quantum Mechanics(chp. 2), NJ: Prentice Hall, 1995
  5. en.Wikipedia.org/wiki/Creatio...tion_operators
  6. Schiff, L. Quantum Mechanics3rd ed. (chp. 14)/ New York: McGraw-Hill, 1968

Contributors and Attributions

  • ContribMSE5317


Ladder Operators is shared under a CC BY-SA license and was authored, remixed, and/or curated by LibreTexts.

  • Was this article helpful?

Support Center

How can we help?