I need to use the green's second identity in order to prove the following equality:
$$ \int_{\mathbb{R}^2} \ln (\sqrt{x^2+y^2})\Delta f = -2\pi f(0)$$
where $f: \mathbb{R}^2 \rightarrow \mathbb{R}$ is a smooth function with compact suuport. (And $\Delta$ denotes the laplacian operator)
So, applying the identity I have
$$\int_{\mathbb{R}^2} \ln (\sqrt{x^2+y^2}) \Delta f + f \Delta \ln (\sqrt{x^2+y^2}) dxdy = \int_{\partial \mathbb{R}^2} \ln (\sqrt{x^2+y^2}) (grad(f) \cdot n) -f( grad(\ln (\sqrt{x^2+y^2}) )\cdot n) dl$$
it's easy to show that $\Delta \ln (\sqrt{x^2+y^2}) = 0$. However I do not realize how to involve the normal vector $n$ and the compact support assumption
HINT 1:
The Laplcian of $\log r$ is not defined at $r=0$ and thus you need to exclude the origin in applying Green's Identity.
HINT 2:
$$\oint_{\partial R_{\epsilon}}\frac{\partial \log r}{\partial n}d\ell=2\pi$$
where $R_{\epsilon}$ is a sphere of radius $\epsilon$, centered at the origin.
SPOILER ALERT: SCROLL OVER THE SHADED AREAD TO REVEAL THE SOLUTION