How is the Laplacian Applied to Retarded Potential?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
CMBR
Messages
13
Reaction score
0

Homework Statement



See attachment.

Homework Equations


The Attempt at a Solution



I'm not understanding how the laplacian is creating those 3 terms in 5.4.5.

I just understand the basics that laplacian on f(x,y) = d2f/dx2 + d2f/dy2. Can someone elaborate?

Thanks in advance.

EDIT:
Just realized this is an identity of vector calculus (second derivative of 2 scalars)...
 

Attachments

  • 1.jpg
    1.jpg
    30.1 KB · Views: 686
Last edited:
Physics news on Phys.org
The Laplace operator in three dimensions is
[tex]\Delta=\vec{\nabla} \cdot \vec{\nabla}=\partial_x^2+\partial_y^2+\partial_z^2.[/tex]
Now you have a product of functions, and you can simply use the product rule of differentiation to evaluate it.

This is, however not very clever, because then you have to handle the dependence of [itex]\rho[/itex] on [itex]\vec{r}[/itex] in the formula for the retarded potential. It's not undoable but inconvenient.

It's always wise to rewrite electromagnetic equations in relativistically covariant form. For the retarded potential this simply means to introduce a [itex]\delta[/itex] distribution,
[tex]\phi(t,\vec{x})=\frac{1}{4 \pi} \int_{\mathbb{R}^4} \mathrm{d}t' \mathrm{d}^3 \vec{x}' \delta(t'-t+R/c) \frac{\rho(t',\vec{x}')}{R}.[/tex]
Now the Laplacian is much easier to evaluate. Also note that
[tex]\Delta \frac{1}{R}=-4 \pi \delta(R).[/tex]