Solution that doesn't diverge at origin

  • Thread starter Thread starter jimjam1
  • Start date Start date
  • Tags Tags
    Origin
jimjam1
Messages
8
Reaction score
0
Hi - wondering if you can help me find a solution of:

\nabla^{2}u-\frac{u}{\lambda^{2}}=a\delta(r)

for spherical symmetry in 3D with the condition that \lim_{r\rightarrow \infty}u=0. It can be rewritten in spherical coordinates as

\frac{1}{r^{2}}\frac{\partial}{\partial r}\left(r^{2}\frac{\partial u}{\partial r}\right)-\frac{u}{\lambda^{2}}=a\delta(r).

Any help would be much appreciated! :)
 
Physics news on Phys.org
jimjam1 said:
Hi - wondering if you can help me find a solution of:

\nabla^{2}u-\frac{u}{\lambda^{2}}=a\delta(r)

for spherical symmetry in 3D with the condition that \lim_{r\rightarrow \infty}u=0. It can be rewritten in spherical coordinates as

\frac{1}{r^{2}}\frac{\partial}{\partial r}\left(r^{2}\frac{\partial u}{\partial r}\right)-\frac{u}{\lambda^{2}}=a\delta(r).

Any help would be much appreciated! :)

You are solving \frac{1}{r^{2}}\frac{\partial}{\partial r}\left(r^{2}\frac{\partial u}{\partial r}\right)-\frac{u}{\lambda^{2}} = 0 in r &gt; 0. Setting <br /> u(r) = \frac{f(r)}r yields <br /> f&#039;&#039; - \lambda^{-2} f = 0<br /> and the only way to not have u diverge at the origin is to take f(0) = 0, which yields f(r) = A\sinh(\lambda^{-1} r) and thus <br /> u(r) = \frac{A\sinh(\lambda^{-1} r)}{r}.<br /> L'hopital confirms that <br /> \lim_{r \to 0} u(r) = \lim_{r \to 0} \frac{A\lambda^{-1}\cosh(\lambda^{-1} r)}{1} = A\lambda^{-1}.<br /> Unfortunately |u| \to \infty as r \to \infty. To get a solution which decays at infinity you must take f(r) = e^{-r/\lambda}, and the resulting u diverges at the origin.

(Usually this setup is an abstraction of "there is a small sphere at the origin". Within the sphere you use a solution which is bounded at the origin, and outside the sphere you use a solution which decays as |r| \to \infty.)
 
Last edited:
Bessel or Hankel functions.
 
I wouldn't expect a physical solution that does not diverge at the origin. That is the exact equation for the electric potential of a point charge in a hot plasma, where $\lambda$ would be the Debye length. Potentials of point charges always diverge at the location of the charge...
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top