Can Someone Explain This Change of Variable?

mmmboh
Messages
401
Reaction score
0
\frac{1}{|\partial B(x,r)|}\int_{\partial B(x,r)}u(y)\,dS(y)=\frac{1}{|\partial B(0,1)|}\int_{\partial B(0,1)} u(x+rz)\,dS(z)

Why does dS(y)\to dS(z) and not dS(y)\to dS(x+rz)?

If you want more information, it comes from http://www.stanford.edu/class/math220b/handouts/laplace.pdf on page 8, it's used to prove the mean value formula for the laplacian.

Is it because it doesn't matter what radius the surface we are integrating over is because we are taking the average?
 
Last edited:
Physics news on Phys.org
The notation \partial B(x,r) refers to the boundary of the ball of radius r with centre x, i.e. the sphere of radius r with centre x. All the change of variables is doing, is moving to the point x and rescaling so you're only integrating over the unit ball. Suppose that \mathbf{y}\mapsto x+r\mathbf{z} with \| \mathbf{z} \| =1.

So your question is just saying that the centre of the integration is just be been shifted.

Good set of notes by the way.
 
Does this only work because we are taking the average? Because if r>1, then dS(y) would be larger than dS(z), right? And so the left integral (without taking the average) would be larger than the right integral (without taking the average)...
 
You're integrating over the sphere, I think that as the radius if the sphere is constant, it can just be taken outside of the integral.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top