Single Variable function, local max/min is absolute max/min

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
2 replies · 5K views
calorimetry
Messages
30
Reaction score
0

Homework Statement


Consider a function of one variable, f(x), which is continuous on an interval I. If f has a single critical point, x = a, in I, then if that point is a local maximum (or minimum) it must also be an absolute maximum. Explain why this is.

Homework Equations


Intermediate Value Theorem
Rolle's Theorem

The Attempt at a Solution


Critical point x=a, in I, is a local maximum or minimum, thus f'(x)=0 at x=a.

The function f thus must either concave up (for a to be a local min) or concave down (for a to be a local max).

Since both cases are similar, let consider x=a is a local max.

For a local max, f'(x) is decreasing to 0 as x approaches a from the left and f'(x) is increasing negative away from 0 as x deviate away from a on the right.

Since there is only one single critical point at x=a, the concavity of the graph will not change. f(x) on the left of is an increasing function to f(a) and f(x) on the right of f is a decreasing function away from f(a). Thus x=a must also be the absolute maximum.

Is my reasoning correct? Or did I unconsciously assumed something that I shouldn't have?
 
Physics news on Phys.org
Why don't you use the theorems you mentioned?

Assume there exists [tex]x_0[/tex] such that [tex]f(x_o)>f(a)[/tex].

What does the intermediate value theorem tell you?
 
If f(x_o) > f(a), then according to the intermediate value theorem, there should be another value in the interval I where f(x) = f(a).

Then applying Rolle's theorem, there must be a point between x and a such that the derivative of this point is 0, hence there must be a second critical point, which contradicts with single critical point assumption.

Thanks for the help, I didn't consider proving it using proof of contradiction. Even if I did, I would not know where to begin :d. Thanks again.
 
Last edited: