Mean energy of a 3D (quantum) harmonic oscillator

HappyJazz
Messages
6
Reaction score
0
This is not really homework, just a project I'm toying with in my sparetime. I'm doing some Path Integral Monte Carlo simulations, for now just for the 1D quantum harmonic oscillator. Anyways, currently I compare my results to the analytic mean energy of a 1D quantum harmonic oscillator, given by the Hamiltonion

\hat H = \frac{{{\hbar ^2}}}{{2m}}\frac{{{\partial ^2}}}{{\partial {x^2}}} + \frac{1}{2}m{\omega ^2}{x^2}

with the trace given as

\int\limits_{ - \infty }^\infty {\left\langle x \right|\exp \left( { - \beta \hat H} \right)\left| x \right\rangle } = \frac{{\exp \left( { - 0.5\beta \hbar \omega } \right)}}{{1 - \exp \left( { - 0.5\beta \hbar \omega } \right)}}.

Beta is representing inverse temperature. From the mean energy in terms of the trace we get

\left\langle H \right\rangle = - \frac{\partial }{{\partial \beta }}\ln \sum\limits_x {\left\langle x \right|\exp \left( { - \beta \hat H} \right)\left| x \right\rangle },

which finally amounts to

\left\langle H \right\rangle = \frac{1}{2}\hbar \omega \coth \left( {\frac{1}{2}\beta \hbar \omega } \right).

My next step is to expand my program to 3 dimensions. I know that the energy of the classical harmonic oscillator in 3D is simply the result from 1D times the degrees of freedom (3 translational, 2 rotational and 1 vibrational), but does this also hold for the Quantum version of the harmonic oscillator?

I.e. is

\left\langle {{H_{3D}}} \right\rangle = 3\hbar \omega \coth \left( {\frac{1}{2}\beta \hbar \omega } \right)

true?

Thanks in advance!
 
Physics news on Phys.org
Actually it should only have 3 degrees of freedom, I was thinking of a diatomic molecule. A single particle described as a 3D QHO got 3 degrees of freedom.
 
Hello everyone, I’m considering a point charge q that oscillates harmonically about the origin along the z-axis, e.g. $$z_{q}(t)= A\sin(wt)$$ In a strongly simplified / quasi-instantaneous approximation I ignore retardation and take the electric field at the position ##r=(x,y,z)## simply to be the “Coulomb field at the charge’s instantaneous position”: $$E(r,t)=\frac{q}{4\pi\varepsilon_{0}}\frac{r-r_{q}(t)}{||r-r_{q}(t)||^{3}}$$ with $$r_{q}(t)=(0,0,z_{q}(t))$$ (I’m aware this isn’t...
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
Back
Top