Solving Ladder Operator Problem w/ 4 Terms

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
Sheepattack
Messages
2
Reaction score
0

Homework Statement



I have been given the following problem -
the expectation value of px4 in the ground state of a harmonic oscillator can be expressed as
<px4> = h4/4a4 {integral(-infin to +infin w0*(x) (AAA+A+ + AA+AA+ + A+AAA+) w0 dx}

I think I know how to proceed on other examples, but my given examples only have ladder operators with two terms, i.e. AA+ or A+A.
I can then use the commutation relation, AA+ - A+A =1 to remove them.

what has stuck me here is the four ladder operators in a term. I'm totally unsure on how to proceed!

any advice would be greatly appreciated!
 
Physics news on Phys.org
Do you know what A and A+ do to eigenstates? A+ψn = sqrt(n+1)ψn+1 and Aψn=sqrt(n)*ψn-1, so you can just keep applying the appropriate operator until you get down to a constant multiple of the eigenfunction.
 
I'd like to suggest a completely different method. Use two things here

1. Schrödinger's equation, which can be rearranged to form
[tex]p^2\psi = c (E-V)\psi[/tex] where c is some constant

2. The fact the p is hermitian

[tex] \left<p^4\right> = \left<\psi |p^4|\psi\right> = \left<p^2\psi|p^2\psi\right> = c^2 \left<(E-V)^2\right>[/tex]

The last part of the above integral can be greatly simplified using the evenness or oddness of the functions [tex]\psi[/tex] and V. Try it.
 
Many thanks for both your replies.

I think ideasrule's method was the one I am supposed to follow - managed to get the right answer! A few more clouds lifted...
thanks again