Let f and g be functions R^3 -> R

  • Thread starter Thread starter Pearce_09
  • Start date Start date
  • Tags Tags
    Functions
Pearce_09
Messages
71
Reaction score
0
the question is
Let f and g be functions R^3 -> R. suppose f is differentiable and

df(x,y,z) = ( df/dx , df/dy , df/dz ) = g(x,y,z)(x,y,z)
show that f is constant on any sphere of radius r centered at the origin defined by x^2 + y^2 + z^2 = r^2.

this means to show that F is the level curves S: x^2 + y^2 + z^2 = r^2. You do this by showing that the gradient of f is normal to f; therefore the inner (dot) product of the gradient of f and the tangential vector is equal to 0

But i have no idea how to do it. Please help
thanks
A.P.
 
Physics news on Phys.org
Pearce_09 said:
You do this by showing that the gradient of f is normal to f; therefore the inner (dot) product of the gradient of f and the tangential vector is equal to 0

If you try to do it with tangent vectors, and somehow manage to make your way to a solution, you may end up feeling really silly later on.

Think about how to use the dot product of r=(x,y,z) with df to show that df is radial.

Carl
 
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