Why Can the Hamiltonian Be Split for a Stationary State?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Niles
Messages
1,834
Reaction score
0

Homework Statement


Hi all.

I have a Hamiltonian given by:

[tex] H = H_x + H_y = -\frac{\hbar^2}{2m}(d^2/dx^2 + d^2/dy^2).[/tex]

Now I have a stationary state on the form [itex]\psi(x,y)=f(x)g(y)[/itex]. According to my teacher, then the Hamiltonian can be split up, i.e. we have the two equations:

[tex] H_x f(x) = E_xf(x) \qquad \text{and}\qquad H_y g(y)=E_yg(y).[/tex]

I can't see why this must be true. Inserting in the time-independent Schrödinger-equation doesn't give me these expressions. What am I missing here?

Thanks in advance.


Niles
 
Physics news on Phys.org
If you put it in the time-indep Schrödinger equation, and then if you divide both sides by f(x)g(x), and then if you take one of the two terms on the left hand side to the right hand side, you get : a LHS that is a function of x only, and RHS that's function of y only. This can only be true if both sides are equal to some constant. Try to take it from there.
 
Ahh, yes. I see.

Thanks for that.