Exercise 9.8

Exercise 8: Suppose that f is a differentiable real function in an open set E n , and that f has a local maximum at a point x ˇ E . Prove that f ( x ˇ ) = 0 ˇ .

Answers

You can use Theorem 9.17 to express f as a sum of the partial derivatives and easily reduce the problem to the the single-variable case, Theorem 5.8. However, I thought I’d use the new definition of derivative (commonly called a Fréchet derivative, by the way) instead.

By Exercise 5, there is a y ˇ n such that f ( x ˇ ) = y ˇ x ˇ . Let ȟ = h y ˇ | y ˇ | , and take the limit in the definition of derivative as h approaches 0 through positive numbers. Then we get

0 = lim ȟ 0 ˇ | f ( x ˇ + ȟ ) f ( x ˇ ) f ( x ˇ ) ȟ | | ȟ | = lim h 0 + | f ( x ˇ + ȟ ) f ( x ˇ ) y ˇ ( h y ˇ ) | y ˇ | | h | y ˇ | | y ˇ | = lim h 0 + | f ( x ˇ + ȟ ) f ( x ˇ ) h | y ˇ | | h (since y ˇ y ˇ = | y ˇ | 2 ) = lim h 0 + f ( x ˇ ) f ( x ˇ + ȟ ) + h | y ˇ | h (since f ( x ˇ + ȟ ) f ( x ˇ ) and h | y ˇ | are 0 ) = | y ˇ | + lim h 0 + f ( x ˇ ) f ( x ˇ + ȟ ) h

Since the term in the limit is non-negative for small h , this forces | y ˇ | 0 , or y ˇ = 0 ˇ . Hence f ( x ˇ ) = 0 .

User profile picture
2023-08-07 00:00
Comments