Increasing function

A function y=f(x) is said to be increasing on an interval I=(a,b) if, for any two points x1, x2 in the interval with x1<x2, we have $$ f(x_1) \le f(x_2) $$. It is called strictly increasing if instead $$ f(x_1) < f(x_2) $$ holds.

A strictly increasing function is sometimes described as being “increasing in the strict sense.”

Both increasing and strictly increasing functions belong to the broader class of monotone functions.

Note. A function is monotone on an interval of its domain if, throughout that interval, it is either always increasing or always decreasing.

Example

Consider the function

$$ y=x^2 $$

This function is strictly increasing on the interval (1,5), since for any two points x1<x2 in that interval we have f(x1)<f(x2).

example of a strictly increasing function

On the other hand, the same function is not increasing on the interval (-5,-1).

Note. The monotonicity of a continuous, differentiable function can also be analyzed using the first derivative test.

And so forth.

 
 

Please feel free to point out any errors or typos, or share suggestions to improve these notes. English isn't my first language, so if you notice any mistakes, let me know, and I'll be sure to fix them.

FacebookTwitterLinkedinLinkedin
knowledge base

Functions

Mathematical Analysis

More Topics

Functions of Two Variables