Can a Function be Constant on an Open Ball with a Zero Gradient at All Points?

  • Thread starter Thread starter eridanus
  • Start date Start date
  • Tags Tags
    Ball Gradient
eridanus
Messages
10
Reaction score
0
Let f : Rn -> R.
Suppose that grad(f(x)) = 0 for all x in some open ball B(a, r).
Show that f is constant on B(a, r).
[Hint: use part (a) to make this a problem about a function of one variable]

part (a) is show that for any two points x, y in B
there is a straight line starting at x and ending at y that is contained
in B, which I got, but I don't understand what it has to do with anything. Isn't this just a property of the gradient?

Any help would be greatly appreciated.
 
Physics news on Phys.org
Well, try the one-variable case first. Suppose you have a differentiable function f:R->R and f'(x)=0 on some open interval (a,b). Show that f is constant on (a,b).

Then, note that grad(f)(x)=0 are three equations and mix it with the result of part (a).
 
If the gradient is 0 at every point, then the derivative along any line is 0.
 
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