MHB Did Ackbach Solve This Week's Advanced Math POTW Correctly?

  • Thread starter Thread starter Euge
  • Start date Start date
Click For Summary
Ackbach successfully solved this week's Advanced Math Problem of the Week (POTW), which required demonstrating a specific integral involving the Laplacian of a function. The problem focused on compactly supported, smooth, real-valued functions defined on R^3. Ackbach's solution confirmed that the integral equals -4π times the function evaluated at a point. The discussion emphasizes the importance of following the provided guidelines for problem submissions. Overall, Ackbach's approach effectively addressed the mathematical challenge presented.
Euge
Gold Member
MHB
POTW Director
Messages
2,072
Reaction score
245
Here is this week's POTW:

-----
Show that, for every compactly supported, smooth, real valued function $f : \Bbb R^3 \to \Bbb R$,

$$\iiint_{\Bbb R^3} \nabla^2\left(\frac{1}{\| \mathbf{x} - \mathbf{y}\|}\right) f(\mathbf{x})\, d\mathbf{x} = -4\pi f(\mathbf{y})$$-----

Remember to read the https://mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to https://mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
This week’s problem was correctly solved by Ackbach. You can read his solution below.

The Green's function for the Laplacian operator $\nabla^2$ is
$$G(\mathbf{x},\mathbf{y})=-\frac{1}{4\pi\|\mathbf{x}-\mathbf{y}\|},$$
or
$$-4\pi G(\mathbf{x},\mathbf{y})=\frac{1}{\|\mathbf{x}-\mathbf{y}\|}.$$
By the properties of the Green's function, we have that
$$ \iiint_{\mathbb{R}^3}\nabla^2\left(\frac{1}{\|\mathbf{x}-\mathbf{y}\|}\right)f(\mathbf{x})\,d\mathbf{x}=
\iiint_{\mathbb{R}^3}\nabla^2\left(-4\pi G(\mathbf{x},\mathbf{y})\right)f(\mathbf{x})\,d\mathbf{x}=
-4\pi \iiint_{\mathbb{R}^3}\nabla^2G(\mathbf{x},\mathbf{y})f(\mathbf{x})\,d\mathbf{x}=
-4\pi f(\mathbf{y}),
$$
as needed.