Jump to content

Monotonic functions – "Math for Non-Geeks"

From Wikibooks, open books for an open world


Monotonicity criterion

[edit | edit source]

The monotonicity criterion is quite intuitive: if the derivative of a function (i.e. the slope) is positive, it goes up, if the derivative is negative, it goes down. Mathematically, if the derivative of a differentiable function is non-negative or (non-positive) on an interval , then is monotonically increasing (or decreasing) on . If is even strictly positive (or negative) , then is strictly monotonically increasing (or decreasing).

In the first case, even inversion of the statement is true: If a differentiable function is monotonically increasing on , then and if the function is monotonically decreasing on , then then . However, the inversion does not hold true in the strict case, monotone functions do not always have or . For instance, is strictly monotone, but .

Theorem (Monotonicity criterion for differentiable functions)

Let be continuous and differentiable on . Then, there is

  1. on monotonically increasing on
  2. on monotonically decreasing on
  3. on strictly monotonically increasing on
  4. on strictly monotonically decreasing on

Proof

[edit | edit source]

The four directions "" follow from the mean value theorem. The two directions "" follow by differentiability of the function:

Proof (monotonicity criterion for differentiable functions)

We first show the four directions "" and then the two "".

1. : From on we get that in monotonically increasing on .

Let for all and let with . We need to show . By assumption, is continuous on and differentiable on . By the mean-value theorem, there is a with

By assumption, , and hence . Since we have in the enumerator . This is equivalent to , i.e. is monotonically increasing.

2. : From on we get that in monotonically decreasing on .

Let for all and let with . We need to show . By assumption, is continuous on and differentiable on . By the mean-value theorem, there is a with

Now, , and hence . Since we have . This is equivalent to , i.e. is monotonically decreasing.

3. : on implies that is strictly monotonically increasing on

We prove this by contradiction: Let be not strictly monotonically increasing. That means, we have some with and . We need to find a with . Now, is continuous on and differentiable on . So by the mean value theorem, we can find a with

Since , the enumerator of the quotient is non-positive, and because of the denominator is positive. Thus the whole fraction is non-positive, and therefore .

4. : on implies that is strictly monotonically increasing on

Another proof by contradiction: Let be not strictly monotonically decreasing. That means, we have some with and . We need to find a with . Now, is continuous on and differentiable on . So by the mean value theorem, we can find a with

Since , the enumerator of the quotient is non-positive, and because of the denominator is positive. Thus the whole fraction is non-positive, and therefore .

Now, the two directions "" follow:

1. : being monotonically increasing on implies on

Let with . By monotonicity, . Further, let with . Then we have for the difference quotient

If , then . The enumerator and denominator of the difference quotient are thus non-negative, and so is the total quotient. Similarly in the case of and enumerator and denominator are non-positive. Thus the whole fraction is again non-negative. Now we form the differential quotient by taking the limit . This limit exists because is differentiable on . Furthermore, the inequality remains valid because of the monotonicity rule for limit values. Thus we have

Since and have been arbitrary, we get on all of .

2. : being monotonically decreasing on implies on

Let again with . By monotonicity, . Further, let with . Then we have for the difference quotient

If , then and thus the total quotient is non-positive. An analogous statement holds in the case and . By forming the differential quotient we now obtain

Since and have been arbitrary, we get on all of .

Examples: monotonicity criterion

[edit | edit source]

Quadratic and cubic functions

[edit | edit source]

Example (Monotonicity of quadratic and cubic functions)

Graphs of the functions and
Graphs of the functions and

For the quadratic power function there is

So is strictly monotonically decreasing by the monotonicity criterion on and strictly monotonically increasing on .

For the cubic power function there is

So by the monotonicity criterion, is monotonically increasing on and strictly monotonically increasing on and . The cubic power function is even strictly monotonically increasing on all of .

The fact that with is strictly' monotonically increasing, although only and not , stems from its derivative being zero at only a single point (namely 0). In the end of this article, we will treat a criterion, which tells us when a function is strictly monotone, even if there is not everywhere .

Question: Why is strictly monotonically increasing on ?

We must show: From with we get . For the cases and we have already shown this with the monotonicity criterion. So we only have to look at the case . Here there is with the arrangement axioms (missing):

So is strictly monotonically increasing on all of .

Warning

In the example we have seen that the statement " implies strict monotonicity" does not hold true! This means that from the fact that increases strictly monotone, we can in general not conclude that . In the example of the function one can also see that the statement " implies strictly monotone falling" does not hold true in general.

Exponential and logarithm function

[edit | edit source]

Example (Monotonicity of the exponential and logarithm function)

For the exponential function there is for all :

Therefore, according to the monotonicity criterion, is strictly monotonically increasing on all of . For the (natural) logarithm function there is for all :

So is strictly monotonically increasing on (not including the 0).

Question: What is the monotonicity behaviour of the logarithm function extended to , i.e.?

There is

Above we have shown that for . So is strictly monotonically increasing on , as well . For on the other hand there is . So is strictly monotonically decreasing on .

Trigonometric functions

[edit | edit source]

Example (Monotonicity of the sine function)

For the sine function there is

So for all , the is strictly monotonically increasing on the intervals and strictly monotonically decreasing on the intervals .

Question: Where does the cosine function show monotone behaviour?

Here, .

So for all , the is strictly monotonically increasing on the intervals and strictly monotonically decreasing on the intervals .

Example (Monotonicity of the tangent function)

For the tangent function there is for all :

Hence, for all , the is strictly monotonically increasing on the intervals .

Question: Where does the cotangent function show monotone behaviour?

For all , there is

So for all , the is strictly monotonically decreasing on the intervals .

Exercise

[edit | edit source]

Monotonicity intervals and existence of a zero

[edit | edit source]

Math for Non-Geeks: Template:Aufgabe

Necessary and sufficient criterion for strict monotonicity

[edit | edit source]

Math for Non-Geeks: Template:Aufgabe