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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top