Repetit
- 128
- 2
Hey!
I am trying to solve this quite nasty (as least I think so : - ) partial differential equation (the Helmholtz equation):
<br /> \frac{1}{r}\frac{\partial}{\partial r} \left( r \frac{\partial\Psi}{\partial r}\right) + \frac{1}{r^2}\frac{\partial^2 \Psi}{\partial \phi^2} + \frac{\partial^2 \Psi}{\partial z^2} + m^2 k^2 \Psi = 0<br />
I use separation of variables and write the unkown function \Psi(r,\phi,z) as \Psi(r,\phi,z) = R(r)\Phi(\phi)Z(z), insert this in the equation and divide by R(r)\Phi(\phi)Z(z). This gives me:
<br /> \frac{1}{r R} \frac{d}{d r} \left( r \frac{d R}{d r}\right) + \frac{1}{r^2 \Phi} \frac{d^2 <br /> \Phi}{d \phi^2} + \frac{1}{Z}\frac{d^2 Z}{d z^2} + m^2 k^2 = 0<br />
Now, I am not sure how to move on from here because I have 1/r^2 in the \Phi term so that I cannot use the usual procedures for solving PDE (equating one term to minus the other terms and setting both equal to some constant). Could someone give me a hint on how to proceed from here?
Thanks in advance
I am trying to solve this quite nasty (as least I think so : - ) partial differential equation (the Helmholtz equation):
<br /> \frac{1}{r}\frac{\partial}{\partial r} \left( r \frac{\partial\Psi}{\partial r}\right) + \frac{1}{r^2}\frac{\partial^2 \Psi}{\partial \phi^2} + \frac{\partial^2 \Psi}{\partial z^2} + m^2 k^2 \Psi = 0<br />
I use separation of variables and write the unkown function \Psi(r,\phi,z) as \Psi(r,\phi,z) = R(r)\Phi(\phi)Z(z), insert this in the equation and divide by R(r)\Phi(\phi)Z(z). This gives me:
<br /> \frac{1}{r R} \frac{d}{d r} \left( r \frac{d R}{d r}\right) + \frac{1}{r^2 \Phi} \frac{d^2 <br /> \Phi}{d \phi^2} + \frac{1}{Z}\frac{d^2 Z}{d z^2} + m^2 k^2 = 0<br />
Now, I am not sure how to move on from here because I have 1/r^2 in the \Phi term so that I cannot use the usual procedures for solving PDE (equating one term to minus the other terms and setting both equal to some constant). Could someone give me a hint on how to proceed from here?
Thanks in advance
Last edited: