Can Someone Explain This Change of Variable?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
mmmboh
Messages
401
Reaction score
0
[tex]\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)[/tex]

Why does [tex]dS(y)\to dS(z)[/tex] and not [tex]dS(y)\to dS(x+rz)[/tex]?

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 [itex]\partial B(x,r)[/itex] 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 [itex]\mathbf{y}\mapsto x+r\mathbf{z}[/itex] with [itex]\| \mathbf{z} \| =1[/itex].

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.