• NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • Class 6-10
      • Class 6th
      • Class 7th
      • Class 8th
      • Class 9th
      • Class 10th
    • View All Options
      • Online Courses
      • Offline Courses
      • Distance Learning
      • Hindi Medium Courses
      • International Olympiad
    • NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE (Main+Advanced)
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE Main
      • Class 11th
      • Class 12th
      • Class 12th Plus
  • NEW
    • JEE MAIN 2025
    • NEET
      • 2024
      • 2023
      • 2022
    • Class 6-10
    • JEE Main
      • Previous Year Papers
      • Sample Papers
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • JEE Advanced
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NEET
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NCERT Solutions
      • Class 6
      • Class 7
      • Class 8
      • Class 9
      • Class 10
      • Class 11
      • Class 12
    • CBSE
      • Notes
      • Sample Papers
      • Question Papers
    • Olympiad
      • NSO
      • IMO
      • NMTC
    • ALLEN e-Store
    • AOSAT
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
JEE PhysicsJEE Chemistry
Home
JEE Maths
Monotonicity

Monotonicity

Have you ever wondered how Mathematicians predict the behavior of functions without graphing every single point? The answer lies in the concept of monotonicity. Imagine you're hiking up a mountain. The path could steadily climb upwards, making each step a bit higher than the last, or it could take you downhill, each step lower than the previous one. In mathematics, we describe functions in a similar way: those that consistently increase are called "increasing functions," while those that consistently decrease are "decreasing functions." Together, these are known as monotonic functions.

Monotonicity is a fundamental idea that helps us understand and analyze how functions behave. It's like having a map that tells you whether the path ahead will keep climbing or start descending. This concept is not just theoretical—it has practical applications in fields ranging from economics to engineering, where predicting trends and behaviors is crucial.

In this article, we will delve into the world of monotonicity. We'll explore what it means for a function to be monotonic, how to identify such functions, and why this concept is so important. Whether you're a student, a teacher, or just a math enthusiast, you'll find this journey both enlightening and enjoyable. So, let's get started and unlock the secrets of monotonicity together!

1.0Monotonic Function Definition

A monotonic function is a function that preserves a consistent order in its output values as its input values change. 

  1. Monotonically Increasing Function:
  • A function f(x) is said to be monotonically increasing if for every pair of input values x1 and x2 such that x1 < x2, the corresponding output values satisfy f(x1) ≤ f(x2). 
  • This means that as x increases, f(x) does not decrease; it either increases or stays the same.
  1. Strictly Increasing Function:
  • A function f(x) is strictly increasing if for every pair of input values x1 and x2 such that x1 < x2, the corresponding output values satisfy (x1) < f(x2). 
  • This means that as x increases, f(x) always increases.
  1. Monotonically Decreasing Function:
  • A function g(x) is called monotonically decreasing if for every pair of input values x1 and x2 such that x1 < x2, the corresponding function values satisfy g(x1) ≥ g(x2). 
  • This means that as x increases, g(x) does not increase; it either decreases or stays the same.
  1. Strictly Decreasing Function:
  • A function g(x) is strictly decreasing if for every pair of input values x1 and x2 such that x1 < x2, the corresponding function values satisfy g(x1) > g(x2). 
  • This means that as x increases, g(x) always decreases.

In summary, a monotonic function is one that maintains a consistent trend, either non-decreasing or non-increasing, across its domain. This characteristic makes it easier to predict and analyze the function's behavior without needing to graph it extensively. Monotonic functions play a crucial role in various fields of mathematics, including calculus, analysis, and applied disciplines such as economics and engineering.

2.0Why is the Monotonicity Principle Important?

The monotonicity principle is crucial because it allows mathematicians and analysts to make significant inferences about the behavior of functions:

  • Simplifies Analysis: Understanding whether a function is increasing or decreasing helps simplify the analysis of its behavior, making it easier to predict and interpret its graph and trends.
  • Optimization Problems: In optimization, monotonic functions can indicate whether a function has a maximum or minimum value over a given interval, aiding in the identification of optimal solutions.
  • Economic and Scientific Applications: Monotonicity is widely used in economics to model growth trends and in science to describe natural phenomena, such as population growth or decay rates.

By understanding and applying the monotonicity principle, one can gain deeper understanding into the properties of functions and their real-world applications, making it an essential tool in the mathematical toolkit.

3.0Monotonicity of a Function in the Neighbourhood of a Point

  1. First Derivative Test:
  • If f'(x) > 0 for all x in some interval (a − δ, a + δ) where δ is a small positive number, then f(x) is increasing at x = a.
  • If f'(x) < 0 for all x in some interval (a − δ, a + δ), then f(x) is decreasing at x = a.
  1. Second Derivative Test for Concavity (which influences monotonicity):
  • If f''(x) > 0 at x = a, the function is concave up in the neighborhood of a, suggesting f'(x) is increasing around a.
  • If f''(x) < 0 at x = a, the function is concave down in the neighborhood of a, suggesting f'(x) is decreasing around a.

4.0Monotonicity in an Interval

For a function f(x) defined in an interval, its monotonic behavior can be described as follows:

  1. Increasing Function:
  • If Δx > 0 implies Δy > 0 or Δx < 0 implies Δy < 0 within the interval, then the function f(x) is said to be strictly increasing in that interval.
  • Equivalently, for a differentiable function, if dxdy​>0 in an interval, then y is an increasing function in that interval. Conversely, if the function f(x) is increasing in some interval, then its derivative dxdy​>0 within that interval.
  1. Decreasing Function:
  • If Δx > 0 implies Δy < 0 or Δx < 0 implies Δy > 0 within the interval, then the function f(x) is said to be strictly decreasing in that interval.
  • Similarly, for a differentiable function if dxdy​<0 in an interval, then y is a decreasing function in that interval. Conversely, if the function f(x) is decreasing in some interval, then its derivative dxdy​<0 within that interval.

In summary, for a differentiable function f(x) to be classified as strictly increasing in an interval, its derivative dxdy​ must be positive throughout that interval. Similarly, for the function to be classified as strictly decreasing, its derivative dxdy​ must be negative throughout the interval.

Note: To determine the interval of monotonicity for a function y = f(x), follow these steps:

1. Calculate the derivative dxdy​.

2. Solve the inequality dxdy​>0.

The solution to this inequality provides the interval where the function f(x) is increasing. Similarly, solving dxdy​<0, will give the interval where the function is decreasing.

Monotonicity of Differentiable Functions

Consider an interval I(⊆Df​)

that can be [a, b] or (a, b) or [a, b) or (a, b]. 

(1) f' (x) > 0 ∀ x ∈ I ⇒ f   is strictly increasing function over the interval I. 

(2) f' (x) ≥ 0 ∀ x ∈ I ⇒ f is increasing function over the interval I. 

(3) f' (x) > 0 ∀ x ∈ I and f'(x) = 0 do not form any interval (that means f'(x)=0 at discrete points)

⇒ f is strictly increasing function over the interval I.

(4) f' (x) < 0 ∀ x ∈ I ⇒ f is strictly decreasing function over the interval I.

(5) f' (x) ≤ 0 ∀ x ∈ I ⇒ f is decreasing function over the interval I.

(6) f' (x) ≤ 0 ∀ x ∈ I and f'(x) = 0 do not form any interval (that means f'(x)=0 at discrete points)

⇒ f is strictly decreasing function over the interval I.

5.0Graphs Showing Increasing and Decreasing Functions

Graphs Showing Increasing and Decreasing Functions

6.0Solved Example of Monotonicity

Example 1: Prove that the function f(x)= log(x3+x6+1​) is strictly increasing.

Solution: Now,  f(x)= log(x3+x6+1​)

f′(x)=x3+x6+1​1​(3x2+2x6+1​6x5​)=x6+1​3x2​≥0

⇒ f(x) is strictly increasing.


Example 2: Which of the following functions are strictly decreasing on (0,2π​)

(A) cos x (B) cos 2x (C) cos 3x (D) tan x

Ans. (A, B)

Solution:

Solved example on monotonocity

Non-monotonic

f(x) = tan x is strictly increasing in (0,2π​)

Option A and B are correct.


Example 3: The function f, defined by f(x)=(x+2)e−x is

(A) decreasing for all x                                            

(B) decreasing in (−∞,−1) and increasing (−1,∞) in 

(C) increasing for all x                                            

(D) decreasing in (−1,∞) and increasing in (−∞,−1)

Solution:

f(x) = (x + 2) e-x

f'(x) = (x+2) e–x (–1) + e–x = –e–x (x+1)

Increasing if f'(x) > 0 ⇒  –e–x (x+1) > 0 

⇒ (x+1) < 0 [∵ e–x always positive]

x ∈ (–∞, –1) & decreasing in (–1, ∞) as f'(x) < 0.


Example 4: The function f(x)=cosx−2px is monotonically decreasing for   

(A) p<21​ (B) p>21​ (C) p<2 (D) p>2

Ans. (B)

Solution:

f(x) = cos x – 2px

f'(x) = –sin x – 2p

For monotonic decreasing f'(x) < 0

⇒  2p > –sin x

⇒p>21​

   [∵ –1 ≤ sin x ≤ 1]


Example 5: If graph of f(x) = 3x4 + 2x3 + ax2 – x + 2 is concave up for all real x, find values of a 

Solution:

f’’(x) = 36x2 + 12x + 2a

f’’(x) > 0 ⇒ 36x2 + 12x + 2a ≥ 0 ∀ x ∈ R

D ≤ 0

⇒ 122 – 4(36) (2a) ≤ 0

=> 1 – 2a ≤ 0

Therefore, a ≥ 1/2


Table of Contents


  • 1.0Monotonic Function Definition
  • 2.0Why is the Monotonicity Principle Important?
  • 3.0Monotonicity of a Function in the Neighbourhood of a Point
  • 4.0Monotonicity in an Interval
  • 4.1Monotonicity of Differentiable Functions
  • 5.0Graphs Showing Increasing and Decreasing Functions
  • 6.0Solved Example of Monotonicity

Frequently Asked Questions

A monotonic function either increases in its complete domain or decreases in its complete domain.

Monotonicity helps in understanding the behavior of functions without detailed graphing. It simplifies analysis in calculus, optimization problems, and various applied fields like economics and engineering.

For differentiable functions: Check the sign of the derivative f'(x): If f'(x) ≥ 0 for all x in an interval, the function is monotonically increasing on that interval. If f'(x) ≤ 0 for all x in an interval, the function is monotonically decreasing on that interval. For non-differentiable functions: Check the function values directly: If f(x2) ≥ f(x1) for x2 > x1, the function is monotonically increasing. If f(x2) ≤ f(x1) for x2 > x1, the function is monotonically decreasing.

Concavity is related but distinct from monotonicity: A function is concave up (convex) if its second derivative f''(x) ≥ 0, indicating the slope f'(x) is increasing. A function is concave down (concave) if its second derivative f''(x) ≤ 0, indicating the slope f'(x) is decreasing. While concavity provides information about the change in the slope, monotonicity provides information about the overall direction of the function's values.

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State

Related Articles:-

Differentiability

A function is deemed differentiable at a point if it has a well-defined tangent line at that point. This concept enables us to analyze rates of change, slopes, and local be...

Explore Point and Straight Lines

Points and straight lines are fundamental entities in mathematics, serving as cornerstones of analytical geometry.

Master Sequence and Series

Understanding sequences and series is crucial in mathematics as they form the basis for calculus, which deals with concepts like limits,...

Set Theory and Number System

Set Theory and Number systems form the bedrock of modern mathematics, providing a systematic framework for understanding and manipulating mathematical concepts.

Learn The Different Solution of Triangles

The solution of a triangle involves finding its various elements such as angles, side lengths, and area, typically using trigonometric principles such as the...

Explore Statistics: Key Definition and Concepts

Introduction to Statistics is a foundational course or text that provides an initial understanding of the principles, methods, and applications of statistics.

Derivative Function Calculus

In mathematics calculus, the derivative of a function at a particular point provides the slope of the tangent line to the function's graph at that point.

  • About
    • About us
    • Blog
    • News
    • MyExam EduBlogs
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • International Olympiads Online Course
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET UG
    • CBSE
    • NCERT Solutions
    • NEET Mock Test
    • Olympiad
    • NEET 2025 Answer Key

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO