A function is said to be discontinuous at point x = a if either of the following occurs: Left-hand limit ≠ right-hand limit. Either limit does not exist. Limits exist but f(a) ≠ limit.
There are three main types: Jump Discontinuity Removable Discontinuity Infinite (Essential) Discontinuity
A removable discontinuity occurs when the limit of a function exists at a point, but the function is either undefined or the value differs from the limit at that point.
Yes, a function can have multiple discontinuities at different points in its domain.
Continuity means the function has no breaks, jumps, or infinite behaviors at a point, whereas discontinuity means the function is not continuous at that point.
Join ALLEN!
(Session 2026 - 27)
Choose class
Choose your goal
Preferred Mode
Choose State
Discontinuity
In Mathematics, discontinuity refers to a point at which a function is not continuous. A function is continuous at a point if its left-hand limit, right-hand limit, and the function’s value at that point are all equal. If any of these conditions fail, the function is said to have a discontinuity there. Discontinuity plays a crucial role in calculus, helping to analyze function behavior, identify asymptotes, and solve advanced problems in limits, differentiation, and integration.
1.0What Is Discontinuity of a Function?
A function f(x) is said to be discontinuous at point x = a if any of the following holds:
The left-hand limit or right-hand limit does not exist.
Both limits exist but are unequal.
The limits exist, but the function’s value f(a) does not match the limits.
2.0Discontinuity in Piecewise Functions
Piecewise functions often exhibit discontinuities where the expression changes from one part to another.
Example:
f(x)= {x2,5x−4,x≤2x>2
At x = 2:
limx→2−f(x)=(2)2=4
limx→2+f(x)=5(2)−4=6
Since limits are not equal, f(x) is discontinuous at x = 2.
3.0How to Find Discontinuity of a Function?
Check for points where the function is undefined.
Calculate left-hand and right-hand limits.
Compare limits with the function’s value at the point.
Classify the type of discontinuity (Jump, Removable, Infinite).
4.0Why Is Discontinuity Important?
Helps in understanding function behavior in calculus.
Important for graph sketching and limit evaluations.
Crucial in solving integration and differentiation problems.
Relevant for JEE Advanced and other competitive exams.
5.0How Many Types of Discontinuity Are There?
In mathematics, there are three main types of discontinuity in a function:
Jump Discontinuity
Removable Discontinuity
Infinite (Essential) Discontinuity
Let’s discuss each of these types in detail along with relevant examples.
Jump Discontinuity
A jump discontinuity occurs when the left-hand limit and right-hand limit of a function at a point both exist and are finite, but they are not equal. The function "jumps" from one value to another at that point.
Mathematical Condition:
limx→a−f(x)=limx→a+f(x)
Example – Jump Discontinuity
f(x)={2x+1,3x−2,x<1x≥1
At x = 1:
Left-hand limit: 3
Right-hand limit: 1
Since they are unequal, this is a Jump Discontinuity.
Removable Discontinuity
A removable discontinuity occurs when the left and right limits exist and are equal, but the function is either undefined at that point or differs from the limit.