

Increasing Function: A function f(x) is said to be an increasing function on (a,b) if
x1 ≤ x2 ⇒ f(x1 ) ≤ f(x2 ) for all x1 , x2 ∈ (a,b)
Example: Show that the function f(x) = cot-1 x + x is increasing in the interval (-∞,∞)
Solution:
Given f(x) = cot-1 x + x
Differentiate it with respect to x, we get
g(x) = -1/(1+ x2 ) + 1 {let diffrenetitaion on f(x) is g(x)}
=> g(x) = (-1 + 1 + x2 ) /(1+ x2 )
=> g(x) = x2 /(1+ x2 )
For a function to be increasing, its derivative must be greater than zero
i.e g(x) > 0
Now g(x) = x2 /(1+ x2 ) > 0
Here g(x) is greter than zero for all values of x
So f(x) is increasing on (-∞,∞)
Decreasing Function: A function f(x) is said to be a decreasing function on (a,b) if
x1 ≤ x2 ⇒ f(x1 ) ≥ f(x2 ) for all x1 , x2 ∈ (a,b)
Example: Show that the function f(x) = xx is decreasing on the interval (0,1/e)
Solution:
Given f(x) = xx
Differentiate it with respect to x, we get
g(x) = xx *(1 + logx) {let diffrenetitaion on f(x) is g(x)}
For a function to be decreasing, its derivative must be less than zero
i.e g(x) < 0
Now g(x) = xx *(1 + logx) < 0
=> xx *(1 + logx) < 0
=> 1 + logx < 0
=> logx < -1
=> x < e-1
=> x < 1/e
So f(x) is decreasing on (0,1/e)
In this way we can know that a particular function is increasing or decreasing at a particular interval.
