Definitions of Monotonic Functions
A function is said to be monotonic if it is either entirely non-increasing or non-decreasing on a given interval. Let be an interval contained in the domain of a real-valued function . Then is said to be:
- Strictly Increasing: if in implies for all .
- Increasing (Non-decreasing): if in implies for all .
- Strictly Decreasing: if in implies for all .
- Decreasing (Non-increasing): if in implies for all .
- Constant: if for all , where is a constant.
These definitions are purely algebraic and do not require calculus. Derivatives are then used as a powerful test to identify such behaviour.
First Derivative Test for Monotonicity
Calculus provides a very powerful tool to determine the intervals on which a function is increasing or decreasing using its first derivative.
Theorem: Let be continuous on a closed interval and differentiable on the open interval . Then:
- is strictly increasing on if for each .
- is strictly decreasing on if for each .
- is a constant function on if for each .
Useful extension:
- If for all , then is increasing (non-decreasing) on .
- If for all , then is decreasing (non-increasing) on .
So, the sign of tells us the sign of the slope of the tangent, and hence whether the function rises or falls.
Working Rule for Finding Intervals
To find the intervals in which a function is strictly increasing or strictly decreasing, follow these steps:
Step 1: Find the derivative of the given function .
Step 2: Set and solve for to find the critical points. Also note any points where is undefined but exists.
Step 3: These critical points divide the domain into disjoint intervals.
Step 4: Select a test point in each interval and evaluate the sign of .
- If in the interval, then is strictly increasing there.
- If in the interval, then is strictly decreasing there.
Instead of always substituting numerical test points, you may also inspect the sign directly from the factorized form of whenever convenient.
Solved Examples
Example 1: Finding Intervals for a Quadratic Function
Find the intervals in which the function given by is (a) strictly increasing (b) strictly decreasing.
Solution: Step 1: Find the first derivative .
Step 2: Find the critical points by setting .
Step 3: The point divides the real line into two disjoint intervals: and .
Step 4: Test the sign of in each interval.
- Interval : Pick a test point . Hence, is strictly decreasing in .
- Interval : Pick a test point . Hence, is strictly increasing in .
Answer: (a) Strictly increasing in . (b) Strictly decreasing in .
Example 2: Finding Intervals for a Cubic Function
Find the intervals in which the function is strictly increasing or strictly decreasing.
Solution: Step 1: Find .
Step 2: Factorize and find critical points. Set :
Step 3: The points and divide the real line into three intervals: , , and .
Step 4: Test the sign of .
- In : Take . So, is strictly increasing.
- In : Take . So, is strictly decreasing.
- In : Take . So, is strictly increasing.
Answer: The function is strictly increasing in and strictly decreasing in .
Example 3: Proving a Function is Strictly Increasing Everywhere
Show that the function is strictly increasing on .
Solution: Step 1: Find .
Step 2: Show that for all real values of by completing the square.
Step 3: Analyze the expression. Since for all real , we get Hence, So,
Step 4: Conclude using the first derivative test. Since the derivative is positive everywhere, the function is strictly increasing on .
Answer: Proved analytically.
Example 4: Trigonometric Function Intervals
Find the intervals in which the function , is strictly increasing or strictly decreasing.
Solution: Step 1: Find .
Step 2: Find critical points by setting . In the interval , this happens at
Step 3: These points divide the interval into three sub-intervals:
Step 4: Test the sign of in each interval.
- In : Take . So is strictly increasing.
- In : Take . So is strictly decreasing.
- In : Take . So is strictly increasing.
Answer: Strictly increasing in and strictly decreasing in .
Example 5: Logarithmic Function Intervals
Find the intervals in which the function is strictly increasing or strictly decreasing. Also, mention the domain.
Solution: Step 1: Determine the domain. Since is defined only for , the domain is
Step 2: Find .
Step 3: Find critical points by setting . This lies in the domain.
Step 4: The domain is divided into two intervals: and .
Step 5: Test the sign of .
- In : Take . So is strictly increasing.
- In : Take . So is strictly decreasing.
Answer: Domain: . Strictly increasing in and strictly decreasing in .
Example 6: Exponential Function with Product Rule
Find the intervals in which the function is strictly increasing or strictly decreasing.
Solution: Step 1: Find using the product rule. Since ,
Step 2: Find critical points by setting . But for every real , so the derivative can be zero only when
Step 3: This divides the real line into and .
Step 4: Test the sign of .
- In : Since and , we get . So the function is strictly increasing.
- In : Since and , we get . So the function is strictly decreasing.
Answer: Strictly increasing in and strictly decreasing in .
Example 7: Proving Monotonicity Involving Inequalities
Find the least value of such that the function given by is strictly increasing on .
Solution: Step 1: Find .
Step 2: For to be strictly increasing on , it is enough to ensure and in fact for this linear derivative, the least value occurs at the left end of the interval. Since is a linear expression increasing with , its smallest value on is approached as . So we need
Step 3: Check the least value . Then For every , we have , so Thus the function is indeed strictly increasing on .
Answer: The least value of is .