Critical points/values and regular points/values
Let
Special cases
Single variable function
A critical point is either a Local extremum or a point of inflection (POI). It is defined as a point where the derivative is either 0 or undefined. #to/generalize
Classifying critical points
First derivative test
Given
- Iff.
and thenis a Local maximum. - Iff.
and thenis a Local minimum. - Otherwise, it is neither.
Second derivative test
We can also use the second derivative to test for Concavity
at a critical point,
which can classify a critical point.
Given
- Iff.
the critical point is Concave down andis a Local maximum. - Iff.
the critical point is Concave up andis a Local minimum.
#state/tidy | #SemBr