One-sided version of higher derivative test

From Calculus

This article describes a test that can be used to determine whether a point in the domain of a function gives a point of local, endpoint, or absolute (global) maximum or minimum of the function, and/or to narrow down the possibilities for points where such maxima or minima occur.
View a complete list of such tests

This article describes a one-sided analogue of higher derivative test

Statement

Suppose is a function of one variable and is a point in the domain of . The one-sided version of higher derivative test for at is a slight variation of the higher derivative test that helps determine, using one-sided higher derivatives, whether has a one-sided or two-sided local extremum at .

We denote by the function obtained by iterating the left hand derivative operation on times at the point . Similarly, we denote by the function obtained by iterating the right hand derivative operation on times at the point .

What the test says: one-sided sign version

In the table below, is a positive integer greater than 1.

Note that for the left side approach, the parity of (even versus odd) matters for the conclusion, whereas for the right side approach, the parity of does not matter.

Continuity and differentiability assumption Assumption on one-sided derivative values Assumption on Assumption on parity of Conclusion about one-sided local extremum of at Prototypical example
is left continuous and (at least) times left differentiable at . Further, is times (two-sided) differentiable on the immediate left of . The first left hand derivatives at are equal to zero is negative even has strict local maximum from the left at . .
Here, .
is left continuous and (at least) times left differentiable at . Further, is times (two-sided) differentiable on the immediate left of . The first left hand derivatives at are equal to zero is negative odd has strict local minimum from the left at . .
Here, .
is left continuous and (at least) times left differentiable at . Further, is times (two-sided) differentiable on the immediate left of . The first left hand derivatives at are equal to zero is positive even has strict local minimum from the left at .
is left continuous and (at least) times left differentiable at . Further, is times (two-sided) differentiable on the immediate left of . The first left hand derivatives at are equal to zero is positive odd has strict local maximum from the left at .
is right continuous and (at least) times right differentiable at . Further, is times (two-sided) differentiable on the immediate right of . The first right hand derivatives at All of them are equal to zero is negative doesn't matter has strict local maximum from the right at . or
is right continuous and (at least) times right differentiable at . Further, is times (two-sided) differentiable on the immediate right of . The first right hand derivatives at are equal to zero is positive doesn't matter has strict local minimum from the right at . or
{{#widget:YouTube|id=MZ2Hj5IUWIs}}
{{#widget:YouTube|id=XvHnOUzb0SM}}

What the test says: combined sign version with same position of first nonzero derivative on left and right

In the table below, is a positive integer greater than 1. Note that when we say is differentiable a certain number of times, we mean it is differentiable at least that many times.

Continuity and differentiability assumption Assumption on derivative values Assumption on Assumption on Assumption on parity of Conclusion about two-sided local extremum of at Prototypical example
is times differentiable at and around , and times left and right differentiable at . All of them are equal to zero negative negative even strict local maximum
is times differentiable at and around , and times left and right differentiable at . All of them are equal to zero negative negative odd neither local maximum nor local minimum. The function decreases through the point.
is times differentiable at and around , and times left and right differentiable at . All of them are equal to zero negative positive even neither local maximum nor local minimum. The function increases through the point.
is times differentiable at and around , and times left and right differentiable at . All of them are equal to zero negative positive odd strict local minimum
is times differentiable at and around , and times left and right differentiable at . All of them are equal to zero positive negative even neither local maximum nor local minimum. The function decreases through the point.
is times differentiable at and around , and times left and right differentiable at . All of them are equal to zero positive negative odd strict local maximum
is times differentiable at and around , and times left and right differentiable at . All of them are equal to zero positive positive even strict local minimum
is times differentiable at and around , and times left and right differentiable at . All of them are equal to zero positive positive odd neither local maximum nor local minimum. The function increases through the point.

Facts used

  1. One-sided version of second derivative test
  2. First derivative test

Proof

Proof idea

We prove by induction on , so we assume that the result holds for and then prove it for .

The base case of induction is Fact (1), the one-sided version of second derivative test.

The way we use the inductive hypothesis is that we apply it, not to the original function , but to the derivative . We combine the inductive hypothesis with the fact that the derivative value is zero to conclude something about its sign on the immediate left or right, then we use Fact (2), the first derivative test.

Fill this in later