Solving 2nd Order Diff Eq in Quantum Mechanics

ELog
Messages
6
Reaction score
0
So I was trying a few quantum mechanics problems and encountered this diff eq:

\frac{\hbar^2}{2m}\frac{\partial^2}{\partialx^2}\psi(x) + \frac{1}{2}kx^2\psi(x) = E\psi(x)

I put it into the form:

\frac{\partial^2}{\partialx^2}\psi(x) + (\frac{2mE}{\hbar^2} - \frac{m}{\hbar^2}kx^2)\psi(x) = 0

But there is where I'm having difficulty. Is there an alternative form that would be easier to solve, or is there any way to reduce the order of the diff eq? I'm not used to second-orders with variable coefficients. Any guidance is greatly appreciated.

NOTE: k is an (apparently arbitrary) constant and has no quantum meaning in this context.
 
Last edited:
Physics news on Phys.org
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top