3D harmonic oscillator ground state

Click For Summary

Discussion Overview

The discussion revolves around the ground state of the 3D quantum harmonic oscillator, specifically examining different approaches to derive the ground state wavefunction and its associated energy. Participants explore the implications of variable separation, spherical symmetry, and the validity of proposed wavefunctions in the context of quantum mechanics.

Discussion Character

  • Debate/contested
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant presents a derivation of the ground state wavefunction as a product of ground states in each coordinate, leading to an energy of \(3\hbar \omega /2\).
  • Another participant questions the origin of a different form of the Schrödinger equation and asserts that the ground state energy is indeed \(3/2 \hbar \omega\).
  • A participant suggests verifying the eigenstate property of the proposed wavefunction through direct calculation of the Laplacian.
  • Concerns are raised about the validity of a wavefunction with a \(1/r\) dependence, which may not be square integrable and thus not a valid physical state.
  • Discussion includes the behavior of the Laplacian near the origin and its implications for the eigenstate property of the wavefunction.
  • Participants express uncertainty regarding the existence of states with energy lower than \(3\hbar \omega/2\) and the implications of the derived forms of the wavefunction.
  • One participant mentions the potential for proving the ground state energy using raising and lowering operators without relying on explicit wavefunctions.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the correct ground state wavefunction or its energy. Multiple competing views and interpretations of the Schrödinger equation and the implications of the wavefunctions remain unresolved.

Contextual Notes

There are limitations regarding the assumptions made about the wavefunctions, particularly concerning their integrability and behavior at the origin. The discussion also highlights the complexity of determining ground states in quantum systems.

StatusX
Homework Helper
Messages
2,570
Reaction score
2
I've been told (in class, online) that the ground state of the 3D quantum harmonic oscillator, ie:

\hat H = -\frac{\hbar^2}{2m} \nabla^2 + \frac{1}{2} m \omega^2 r^2

is the state you get by separating variables and picking the ground state in each coordinate, ie:

\psi(x,y,z) = A e^{-\alpha(x^2+y^2+z^2)}

where \alpha = m \omega/2\hbar, and this state has energy 3\hbar \omega /2 (the sum of that from each coordinate).

On the other hand, going back to the Schrödinger equation, assume a spherically symmetric solution (ie, l=0) and make the transformation \chi(r)= r \psi(r). Then the Schrödinger equation becomes:

-\frac{\hbar^2}{2m} \frac{d^2 \chi}{dr^2} + \frac{1}{2} m \omega^2 r^2 \chi =E \chi

which is the 1D SHO equation, and so we have the solution:

\chi(r) = B e^{-\alpha r^2}

or:

\psi(r) = \frac{B}{r} e^{-\alpha r^2}

with an energy \hbar \omega /2. In fact, the 1st excited state of the 1D harmonic oscillator, with energy 3\hbar \omega /2, is \chi(r)=A r e^{-\alpha r^2}, and this is just the solution found above by separating variables. So that wasn't the ground state, this new one (which isn't in separated variables form) is. Is this a correct analysis? Is there a general way to determine if a given state is the ground state of a given hamiltonian?
 
Last edited:
Physics news on Phys.org
I just lost credit on a HW for this. Now this is personal. Any ideas?
 
I'm not really sure on where your second form of the Schrödinger equation is coming from, but that's just my not knowing laplacians off the top of my head. Also, check on what the actual ground state is for your second equation, because the ground state absolutely is 3/2 \hbar \omega
 
You can verify it's an eigenstate directly:

\nabla^2 \psi = \frac{1}{r^2}\frac{\partial}{\partial r} \left( r^2 \frac{\partial \psi}{\partial r} \right) + \frac{1}{r^2 \sin \theta}\frac{\partial}{\partial \theta} \left( \sin \theta \frac{\partial \psi}{\partial \theta} \right) + \frac{1}{r^2 \sin \theta} \frac{\partial^2 \psi}{\partial \phi^2} = \frac{1}{r^2}\frac{d}{dr} \left( r^2 \frac{d \psi}{dr} \right)

\psi = \frac{1}{r} e^{-\alpha r^2}

\frac{d \psi}{dr}= \frac{-1}{r^2} e^{-\alpha r^2} + \frac{1}{r} (-2 \alpha r )e^{-\alpha r^2} = -\frac{1}{r^2} ( 1+2 \alpha r^2 ) e^{-\alpha r^2}

\frac{d}{dr} \left( r^2 \frac{d \psi}{dr} \right) = \frac{d}{dr} \left( -(1+2 \alpha r^2 ) e^{-\alpha r^2} \right) = -(4 \alpha r ) e^{-\alpha r^2} - (1+2 \alpha r^2) (-2 \alpha r) e^{-\alpha r^2} = (4 \alpha^2 r^3 - 2 \alpha r ) e^{-\alpha r^2}

So:
\nabla^2 \psi = \frac{1}{r} (4 \alpha^2 r^2 - 2 \alpha) e^{-\alpha r^2} = ( 4 \alpha^2 r^2 - 2 \alpha) \psi

\hat H \psi = -\frac{\hbar^2}{2m} \nabla^2 \psi + \frac{1}{2} m \omega^2 r^2 \psi =\left(-\frac{\hbar^2}{2m} ( 4 \alpha^2 r^2 - 2 \alpha) + \frac{1}{2} m \omega^2 r^2 \right) \psi

and with \alpha = m \omega/2 \hbar, this reduces to:

\hat H \psi = \left[ \left( 4\left(-\frac{\hbar^2}{2m} \right) \frac{m^2 \omega^2}{4 \hbar^2}+ \frac{1}{2}m \omega^2 \right) r^2 - 2 \left(-\frac{\hbar^2}{2m}\right) \left(\frac{m \omega}{2 \hbar} \right) \right] \psi = \frac{1}{2} \hbar \omega \psiI think all that algrebra is right. I'm guessing the problem is some subtlety with the divergence at the origin. I'll keep thinking about it.
 
Last edited:
My guess would be to check that you have the correct value for your \alpha
 
By assuming that l=0 you've constrained the particle to move only radially and therefore reduced the problem to a purely 1D motion which is why you're getting the 1D result for the ground state energy.
 
StatMechGuy said:
My guess would be to check that you have the correct value for your \alpha

What do you mean? It works, so what could be wrong with it?

dicerandom said:
By assuming that l=0 you've constrained the particle to move only radially and therefore reduced the problem to a purely 1D motion which is why you're getting the 1D result for the ground state energy.

But its still a 3D state that has a lower energy than the state that's usually called the ground state of the 3D SHO. Plus, that state has l=0 too (as I mentioned, it corresponds to the first excited state of the equivalent 1D oscillator)
 
StatusX said:
But its still a 3D state that has a lower energy than the state that's usually called the ground state of the 3D SHO. Plus, that state has l=0 too (as I mentioned, it corresponds to the first excited state of the equivalent 1D oscillator)

OK, I've been scratching my head over this for a while now and I think I've figured it out. I noticed one problem, in that when you did your first simplification of the SE your term for the radial derivative is incorrect, it should be the same as the first term in the Laplacian you posted. That doesn't change the fact that your \psi with the 1/r dependence satisfies the correct SE though (which you computed, and I duplicated, so either it's right or we're both wrong :wink: ).

I believe that the way out of this mess is the fact that the second \psi, due to its 1/r dependence, is not square integrable and so it is not a member of the Hilbert space and is not a valid wavefunction.
 
\int \psi^2dV = \int B^2\frac{e^{-2\alpha r^2}}{r^2}r^2\sin\theta d\theta\d\phi dr=4\pi B^2\int e^{-2\alpha r^2}dr

no?
 
Last edited:
  • #10
quasar987 said:
\int \psi^2dV = \int B^2\frac{e^{-2\alpha r^2}}{r^2}r^2\sin\theta d\theta\d\phi dr=4\pi B^2\int e^{-2\alpha r^2}dr

no?

D'oh! I got caught up with the 1D idea and forgot to use the spherical differential volume element. Nevermind, back to the drawing board.
 
  • #11
Ok, I figure it out. The problem is that while:

\frac{1}{r^2}\frac{d}{dr}\left( r^2 \frac{d}{dr} \left( \frac{1}{r} \right) \right) = 0

for all r \neq 0, we can't just say the Laplacian is zero because of the behavior near the origin. In fact, from electrostatics we know:

\nabla^2 \frac{1}{r} = - 4 \pi \delta^3(\vec r)

So adding this extra term in, you get:

\hat H \psi = \frac{1}{2} \hbar \omega \psi + \frac{\hbar^2}{2m} 4 \pi r \delta^3(\vec r) \psi

So \psi[/tex] is not an eigenstate, and in fact:<br /> <br /> &amp;lt;\psi | \hat H| \psi&amp;gt; = &amp;lt;\psi | \frac{1}{2} \hbar \omega + \frac{\hbar^2}{2m} 4 \pi r \delta^3(\vec r)| \psi&amp;gt; = \frac{1}{2} \hbar \omega + \frac{4 \pi \hbar^2}{2m} \int_{R^3} \psi^2 r \delta^3(\vec r) d^3 \vec r = \infty<br /> <br /> because r \psi^2 \propto 1/r near the origin.<br /> <br /> Still, this example worries me, because how can we be sure that there are no states with energy less than the 3 \hbar \omega/2 state? I can see this is the lowest state in separated variables form, but why can&#039;t there be a lower state not in this form?
 
Last edited:
  • #12
StatusX said:
Still, this example worries me, because how can we be sure that there are no states with energy less than the 3 \hbar \omega/2 state? I can see this is the lowest state in separated variables form, but why can't there be a lower state not in this form?

You can prove it using the raising and lowering operators and the Dirac formalism without ever having to write down a wave function. Wikipedia covers it in a section of their Quantum harmonic oscillator article, for more detail there's also some http://ocw.mit.edu/NR/rdonlyres/9991BFAD-67AB-458F-B009-FFBC36F665A7/0/lecture18.pdf (PDF) available from MIT's OpenCourseWare for their http://ocw.mit.edu/OcwWeb/Physics/8-04Spring-2006/LectureNotes/index.htm. The relevant section of the lecture notes starts on page 7 of that PDF.
 
Last edited by a moderator:

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 27 ·
Replies
27
Views
3K