2

I cannot seem to figure out why the following is true:

$\partial \over \partial r$ $\int_{B(x,r)}\triangle v(z) dz =$ $\int_{\partial B(x,r)}\triangle v(y) do(y)$

I attempted to apply divergence theorem to the LHS, but here's where I get stuck and don't know where to proceed:

$\partial \over \partial r$ $\int_{B(x,r)}\triangle v(z) dz = $ $\partial \over \partial r$ $\int_{B(x,r)}div(\nabla v(z)) dz =$ $\partial \over \partial r$ $\int_{\partial B(x,r)}\nabla v(y) \cdot \nu dy$

Where $\nu$ is an exterior normal to $\partial B(x,r)$.

I do not know when/how to pass the partial derivative into the integrand to get the result.

Thanks in advance,

BBaire
  • 91

1 Answers1

1

Hint: The thing you want to prove does not really depend on the integrand being a Laplacian. We have $$ \int_{B(x,r)} f(z)\, dz = \int_0^r \left(\int_{\partial B(x,s)} f(z)\, do(z)\right)\, ds. $$

martini
  • 84,101