I have got the following Quantum Hamiltonian:
$$H=\frac{p^{2}}{2m}+k_{1}x^{2}+k_{2}x+k_{3}$$
Which transformation can I use to change this Hamiltonian into an harmonic oscillator hamiltonian?
Note: k_{1}, k_{2} and k_{3} are constants.
|
I have got the following Quantum Hamiltonian: $$H=\frac{p^{2}}{2m}+k_{1}x^{2}+k_{2}x+k_{3}$$ Which transformation can I use to change this Hamiltonian into an harmonic oscillator hamiltonian? Note: k_{1}, k_{2} and k_{3} are constants. |
|||||||||
|
|
$$ H = \frac{p^2}{2m}+k_1 x^2 + k_2 x + k_3 $$ Then add zero, $\frac{k_{2}^{2}}{4k_{1}}-\frac{k_{2}^{2}}{4k_{1}}$, and factor out a $k_1$, $$ H = \frac{p^2}{2m}+k_1 \left( x+\frac{k_2}{2k_1} \right)^2 - \frac{k_{2}^{2}}{4k_{1}}+k_3 $$ which is an oscillator hamiltonian with a shifted coordinate and a shifted energy, both by a constant. |
|||
|
|