I have a PDE:
$$ \frac{\partial^2\phi(r,\theta)}{\partial r^2} + \frac{1}{r}\frac{\partial\phi(r,\theta)}{\partial r} + \frac{1}{r^2}\frac{\partial^2\phi(r,\theta)}{\partial\theta^2} + C^2\phi(r,\theta)=0 $$
I need to separate the PDE (just functions of r,theta) and show the relationship between the separation constants and $C^2$. I need to use solution of $\phi(r,\theta)$ = $f(r)g(\theta)$. When I do that, then divide by solution, I do not see how I can separate $g$ from $1/r^2$ without having the $C^2$ change to $C^2r^2$.
Any ideas?
This is after I applied solution then divided by solution
– Jackson Hart Nov 25 '13 at 03:25