QM: expectation value and variance of harmonic oscillator

renec112
Messages
35
Reaction score
4

Homework Statement


A particle is moving in a one-dimensional harmonic oscillator, described by the Hamilton operator:

[tex]H = \hbar \omega (a_+ a_- + \frac{1}{2})[/tex]
at t = 0 we have
[tex]\Psi(x,0) = \frac{1}{\sqrt{2}}(\psi_0(x)+i\psi_1(x))[/tex]

Find the expectation value and variance of harmonic oscillator

Homework Equations


I want to use these equations. For varians:
[tex]\sigma_E^2 = \langle E^2\rangle - \langle E \rangle^2[/tex]
For the energy
[tex]E_n = \hbar \omega(n+ \frac{1}{2})[/tex]
[tex]\Rightarrow \langle E \rangle^2 = (\hbar \omega(n+ \frac{1}{2}))^2[/tex]
and
[tex]\langle E^2\rangle = \langle \Psi | H^2 | \Psi \rangle[/tex]

The Attempt at a Solution


Well i get
[tex]\ E = \hbar \omega[/tex]
[tex]\langle E \rangle^2 = \hbar^2 \omega^2[/tex]
and by using the operators i get
[tex]\langle E^2 \rangle = \hbar^2 \omega^2 \frac{3}{4}[/tex]

which of course means i get a bad varians
[tex]\sigma_E = \sqrt{-\frac{1}{4} hbar^2 \omega^2}[/tex]

Am i using the right method? And can you see where my calculations are wrong? It's quite a lot to write my calculations in with latex, so i would just like to hear if anyone can confirm or disagree with my method. I would love some input.
 
Physics news on Phys.org
You need to check how you calculated ##\langle E^2 \rangle##.
 
  • Like
Likes   Reactions: renec112
renec112 said:
And can you see where my calculations are wrong?
It is impossible to see where your computations have gone wrong since you have not provided the actual calculations ...
 
  • Like
Likes   Reactions: renec112
PeroK said:
You need to check how you calculated ##\langle E^2 \rangle##.
Thank you. I tried writing it in digitally very nicely, and doing i spotted a mistake. Now i get:
[tex]\langle E^2 \rangle = \hbar^2 \omega^2[/tex]
That's a problem i think because that gives me
[tex]\sigma^2_E = 0[/tex]

Here is what i did, I'm sorry it's not latex but i tried writing nice and clear:
https://lh3.googleusercontent.com/TrMK7uq6P6b_G8SHfqwz6RvtnFzTUOYeNUobJJM0zE9EmhhP2TKj0PXPTDV8A20cZlLia7lzulJLwDDAyXlN=w1920-h1012-rw

How am i doing?
Orodruin said:
It is impossible to see where your computations have gone wrong since you have not provided the actual calculations ...
You are right, it was a bit heavy to write in latex though. I was not sure if my method was correct, that's why i didn't add it in for now.
 
renec112 said:
Thank you. I tried writing it in digitally very nicely, and doing i spotted a mistake. Now i get:
[tex]\langle E^2 \rangle = \hbar^2 \omega^2[/tex]
That's a problem i think because that gives me
[tex]\sigma^2_E = 0[/tex]

Here is what i did, I'm sorry it's not latex but i tried writing nice and clear:
https://lh3.googleusercontent.com/TrMK7uq6P6b_G8SHfqwz6RvtnFzTUOYeNUobJJM0zE9EmhhP2TKj0PXPTDV8A20cZlLia7lzulJLwDDAyXlN=w1920-h1012-rw

How am i doing?

That can't be right either. Here's a suggestion:

a) First calculate ##H^2 \psi_n##. Post what you get.

b) Then, calculate ##H^2(\alpha \psi_0 + \beta \psi_1)##

c) Then, calculate ##\langle E^2 \rangle = \langle \psi |H^2|\psi \rangle ## where ##\psi = \alpha \psi_0 + \beta \psi_1##

d) Plug in what you have in this question for ##\alpha, \beta##.
 
  • Like
Likes   Reactions: renec112
Thank you very much.
I was doing your steps, and at part b) i saw that i mistakenly have been doing:
[tex]H^2 = (\hbar \omega(a_+a_- +\frac{1}{2}))^2 = \hbar^2 \omega^2 ((a_+a_-)^2 + \frac{1}{4} + \frac{1}{2}a_+a_-)[/tex]
and that's off course wrong, because it implies
[tex](a+b)^2 = a^2 + b^2 + ba[/tex]
it should be
[tex](a+b)^2 = a^2 + b^2 + 2ba[/tex]
giving me
[tex]H^2 =\hbar^2 \omega^2 ((a_+a_-)^2 + \frac{1}{4} + 2\frac{1}{2}a_+a_-)[/tex]

That will change the last line at my attempt to
[tex]\langle E^2 \rangle = \hbar^2 \omega^2 (1/2 + 1/2 + 1/4 = \frac{5}{4} \hbar^2 \omega^2[/tex]
Meaning the varians will be
[tex]\sigma_E = \sqrt{<E^2> - <E>^2} = \sqrt{\frac{5}{4} \hbar^2 \omega^2 - \hbar^2 \omega^2} = \sqrt{\frac{1}{4} \hbar^2 \omega^2}= \frac{1}{2} \hbar \omega[/tex]

If that's not correct i'll do your steps. I think it's correct because it looks nice and it's from an exam question. What do you think? does it look realistic?
 
renec112 said:
If that's not correct i'll do your steps. I think it's correct because it looks nice and it's from an exam question. What do you think? does it look realistic?

That's the correct answer, but note that:

##H^2 \psi_n = H(n + \frac12)\psi_n = (n + \frac12)^2\psi_n##

Which avoids getting into the relative complexities of using the expansion for ##H##.

Note also that this method is generally valid for all systems:

##H^2 \psi_n = E_n^2 \psi_n##

That said, it was probably good practice to mess about with the ##a_+, a_-## operators!
 
  • Like
Likes   Reactions: renec112
PeroK said:
That's the correct answer, but note that:

##H^2 \psi_n = H(n + \frac12)\psi_n = (n + \frac12)^2\psi_n##

Which avoids getting into the relative complexities of using the expansion for ##H##.

Note also that this method is generally valid for all systems:

##H^2 \psi_n = E_n^2 \psi_n##

That said, it was probably good practice to mess about with the ##a_+, a_-## operators!
ah much better! Thank you for the help :D
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
Replies
4
Views
1K