The critical points of a function are any points where its derivative is either zero, or is undefined. Points where the derivative is defined and is zero are known as stationary points.
%%🖋 Edit in Excalidraw, and the dark exported image%%
Definition
Critical Point
Let be a function. Then a point is a critical point (of ) iff:
Where is the derivative of at the point . If , then is a stationary point. Else, it is a singular point.
Critical Point (Multivariate)
Let be a multivariate function. Then a point is a critical point of iff:
where is the gradient vector at point . The same distinction between stationary points () and singular points (undefined gradient) apply.
Nature Of Critical Points
Bivariate
The nature of critical points for a bivariate function is given by the second partial derivative test.