Ink diffusing in water - partial diff equations

  • Thread starter Thread starter mikehibbert
  • Start date Start date
  • Tags Tags
    Ink Partial Water
mikehibbert
Messages
37
Reaction score
0

Homework Statement



The particles of an ink blob dropped into a large container of water diffuse outward and obey the radial diffusion equation:

dn/dt = (D/r2) (d/dr) (r2* (dn/dr) )

where n(r,t) is the density of ink particles at point r at time t and D is the diffusion constant.

Verify, by direct differentiation that:

ns = N*(1 / (4*pi*D*t) )3/2 * er2/4Dt

is a solution of this equation and satisfies the condition that the total number of ink particles is N for any value of t.

Homework Equations


The Attempt at a Solution



I have no idea?
 
Physics news on Phys.org
No idea...? Not so good!
For
<br /> n_s(r,t)=N\frac{e^{r^2/4Dt}}{(4\pi Dt)^{3/2}}<br />
what is
<br /> \frac{d}{dt}n_s(r,t)<br />,
<br /> \frac{d}{dr}n_s(r,t)<br />
and
<br /> \frac{d^2}{dr^2}n_s(r,t)<br />
?
Do these expression satisfy
<br /> \frac{d}{dt}n_s(r,t)=\frac{D}{r^2}\frac{d}{dr}\left[r^2\frac{d}{dr}n_s(r,t)\right]=\frac{D}{r^2}\left[2r\frac{d}{dr}n_s(r,t)+r^2\frac{d^2}{dr^2}n_s(r,t)\right\<br />?
 
I did it :D
I won't type it all out because it would take forever, but I got both sides of the equation to equal :)
 
Congratulations, no need to type it all out. :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top