Finding extreme values of a single variable function

From Applied Science
Revision as of 19:10, 22 March 2022 by Wikiadmin (talk | contribs) (Created page with "If a function is continuous, its rate of change is non-constant and there are intervals in which it's crescent and others where it's decrescent, a natural conclusion is to expect the rate of change to be zero somewhere. <math>f'(x) = 0</math> is a necessary but insufficient condition for a point to be a maximum or a minimum. It's insufficient because there are points where <math>f'(x) = 0</math> and yet that point is neither a maximum nor a minimum. The same concept appl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

If a function is continuous, its rate of change is non-constant and there are intervals in which it's crescent and others where it's decrescent, a natural conclusion is to expect the rate of change to be zero somewhere. [math]\displaystyle{ f'(x) = 0 }[/math] is a necessary but insufficient condition for a point to be a maximum or a minimum. It's insufficient because there are points where [math]\displaystyle{ f'(x) = 0 }[/math] and yet that point is neither a maximum nor a minimum. The same concept applies to multivariable functions. A point can have a necessary property to be a critical point and yet fail to meet other necessary criteria to be a maximum or a minimum.