A monotonic function is a term that defines some specific function that can increase rapidly at one point, and suddenly after a few intervals, it can decrease quickly as well. The monotonicity of a function is studied concerning some interval that has one starting point and the endpoint. The best way to analyze and understand monotonic functions in depth is by plotting them on an X-Y graph. Monotonicity of a function comes under the umbrella of calculus and within calculus, it comes under applications of the derivative. In this article, we have covered how to find the monotonicity of a function, and how to check the monotonicity of a function.
Monotonicity is an inherent characteristic or property of a function with the help of which, we can track the behavior and patterns exhibited by any function graph. The monotonically meaning of any function or an equation signifies that if the graph is increasing with increasing values of x coordinate, then the graph will be called monotonically increasing [if x₁ < x₂ & f(x₁) ≤ f(x₂)]. Similarly, if the range value of the graph is decreasing with the increasing values of the x coordinate, then the graph will be declared monotonically decreasing [if x₁ < x₂ & f(x₁) ≥ f(x₂)]. y = 3x + 5, y = ex , y = log(x), are the examples of monotonically increasing function and y = (-x)6 and y = e-x are the examples of monotonically decreasing function.
The question “how to find monotonicity of a function?” can be solved by two excellent methods.
The function is monotonically increasing if the first derivative of f(x), f1(x)≥ 0.
The function is monotonically decreasing if the first derivative of f(x), f1(x) ≤ 0.
The function is monotonically constant if the first derivative of f(x), f1(x) = 0.
Extremum: – Extremum is a spot on the graph of any valid function where either there is a maximum value for the function lies or the minimum value for the function exists. If you’ll think further, you’ll understand that extremum points are located at the domain values ad those points are the places where a function changes it direction from top to bottom or bottom to top. The derivative value of that function at that point will be zero.
Three simple cases under extremum of a function: –
Local Maxima is the point on the graph or the curve where the value of the function is higher than the limiting function value.
Local Minima is the point on the graph or the curve where the value of the function is lower than the limiting function value.
Global Maxima is the point on the graph or curve that is the maximum and the highest value of the function among different numbers of critical points in the function.
Global Minima is the point on the graph or curve that is the minimum and least value of the function among different numbers of critical points in the function.
A function f(x) is said to obtain a maximum at x = p if there exists a neighboring point within the close proximity of other x elements, so that (p – θ, p + θ).
Q1. Prove that y = f(x) = x – cos(x) is an increasing function by the help of monotonicity. .
Solution: f(x) = x – cos(x)
=> dy/dx = 1 + sin(x)
dy/dx will always be greater than zero because sin(x) has values within the interval [-1,1] and dy/dx = 0, hence we can include this function in a monotonically increasing function.
A monotonic function does help in aiding the simplification to get to the depth of limits and neighboring elements. A function can have multiple numbers of local maxima and local minima at multiple points but there is only a single global maximum or single global minimum. The value of these local maxima and local minima does not necessarily have to do anything with the global maxima and global maximum. This article showed us how to find the monotonicity of a function and how to check the monotonicity of a function.