Inner Product in this step of the working

unscientific
Messages
1,728
Reaction score
13
Hi guys, I'm not sure how to evaluate this inner product at step (3.8)

I know that:

##\hat {H} |\phi> = E |\phi>##

2cna71v.png


<E_n|\frac{\hat H}{\hbar \omega} + \frac{1}{2}|E_n>

<E_n| \frac{\hat H}{\hbar \omega}|E_n> + <E_n|\frac{1}{2}|E_n>

I also know that ##<\psi|\hat Q | \psi>## gives the average value of observable to ##\hat Q##. In this case, it's not ##\psi## but ##E_n##, does the same principle hold?
 
Last edited:
Physics news on Phys.org
Use equation (3.4).
 
Hi George, I can only conclude that you figured out where he picked his 2 questions from. :biggrin:.
 
dextercioby said:
Hi George, I can only conclude that you figured out where he picked his 2 questions from. :biggrin:.

Okay, I got step 3.8. But For Step 3.9, I'm having a slight issue here:

E_n = &lt;E_n|\hat H|E_n&gt; = \frac{1}{2m}&lt;E_n|(m\omega \hat x)^2 + \hat {p}^2|E_n&gt;
= \frac{1}{2m}(m^2\omega^2)&lt;E_n|\hat x \hat x|E_n&gt; + \frac{1}{2m}&lt;E_n|\hat p \hat p|E_n&gt;

Using ##\hat x|\phi> = x|\phi>## and ##\hat p |\phi> = p|\phi>##,

= \frac{1}{2m}(m^2\omega^2)&lt;E_n|\hat x x|E_n&gt; + \frac{1}{2m}&lt;E_n|\hat p p|E_n&gt;

Removing the last "hats" from ##\hat p## and ##\hat x## and Using orthogonality ##<E_n|E_n> = 1 ##:

= \frac{1}{2m}\left ( (m\omega x)^2 + p^2 \right )

Is it wrong to assume that the energy eigenkets have norm = 1? That would be strange because later we show that ##E_n = (n + \frac{1}{2})\hbar \omega##

And, why is there an additional factor of ##\frac{1}{\omega}## in the expression?
 
Energy eigenkets for the harmonic oscillator do have norm =1.
 
dextercioby said:
Energy eigenkets for the harmonic oscillator do have norm =1.

Ok, then I have no idea what's gone wrong with my working..
 
The energy eigenket is not an eigenket of either x nor p. You need the ladder operators to evaluate the matrix elements.
 
dextercioby said:
The energy eigenket is not an eigenket of either x nor p. You need the ladder operators to evaluate the matrix elements.

How did they get 3.9 then?
 
<p E_n, p E_n> = ||p |E_n> ||^2 = <E_n, p^2 E_n>, because the eigenkets of energy are in the domain of both p and p^2, on which the 2 operators are essentially self-adjoint. p^2 is a positive operator, hence the inequality at the end.

The same goes for x.
 
  • #10
dextercioby said:
<p E_n, p E_n> = ||p |E_n> ||^2 = <E_n, p^2 E_n>, because the eigenkets of energy are in the domain of both p and p^2, on which the 2 operators are essentially self-adjoint. p^2 is a positive operator, hence the inequality at the end.

The same goes for x.

I just don't get how ##<E_n|\hat x \hat x|E_n> = |x|E_n>|^2## and ##<E_n|\hat p \hat p|E_n> = |p|E_n>|^2##
 
  • #11
hmm because in the same way you have in the complex numbers that:
z^{*} z = |z|^{2}
In fact the ket can be interpreted as a vector on Hilber space, while the bra as its dual.
So in the case of this, you can write:

&lt; E_{n}| \hat{x} \hat{x} |E_{n}&gt;= (\hat{x} |E_{n}&gt;)^{t} \hat{x} |E_{n}&gt;
using that x operator is self adjoint. The same goes for p... with the "t" I denoted the adjoint conjugate operation
 
  • #12
ChrisVer said:
hmm because in the same way you have in the complex numbers that:
z^{*} z = |z|^{2}
In fact the ket can be interpreted as a vector on Hilber space, while the bra as its dual.
So in the case of this, you can write:

&lt; E_{n}| \hat{x} \hat{x} |E_{n}&gt;= (\hat{x} |E_{n}&gt;)^{t} \hat{x} |E_{n}&gt;
<br /> <br /> That is true, but ##\hat x## and ##\hat p## are operators.. so the x and p in the norm should have hats?<br /> <br /> ##&lt;E_n|\hat x \hat x|E_n&gt; = |\hat x|E_n&gt;|^2## and ##&lt;E_n|\hat p \hat p|E_n&gt; = |\hat p|E_n&gt;|^2##
 
  • #13
they do have hats... the person who wrote the things in the image you posted, doesn't use hats so much...

You can get a feeling there must be hats because otherwise there would be no reason to use the eigenvectors in kets... (he'd get 1)
 
  • Like
Likes 1 person
  • #14
This clears things up a little, thanks!
 
Back
Top