Skip to main content

Increasing & Decreasing Functions Monotonicity with Examples for Functions, Class 12 Math Notes Study Material Download Free PDF

Before explaining the increasing and decreasing function along with monotonicity, let us understand what functions are. A function is basically a relation between input and output such that, each input is related to exactly one output.

Increasing and Decreasing Functions

Functions can increase, decrease or can remain constant for intervals throughout their entire domain. Functions are continuous and differentiable in the given intervals.

An interval in Maths is defined as a continuous/connected portion on the real line. Since it is a “portion of a line”, it basically is a line segment which has two endpoints. So, an interval has two endpoints. Easy to keep track, let’s name our interval and the endpoints and in an interval, assume any two points viz.

x1 and x2

such that

x1<x2

. Now, there can be a total of four different cases:
If

f(x1)f(x2)

, the function is said to be non-decreasing in l
If

f(x1)f(x2)

, the function is said to be non-increasing in l
If

f(x1)>f(x2)

, the function is said to be decreasing (strictly) in l
If

f(x1)<f(x2)

, the function is said to be increasing (strictly) in l

This increasing or decreasing behaviour of functions is commonly referred to as monotonicity of the function. A monotonic function is defined as any function which follows one of the four cases mentioned above. Monotonic basically has two terms in it. Mono means one and tonic means tone. Together, it means, “in one tone”. When we tell that a function is non-decreasing, does it mean that it is increasing? No. It can also mean the function not varying at all! In other words, function having a constant value for some interval. Never confuse non-decreasing with increasing. That was the definition of increasing and decreasing functions. Let us now see how to know where and in which way the function is behaving.

Test for increasing and decreasing functions

Let us now use derivative of a function to determine the behaviour of a function. To test the monotonicity of a function

f

, we first calculate it’s derivative

f

. There is a small catch here. Before starting the test, make sure that is continuous in the interval

[a,b]

and differentiable in

(a,b)

. So, for all of the four cases discussed in previous heading, we have tests as:
For function to be non-decreasing in

l,f(x)0, x(a,b)


For function to be non-increasing in

l,f(x)0, x(a,b)


For function to be decreasing/strictly decreasing in

l,f(x)<0, x(a,b)


For function to be increasing/strictly increasing in

l,f(x)>0, x(a,b)

<

Let us see examples of each case.

Non – decreasing

Non – increasing

Decreasing/ Strictly decreasing

Increasing/ Strictly Increasing

Nature of graph of fCasesBehaviourTest

f(x1 ) ≤f(x2)Non – decreasingf'(x) ≥ 0,  ∀ x ∈ (a, b)

f(x1) ≥ f(x2)Non – increasingf'(x)  ≤  0,  ∀ x ∈ (a, b)

f(x1) > f(x2)Decreasing/ Strictly decreasingf'(x) < 0,  ∀ x ∈ (a, b)

f(x1) < f(x2)Increasing/ Strictly Increasingf'(x) > 0,  ∀ x ∈ (a, b)

That was increasing and decreasing functions, monotonic functions and monotonicity explained. This concept is particularly very useful for drawing graphs of functions.

Comments

Popular posts from this blog

Symmetric & Skew Symmetric Matrix-Properties, Solved Examples, Class 12 Matrices Chapter Notes Study Material Download pdf

A symmetric matrix and skew-symmetric matrix both are square matrices. But the difference between them is, the symmetric matrix is equal to its transpose whereas skew-symmetric matrix is a matrix whose transpose is equal to its negative. If A is a symmetric matrix, then A = A T   and if A is a skew-symmetric matrix then A T  = – A. Table of Contents Symmetric Matrix Properties of Symmetric Matrix Skew Symmetric Matrix Properties of Skew Symmetric Matrix Determinant of Skew Symmetric Matrix Eigenvalue of Skew Symmetric Matrix Frequently Asked Questions-FAQs What is a symmetric matrix? How do you know if a matrix is symmetric? Give an Example of a Matrix Which is Symmetric but not Invertible. Is Symmetric Matrix Diagonalizable? What is skew-symmetric matrix? What is the difference between symmetric and skew-symmetric matrix? Symmetric Matrix To understand if a matrix is a symmetric matrix, it is very important to know about transpose of a matrix and how to find it. If we in...

Onto Functions(Surjective Functions)-Definition, Graph, Properties, Solved Examples, FAQs

  Onto Function is one of the many types of functions defined based on the relationship between its domain and codomain. For any function to be onto, it needs to relate two sets with a very specific mapping between elements, meaning that each element of the codomain has at least one element in the domain as its pre-image. In simple words, for any function, if all the elements of the codomain are mapped to some element of the domain, then the function is said to be an onto function.  In this article, we will discuss the concept of onto or surjective function in detail including its definition, example, and many more. We will also discuss key differences between one one, onto and into functions as well. Table of Contents What is an Onto Function? Onto Function Definition Representation for Onto Function Examples of Onto Function Properties of Onto Function Composition of Onto Function Onto Function Graph Number of Onto Functions One to One and Onto Functions Onto and Into Functi...

Transpose of a Matrix-Addition & Multiplication Property of Transpose, Solved Examples, Class 12 Matrices Chapter Notes Study Material Download pdf

Transpose of a matrix is one of the most commonly used methods in matrix transformation. For a given matrix, the transpose of a matrix is obtained by interchanging rows into columns or columns to rows. In this article, we are going to learn the definition of the transpose of a matrix, steps to find the transpose of a matrix, properties and examples with a complete explanation. Before learning how to find the transpose of a matrix, first let us learn, what a matrix is? Table of Contents What is a Matrix? Transpose of a Matrix Definition How to Find the Transpose of a Matrix? Properties of Transpose of a Matrix (i) Transpose of the Transpose Matrix (ii) Addition Property of Transpose (iii) Multiplication by Constant (iv) Multiplication Property of Transpose Transpose of a Matrix Examples Practice Problems Frequently Asked Questions What is the transpose of a matrix? How to calculate the transpose of a Matrix? What is the Addition Property of Transpose? What is the Multiplication Property...