• 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
      • 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
  • Classroom
    • NEET
      • 2025
      • 2024
      • 2023
      • 2022
    • JEE
      • 2025
      • 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
      • College Predictor
      • Counselling
    • 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
  • NEW
    • TALLENTEX
    • AOSAT
  • ALLEN E-Store
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
Home
JEE Maths
Discontinuity

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?

  1. Check for points where the function is undefined.
  2. Calculate left-hand and right-hand limits.
  3. Compare limits with the function’s value at the point.
  4. 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:

  1. Jump Discontinuity
  2. Removable Discontinuity
  3. Infinite (Essential) Discontinuity

Let’s discuss each of these types in detail along with relevant examples.

Different Types of Discontinuity

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.

  • Mathematical Condition:

limx→a−​f(x)=limx→a+​f(x)=Lbutf(a)=Lorf(a) undefined

Example – Removable Discontinuity

f(x)=x−1x2−1​

Simplifies to f(x) = x + 1 for x=1 but f(1) is undefined.

limx→1​f(x)=2

Thus, there is a Removable Discontinuity at x = 1.

Infinite (Essential) Discontinuity

An infinite discontinuity occurs when the function approaches infinity near the point of discontinuity.

  • Mathematical Condition:

limx→a−​f(x)=±∞orlimx→a+​f(x)=±∞

Example – Infinite Discontinuity

f(x)=x−21​

At x = 2:

  • Left-hand limit: -∞
  • Right-hand limit: ∞

This is an Infinite Discontinuity.

6.0Solved Examples on Discontinuity

Example 1 – Jump Discontinuity

Consider the function:  

f(x)={x+2,2x+1,​x<1x≥1​

Determine whether there is a discontinuity at x = 1, and if yes, identify the type.

Solution:

  • Left-hand limit:

limx→1−​f(x)=1+2=3

  • Right-hand limit:

limx→1+​f(x)=2(1)+1=3

  • f(1) = 2(1) + 1 = 3

Since the limits and f(1) are equal, the function is continuous at x = 1.

No discontinuity here.

Example 2 – Removable Discontinuity

Given: f(x)=x−2x2−4​

Determine if there is a discontinuity at x = 2, and classify it.

Solution:

Simplify the expression:

f(x)=x−2x2−4​

For v = 2: f(x) = x + 2.

But at x = 2:

f(2)=04−4​=00​(undefined)

However,

limx→2​f(x)=2+2=4

There is a Removable Discontinuity at x = 2.

Solved Example 3 – Infinite Discontinuity

Analyze the function: f(x)=x−31​

Find the discontinuity.

Solution:

At x = 3:

  • Left-hand limit:

limx→3−​f(x)=−∞

  • Right-hand limit:

limx→3+​f(x)=+∞

The function has an Infinite Discontinuity at x = 3.

7.0Practice Questions on Discontinuity 

  1. Check whether the function below is continuous at x = 2:

f(x)= {x2−1,3x−2,​x≤2x>2​

  1. Identify the type of discontinuity (if any) in:

f(x)= {x2−1,3x−2,​x≤2x>2​

  1. For which value of aa will the function be continuous everywhere?

f(x)= ⎩⎨⎧​2x+3,a,x2+1,​x<1x=1x>1​

Also Read:

Limits and Continuity

Continuous Function

Continuity in Interval

Limits of Functions

Limits and Derivatives

Central Limit Theorem

L Hospital Rule

Integral Calculus

Relations and Functions

Table of Contents


  • 1.0What Is Discontinuity of a Function?
  • 2.0Discontinuity in Piecewise Functions
  • 3.0How to Find Discontinuity of a Function?
  • 4.0Why Is Discontinuity Important?
  • 5.0How Many Types of Discontinuity Are There?
  • 5.1Jump Discontinuity
  • 5.2Removable Discontinuity
  • 5.3Infinite (Essential) Discontinuity
  • 6.0Solved Examples on Discontinuity
  • 7.0Practice Questions on Discontinuity 

Frequently Asked Questions

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
  • 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
    • Olympiad
    • NEET Previous Year Papers
    • NEET Sample Papers
    • JEE Main Sample Papers
    • CBSE Sample Papers

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

ISO