- #1
jhartc90
- 43
- 0
Homework Statement
I have a PDE and I need to solve it in spherical domain:
$$\frac{\partial F(r,t)}{\partial t}=\alpha \frac{1}{r^2} \frac{\partial}{\partial r} r^2 \frac{\partial F(r,t)}{\partial r} +g(r,t) $$
I have BC's:
$$ \frac{\partial F}{\partial dr} = 0, r =0$$
$$ \frac{\partial F}{\partial r} = 0, r =R$$
Homework Equations
So, in spherical coord.
First, I know that:
$$F=w/r$$
Reducing, I get:
$$\frac{\partial w}{\partial t} =\alpha \frac{\partial^2 w}{\partial r^2}+r*g(r,t) $$
The Attempt at a Solution
[/B]
After I Get this, I need to find eigenfunction expansions to express the source term and
then, finally, the solution Do I need to do separation of variables? I am confused at this point and not sure how to proceed.
Last edited by a moderator: