Quantum Harmonic Oscillator with Additional Potential

Click For Summary
The discussion focuses on solving the quantum harmonic oscillator problem with an additional linear potential term in the Hamiltonian. The proposed Hamiltonian includes a standard harmonic oscillator term and a linear potential, leading to a modified differential equation. The user seeks guidance on finding the appropriate substitutions to transform the problem into a dimensionless form similar to the standard case. A hint is provided to consider the classical implications of the additional potential, particularly how it alters the force on the particle and the classical equations of motion. Suggestions for substitutions and further analysis of the potential's impact on the system are requested.
Mr_Allod
Messages
39
Reaction score
16
Homework Statement
Apply and additional potential ##V'(x) = \alpha x## to the standard Hamiltonian of a harmonic oscillator. Find the solutions to the Schrodinger equation.
Relevant Equations
Harmonic Oscillator Hamiltonian: ##H = - \frac \hbar {2m} \frac {d^2}{dx^2}\psi + \frac {m\omega^2 x^2}{2}##
Hello there, I am trying to solve the above and I'm thinking that the solutions will be Hermite polynomials multiplied by a decaying exponential, much like the standard harmonic oscillator problem. The new Hamiltonian would be like so:

$$H = - \frac \hbar {2m} \frac {d^2}{dx^2}\psi + \frac {m\omega^2 x^2}{2} + \alpha x$$

Normally one would make the substitutions:

$$y = \sqrt{\frac {m\omega}{\hbar}}$$
$$\epsilon = \frac {2E}{\hbar\omega}$$

This would produce a solvable dimensionless differential equation:
$$\frac {d^2}{dy^2}\psi + (\epsilon-y^2)\psi = 0$$

Now I'm having trouble finding the correct substitution to make to reduce the new problem to a dimensionless one like above. I would appreciate it if someone could give me some suggestions, thank you!
 
Physics news on Phys.org
Rather think about the Hamiltonian a bit first.

Hint: Think about the classical case. What's the change of the potential due to the additional linear piece? Equivalently you can think about, what it changes for the force acting on the particle and how does it affect the solutions of the classical equations of motion?
 
At first, I derived that: $$\nabla \frac 1{\mu}=-\frac 1{{\mu}^3}\left((1-\beta^2)+\frac{\dot{\vec\beta}\cdot\vec R}c\right)\vec R$$ (dot means differentiation with respect to ##t'##). I assume this result is true because it gives valid result for magnetic field. To find electric field one should also derive partial derivative of ##\vec A## with respect to ##t##. I've used chain rule, substituted ##\vec A## and used derivative of product formula. $$\frac {\partial \vec A}{\partial t}=\frac...