Solving Schrodinger Equation in Two Dimension, r and theta

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 10K views
gatztopher
Messages
26
Reaction score
0

Homework Statement



It's a two-part problem, the first part was deriving a Schrödinger equation from when x = r cos(theta) and y = r sin(theta)

I got:
[tex] -\frac{\hbar^2}{2m}[\frac{\partial^2}{\partial r^2}+\frac{1}{r^2}\frac{\partial^2}{\partial\theta^2}]\Psi(r,\theta)+V(r)\Psi(r,\theta)=E\Psi(r,\theta)[/tex]

And now I have to solve it by dividing the wave equation into
[tex] \Psi(r,\theta)=R(r)\Theta(\theta)[/tex]

Homework Equations



This (7-B):
http://bcs.wiley.com/he-bcs/Books?a...&assetId=17333&resourceId=1342&newwindow=true
was my guide for the derivation of the Schrödinger equation

The Attempt at a Solution



I've tried making two Schrödinger equations such that
[tex] -\frac{\hbar^2}{2m}\frac{\partial^2}{\partial r^2}R(r)+V(r)R(r)=ER(r)[/tex]
[tex] -\frac{\hbar^2}{2m}\frac{1}{r^2}\frac{\partial^2}{\partial\theta^2}\Theta(\theta)+V(r)\Theta(\theta)=E\Theta(\theta)[/tex]

And I figure the solutions to be R=C1e^ik1r, with k1=sqrt(2m(E-V))/hbar and Theta=C2e^ik2r where k2=sqrt(2m(E-V))r/hbar

My problem: my solution for Theta has an r in it, which I equate to an r dependence, which will screw up the whole partial derivation of Psi=Theta*R right? And also, V(r) has an r in it, which I also equate to an r dependence, which similarly botches the whole separation, no? I feel so close and yet so far! How can I solve this?
 
Last edited:
Physics news on Phys.org
You'd better post the original problem, because it looks like you've done the first part incorrectly.

I'll help you with the second part after the first part is corrected.
 
The original problem states, quote: Work out the Schrödinger equation in polar coordinates r and theta, with x=rcos(theta) and y=rsin(theta), for a potential that depends on r.

First I got,
dx=cos(theta)dr-rsin(theta)dtheta
dy=sin(theta)dr+rcos(theta)dtheta

Then, I solved for dr and dtheta
dr=sin(theta)dy+cos(theta)dx
dtheta=(1/r)(cos(theta)dy-sin(theta)dx)

that I solved so
[tex] \frac{\partial}{\partial x}=\frac{\partial r}{\partial x}\frac{\partial}{\partial r}+\frac{\partial\theta}{\partial x}\frac{\partial}{\partial\theta}=cos\theta\frac{\partial}{\partial r}-(1/r)sin\theta\frac{\partial}{\partial\theta}[/tex]

[tex] \frac{\partial}{\partial y}=\frac{\partial r}{\partial y}\frac{\partial}{\partial r}+\frac{\partial\theta}{\partial y}\frac{\partial}{\partial\theta}=sin\theta\frac{\partial}{\partial r}+(1/r)cos\theta\frac{\partial}{\partial\theta}[/tex]

I plugged this into delta squared
[tex] \Delta^2=\frac{\partial^2}{\partial x^2}+\frac{\partial^2}{\partial y^2}[/tex]

which became (after a little algebra)
[tex] \Delta^2=\frac{\partial^2}{\partial r^2}+\frac{1}{r^2}\frac{\partial^2}{\partial \theta^2}[/tex]

which is what's in my original equation
[tex] -\frac{\hbar^2}{2m}[\frac{\partial^2}{\partial r^2}+\frac{1}{r^2}\frac{\partial^2}{\partial\theta ^2}]\Psi(r,\theta)+V(r)\Psi(r,\theta)=E\Psi(r,\theta)[/tex]

Mostly I did it all following this (7-B)
http://bcs.wiley.com/he-bcs/Books?a...&assetId=17333&resourceId=1342&newwindow=true

Thank you for your help!
 
Last edited:
gatztopher said:
[tex] \frac{\partial}{\partial x}=\frac{\partial r}{\partial x}\frac{\partial}{\partial r}+\frac{\partial\theta}{\partial x}\frac{\partial}{\partial\theta}=cos\theta\frac{\partial}{\partial r}-(1/r)sin\theta\frac{\partial}{\partial\theta}[/tex]

[tex] \frac{\partial}{\partial y}=\frac{\partial r}{\partial y}\frac{\partial}{\partial r}+\frac{\partial\theta}{\partial y}\frac{\partial}{\partial\theta}=sin\theta\frac{\partial}{\partial r}+(1/r)cos\theta\frac{\partial}{\partial\theta}[/tex]

Okay, so far so good!:approve:

I plugged this into delta squared
[tex] \Delta^2=\frac{\partial^2}{\partial x^2}+\frac{\partial^2}{\partial y^2}[/tex]

which became (after a little algebra)
[tex] \Delta^2=\frac{\partial^2}{\partial r^2}+\frac{1}{r^2}\frac{\partial^2}{\partial \theta^2}[/tex]

Not quite, you need to be careful when taking the derivatives:

[tex]\begin{aligned}\Delta^2 & =\left(\cos\theta\frac{\partial}{\partial r}-\frac{\sin\theta}{r}\frac{\partial}{\partial\theta}\right)^2+\left(\sin\theta\frac{\partial}{\partial r}+\frac{\cos\theta}{r}\frac{\partial}{\partial\theta}\right)^2\\ & =\left[\cos\theta\frac{\partial}{\partial r}\left(\cos\theta\frac{\partial}{\partial r}\right)-\cos\theta\frac{\partial}{\partial r}\left(\frac{\sin\theta}{r}\frac{\partial}{\partial\theta}\right)-\frac{\sin\theta}{r}\frac{\partial}{\partial\theta}\left(\cos\theta\frac{\partial}{\partial r}\right)+\frac{\sin\theta}{r}\frac{\partial}{\partial\theta}\left(\frac{\sin\theta}{r}\frac{\partial}{\partial\theta}\right)\right]\\ & \;\;\;\;+\left[\sin\theta\frac{\partial}{\partial r}\left(\sin\theta\frac{\partial}{\partial r}\right)+\sin\theta\frac{\partial}{\partial r}\left(\frac{\cos\theta}{r}\frac{\partial}{\partial\theta}\right)+\frac{\cos\theta}{r}\frac{\partial}{\partial\theta}\left(\sin\theta\frac{\partial}{\partial r}\right)+\frac{\cos\theta}{r}\frac{\partial}{\partial\theta}\left(\frac{\cos\theta}{r}\frac{\partial}{\partial\theta}\right)\right]\end{aligned}[/tex]

Terms like [itex]\cos\theta\frac{\partial}{\partial r}\left(\cos\theta\frac{\partial}{\partial r}\right)[/itex] and [itex]\frac{\sin\theta}{r}\frac{\partial}{\partial\theta}\left(\cos\theta\frac{\partial}{\partial r}\right)[/itex] are easily simplified.

For example,

[tex]\cos\theta\frac{\partial}{\partial r}\left(\cos\theta\frac{\partial}{\partial r}\right)=\cos^2\theta\frac{\partial^2}{\partial r^2}[/tex]

But, terms like [itex]\cos\theta\frac{\partial}{\partial r}\left(\frac{\sin\theta}{r}\frac{\partial}{\partial\theta}\right)[/itex] and [itex]\frac{\sin\theta}{r}\frac{\partial}{\partial\theta}\left(\frac{\sin\theta}{r}\frac{\partial}{\partial\theta}\right)[/itex] will require the product rule!

For example,

[tex]\cos\theta\frac{\partial}{\partial r}\left(\frac{\sin\theta}{r}\frac{\partial}{\partial\theta}\right)=-\frac{\sin\theta\cos\theta}{r^2}\frac{\partial}{\partial\theta}+\frac{\sin\theta\cos\theta}{r}\frac{\partial^}{\partial r \partial\theta}\right)[/tex]

Keeping this in mind, you should find a slightly different result.
 
Right! The product rule!

Thank you!
 
It was simpler than that even - the results of the product rule canceled out - I simply was moving cos's and sin's left of the partial derivatives with complete absence of mind! :P
 
Okay, so what's your new Schroedinger equation? What do you get when you plug [itex]\Psi(r,\theta)=R(r)\Theta(\theta)[/itex] into it?
 
I got
[tex] -\frac{\hbar^2}{2m}[\frac{\partial^2}{\partial r^2}+\frac{1}{r}\frac{\partial}{\partial r}+\frac{1}{r^2}\frac{\partial^2}{\partial\theta ^2}]\Psi(r,\theta)+V(r)\Psi(r,\theta)=E\Psi(r,\theta)[/tex]

Which is still quite difficult to work but fortunately a little birdie informed me that
[tex] L=-i\hbar(\vec{r}\times\nabla)=-i\hbar\frac{\partial}{\partial\theta}[/tex]

which goes that
[tex] L\Psi(r,\theta)=-i\hbar\frac{\partial}{\partial\theta}\Psi(r,\theta)=m\hbar\Psi(r,\theta)[/tex]

so it ends up
[tex] \Psi(r,\theta)=e^{im\theta}R(r)[/tex]

which gives a normalized
[tex] \Theta(\theta)=\frac{1}{\sqrt{2}}e^{im\theta}[/tex]

And this makes a new Schrödinger...
[tex] -\frac{\hbar^2}{2m}[\frac{d^2}{dr^2}+\frac{1}{r}\frac{d}{dr}-\frac{m^2}{r^2}]R(r)+V(r)R(r)=ER(r)[/tex]

And now how to derive R(r)...
 
Last edited:
gatztopher said:
I got
[tex] -\frac{\hbar^2}{2m}[\frac{\partial^2}{\partial r^2}+\frac{1}{r}\frac{\partial}{\partial r}+\frac{1}{r^2}\frac{\partial^2}{\partial\theta ^2}]\Psi(r,\theta)+V(r)\Psi(r,\theta)=E\Psi(r,\theta)[/tex]

Good!:approve:

Which is still quite difficult to work but fortunately a little birdie informed me that
[tex] L=-i\hbar(\vec{r}\times\nabla)=-i\hbar\frac{\partial}{\partial\theta}[/tex]

Unfortunately, I don't think the "little birdie's" comment is all that appropriate here...instead of using it, I suggest you just substitute [itex]\psi(r,\theta)=R(r)\Theta(\theta)[/itex] into your Schroedinger equation, and work out the solution from scratch...upon substitution, you should get:

[tex]\frac{-\hbar^2}{2m}\left[R''(r)\Theta(\theta)+\frac{R'(r)}{r}\Theta(\theta)+\frac{R(r)}{r^2}\Theta''(\theta)\right]+V(r)R(r)\Theta(\theta)=ER(r)\Theta(\theta)[/tex]

The first thing you should notice is that every term involves both [itex]r[/itex] and [itex]\theta[/itex]; so it is difficult to see how to solve it. But, if you multiply both sides of the equation by [tex]\frac{r^2}{R(r)\Theta(\theta)}[/tex], what happens?