What Is the Expected Value of Kinetic Energy for This Harmonic Oscillator?

castlemaster
Messages
37
Reaction score
0

Homework Statement



Calculate the expected value of the kinetic energy being

\varphi(x,0)=\frac{1}{\sqrt{3}}\Phi_0+\frac{1}{\sqrt{3}}\Phi_2-\frac{1}{\sqrt{3}}\Phi_3

Homework Equations



K=\frac{P^2}{2m}

The Attempt at a Solution



I tried to solve it using two diffrent methods and they don't give the same result, so something is wrong with one or both of them.
The first method is using matrix representations. I use the matrix of P and generate P^2.
Then I compute

\varphi(x,0)^*,P^2,\varphi(x,0)

and end up with an expresion like

-3+2/3*\sqrt{2}cos (2wt)

The second method is using the creation and annhilitation operators a+ and a.

P^2=a^{+}a^{+}+aa-a^{+}a-aa^{+}

\phi(x)_na^{+}a^{+}\phi(x)_m=\sqrt{(n+1)(n+2)}\phi(x)_{n,m+2}
\phi(x)_naa\phi(x)_m=\sqrt{(n-1)(n)}\phi(x)_{n,m-2}
\phi(x)_na^{+}a\phi(x)_m=n\phi(x)_{n,m}
\phi(x)_naa^{+}\phi(x)_m=(n+1)\phi(x)_{n,m}

But here I only get values for

\phi(x)_0,\phi(x)_0;\phi(x)_2,\phi(x)_2;\phi(x)_3,\phi(x)_3
those are giving a number and
\phi(x)_2,\phi(x)_0
which is giving an expression like a*exp(2jwt)

The question is: where is the other exp(-2jwt) to form the cos(2wt) of the other solution and why I don't get the same result ... I guess I have to normalise somewhere.
 
Physics news on Phys.org
How do you get a time dependence in your answer? You want to calculate the kinetic energy of a harmonic oscillator so using the creation and annihilation operator is a smart thing to do.
Ignoring all constants, you want to calculate \langle \varphi |p^2|\varphi \rangle. You know that, assuming \phi_n is normalized, that \langle \phi_n |\phi_m\rangle=\delta_{nm}. Therefore every term will just be a number.

castlemaster said:
\phi(x)_2,\phi(x)_0
which is giving an expression like a*exp(2jwt)

How did you get this?
 
You are right, the energy should be constant in time.

Then

<br /> \phi(x)_0a^{+}a^{+}\phi(x)_2=0<br />

because the functions of the basis are orthonormal?
 
Yes that is correct. On top of that a^{+}a^{+}\phi(x)_2 would yield const*\phi(x)_4, which isn't even an allowed state in this problem. Same for a \phi_0 etc.
 
yes, i wanted to put

<br /> <br /> \phi(x)_2a^{+}a^{+}\phi(x)_0=0<br /> <br />

this gives an allowed state right?
 
Yes, because a^{+}a^{+}\phi(x)_0=const*\phi(x)_2 and \phi(x)_2 is a part of \varphi(x,0). The entire thing should yield \sqrt{2}.
 
Back
Top