Zero-point energy of the harmonic oscillator

Click For Summary

Discussion Overview

The discussion revolves around the zero-point energy of the harmonic oscillator, focusing on the properties of the ladder operators (raising and lowering operators) and their implications for the Hamiltonian of the system. Participants explore the mathematical foundations and physical interpretations of these operators, particularly concerning their kernels and eigenstates.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant proposes that the Hamiltonian of a harmonic oscillator can be expressed using ladder operators, leading to the conclusion that the minimum energy is \(E_0 = \frac{1}{2}\hbar\omega\).
  • Another participant questions the assumption that the lowering operator has a non-empty kernel, suggesting that this needs to be proven.
  • Some participants discuss the implications of the kernels of the raising and lowering operators, noting that the raising operator must have a zero kernel while the lowering operator has a non-zero kernel.
  • There is mention of coherent states as eigenstates of the annihilation operator, linking this to broader concepts in quantum optics.
  • One participant expresses uncertainty about the terminology used to describe the physical properties of the system, particularly regarding the term "real."
  • Another participant emphasizes the significance of linear algebra and functional analysis in the development of quantum mechanics, particularly in relation to the harmonic oscillator and angular momentum.
  • There is a correction regarding the identification of the operators involved in the kernel discussion, clarifying that the ground state is in the kernel of the annihilation operator, not the raising operator.

Areas of Agreement / Disagreement

Participants generally agree on the mathematical framework involving the ladder operators and their implications for the harmonic oscillator. However, there is no consensus on the necessity of proving the kernel properties of the lowering operator, and some points remain contested or unclear.

Contextual Notes

Participants note that establishing the kernels of the operators may require specific mathematical approaches, such as matrix representation or solving equations involving the operators. The discussion also highlights the dependence on physical assumptions in deriving properties of the system.

Who May Find This Useful

This discussion may be of interest to students and researchers in quantum mechanics, particularly those exploring the mathematical foundations of quantum systems and the implications of operator theory in physics.

JTFreitas
Messages
18
Reaction score
3
TL;DR
I am trying to find an intuitive way of obtaining the zero-point energy of the harmonic oscillator based on the Hamiltonian and my knowledge of linear algebra.
First time posting in this part of the website, I apologize in advance if my formatting is off.

This isn't quite a homework question so much as me trying to reason through the work in a way that quickly makes sense in my head. I am posting in hopes that someone can tell me if my reasoning is sound or not.

Say we have a harmonic oscillator, and we establish the usual ladder operators, ##\hat{a}, \hat{a}^{\dagger}##

Then we can write the Hamiltonian of the system as
$$ \hat{H} = \hbar\omega\left(\hat{a}^{\dagger}\hat{a} + \frac{1}{2}\right)$$
And it follows right away that the Hamiltonian of some state:
$$ \hat{H}\ket{n} = \hbar\omega\left(\hat{a}^{\dagger}\hat{a} + \frac{1}{2}\right)\ket{n}$$
Let's say this is all I know at this point, I did no other work of trying to solve the Schrödinger equation, any sort of analysis, nothing else.

(1) However, I do know from linear algebra that there is a little something called the kernel. So I suppose that we're considering a particular ##\ket{n}## that makes up ##Ker(\hat{a})##, that is ##\hat{a}\ket{n} = \mathbf{0}##

Then, the eigenvalue problem reduces to
$$ \hat{H}\ket{n} = \frac{\hbar\omega}{2}\ket{n} $$

(2) And through my knowledge that the expected value of the energy of the system must be larger than 0, it follows directly that the minimum energy of the system is ##E_o = \frac{1}{2}\hbar\omega##, since this is the smallest eigenvalue that the Hamiltonian accepts.

What I'm unsure about: Is it safe to assume that ##\hat{a}## has a non-empty kernel? Is it just something we establish, or do I need to justify (1) with better arguments? If so, how could I do that? Is (2) anyhow related with my assumption of (1), does one follow from the other?
 
Physics news on Phys.org
In general an operator may have a zero kernel. You have to prove, therefore, that the lowering operator has a non-zero kernel.

PS The raising operator must have zero kernel, for example.
 
Last edited:
  • Like
Likes   Reactions: JTFreitas and vanhees71
PeroK said:
In general an operator may have a zero kernel. You have to prove, therefore, that the lowering operator has a non-zero kernel.

PS The raising operator must have zero kernel, for example.

Okay, that makes sense. Thanks for your answer.

I suppose there is no direct mathematical way of establishing the kernels of these particular operators then? Other than writing them out in their matrix representation, finding the inverse, solving ##\hat{a}\mathbf{x} = 0##, etc etc etc...?
 
JTFreitas said:
Okay, that makes sense. Thanks for your answer.

I suppose there is no direct mathematical way of establishing the kernels of these particular operators then? Other than writing them out in their matrix representation, finding the inverse, solving ##\hat{a}\mathbf{x} = 0##, etc etc etc...?
You can prove that the raising operator has zero kernel by:
$$\hat a^{\dagger}|\alpha \rangle = 0 \ \Rightarrow \ \hat H|\alpha \rangle = \hbar\omega\left(\hat a \hat{a}^{\dagger} - \frac{1}{2}\right) |\alpha \rangle = -\frac{\hbar\omega}{2}|\alpha \rangle$$ And, as you cannot have negative energy eigenstates, it follows that ##|\alpha \rangle = 0##.

In fact, the proof that the eigenvalues have these half-integer values follows similarly. If we start with any eigenstate and repeatedly apply the lowering operator, then we get a sequence of eigenstates with lower and lower energies. Eventually, unless we hit the zero state, we get negative energies. This implies that there must be some state(the ground state ##|0 \rangle##) that is in the kernel of ##\hat a##: $$\hat a|0\rangle = 0$$
 
Last edited:
  • Like
Likes   Reactions: JTFreitas, etotheipi and vanhees71
PeroK said:
You can prove that the raising operator has zero kernel by:
$$\hat a^{\dagger}|\alpha \rangle = 0 \ \Rightarrow \ \hat H|\alpha \rangle = \hbar\omega\left(\hat a \hat{a}^{\dagger} - \frac{1}{2}\right) |\alpha \rangle = -\frac{\hbar\omega}{2}|\alpha \rangle$$ And, as you cannot have negative energy eigenstates, it follows that ##|\alpha \rangle = 0##.

In fact, the proof that the eigenvalues have these half-integer values follows similarly. If we start with any eigenstate and repeatedly apply the lowering operator, then we get a sequence of eigenstates with lower and lower energies. Eventually, unless we hit the zero state, we get negative energies. This implies that there must be some state(the ground state ##|0 \rangle##) that is in the kernel of ##\hat a^{\dagger}##: $$\hat a^{\dagger}|0\rangle = 0$$

Once again, thanks for the answer, this is really helpful.

Then, this does mean that both kernels can be deduced based on the very physical properties of the system. As in, the zero-kernel of the raising operator, and the non-zero kernel of the lowering operator are necessary conditions for the hamiltonian to represent a "real" physical system (quotes on "real" because I'm unsure if I'm not misusing the word.)

vanhees71 said:
The eigenstates of the annihilation operator are the coherent states (Glauber states in quantum optics):

https://en.wikipedia.org/wiki/Coherent_state

See also the more general related case of squeezed states:

https://en.wikipedia.org/wiki/Squeezed_coherent_state

These resources have also been a really good addition to the picture I'm trying to paint in my head!

Thank you both for the really helpful responses!
 
JTFreitas said:
Then, this does mean that both kernels can be deduced based on the very physical properties of the system. As in, the zero-kernel of the raising operator, and the non-zero kernel of the lowering operator are necessary conditions for the hamiltonian to represent a "real" physical system (quotes on "real" because I'm unsure if I'm not misusing the word.)
Yes. There are two extraordinary examples in QM of the power of linear algebra/functional analysis: the algebraic development of the Quantum Harmonic Oscillator; and, the algebraic theory of Quantum Angular Momentum. In both cases a minimal set of physical assumptions leads to a full algebraic development of the theory. You might say that the same is true of the QM mathematical formalism in general.
 
  • Like
Likes   Reactions: vanhees71 and JTFreitas
PeroK said:
Eventually, unless we hit the zero state, we get negative energies. This implies that there must be some state(the ground state ##|0 \rangle##) that is in the kernel of ##\hat a^{\dagger}##: $$\hat a^{\dagger}|0\rangle = 0$$

I think you mean ##a## here (the annihilation/lowering operator), not ##a^\dagger## (the creation/ raising operator).
 
  • Like
Likes   Reactions: vanhees71
PeterDonis said:
I think you mean ##a## here (the annihilation/lowering operator), not ##a^\dagger## (the creation/ raising operator).
Yes, thanks, I forgot to take the daggers off.
 
  • #10
PeroK said:
Yes. There are two extraordinary examples in QM of the power of linear algebra/functional analysis: the algebraic development of the Quantum Harmonic Oscillator; and, the algebraic theory of Quantum Angular Momentum. In both cases a minimal set of physical assumptions leads to a full algebraic development of the theory. You might say that the same is true of the QM mathematical formalism in general.
The same is true for the hydrogen atom (the usual non-relativistic theory without fine structure). Thanks to the dynamical symmetry with the Runge-Lenz vector as an additional conserved quantity you can get the energy eigenvalue problem (i.e., the usual simultaneous diagonalization of ##\hat{H}##, ##\hat{\vec{L}}^2##, and ##\hat{L}_3##) by using the representation theory for the groups O(4) (for ##E<0##), which can be reduced to the usual angular-momentum representations, ISO(3) (for ##E=0##), which is known from the free particle, and ##\text{SO}(1,3)^{\text{\uparrow}}##, which can also reduced to the angular-momentum representations. That's in fact the way, how Pauli solved the hydrogen problem for the first time within the matrix-mechanics formulation by Born, Jordan, and Heisenberg (before Schrödinger solved it within his wave-mechanics formalism, which was a great relief for most of the physicists at the time, because the algebraic methods were much less known than the formalism to solve partial differential equations).
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 0 ·
Replies
0
Views
2K