eoghan
- 201
- 7
Homework Statement
Solve the equation
<br /> \nabla^2\phi-\frac{1}{\lambda^2_D}\phi=-\frac{q_T}{\epsilon_0}\delta(r)<br />
substituting the \delta representation
<br /> \delta(r)=\frac{1}{4\pi}\frac{q_T}{r}<br />
and writing the laplacian in spherical coordinates. Use as your guess
<br /> \phi=\frac{1}{4\pi\epsilon_0}\frac{g(r)}{r}<br />
and show
<br /> g(r)=\exp(-r/\lambda_D)<br />
The Attempt at a Solution
I know how to solve this equation using the Green and Fourier formalism, but here I am asked to solve it "the easy way" (as said in "Introduction to plasma physics - Bellan").
All I can say is
<br /> \nabla^2\left(\phi-\frac{q_T}{4\pi\epsilon_0}\frac{1}{r}\right)-\frac{\phi}{\lambda^2}=0<br />
Using the guess
<br /> \phi=\frac{1}{4\pi\epsilon_0}\frac{g(r)}{r}<br />
I have
<br /> \frac{1}{r^2}\partial_r\left[r^2\partial_r\left(\frac{g(r)-q_T}{4\pi\epsilon_0r}\right)\right]-\frac{g}{4\pi\epsilon_0r\lambda^2}=0<br />
<br /> \frac{1}{r^2}\partial_r\left[r^2\left(\frac{r\partial_r g-(g-q_T)}{r^2}\right)\right]-\frac{g}{r\lambda^2}=0<br />
<br /> \frac{1}{r^2}(\partial_r g+r\partial_r^2g-\partial_r g)-\frac{g}{r\lambda^2}=0<br />
And so the final differential equation for g(r) is
<br /> \frac{\partial_r^2g}{r}-\frac{g}{r\lambda^2}=0<br />
which has the physical solution
<br /> g(r)=\exp(-r/\lambda)<br />
This result is correct, but my doubt is: the \delta term didn't play any role, I mean, if I solved the equation
<br /> \nabla^2\phi-\frac{1}{\lambda^2_D}\phi=0<br />
I would have obtained the same result.
I suppose that without the \delta term there is some problem in r=0, but I don't fully understand what is the problem