Here is the Schrödinger equation:
(-ћ^2/2m) [ (∂^2 (Ψ (x, y))/∂x^2 ) + (∂^2 (Ψ (x, y))/∂y^2) ] = EΨ(x, y)
As you can see, there is a second partial derivative of Ψ (x, y) with respect to x, and one with respect to y. When I tried to solve this, I moved the (-ћ^2/2m) to the other side of the equation and let E/(-ћ^2/2m) = - k^2, then added k^2 Ψ(x, y) to both sides, giving:
∂^2 (Ψ (x, y))/∂x^2 ) + (∂^2 (Ψ (x, y))/∂y^2 + k^2 Ψ(x, y) = 0
Just to clean it up, I'll just write Ψ instead of Ψ(x, y). At this point we are all on the same page about what variables the function contains.
∂^2 Ψ /∂x^2 + ∂^2 Ψ/∂y^2 + k^2 Ψ = 0
If that helps any. Anyway, if anyone has the time, I would like to see this worked out using separation of variables to a general solution (not just a particular solution- please show me the whole thing, if you will). Also, if someone wanted to be very nice, please also work this out by first converting to polar coordinates.
I know I'm asking a lot, but it's pretty crucial that I understand how this process works. To whomever is extra nice and wants to show me how to do this, thank you very much!