

How to Identify Discontinuity on a Graph and in Equations
The concept of Discontinuity plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios. Understanding discontinuity is crucial, especially in calculus, for identifying points where a function breaks or jumps. It helps students master graph sketching, solve board and competitive exam questions, and build a deeper command over mathematical analysis.
What Is Discontinuity?
A discontinuity in Maths is a point where a function is not continuous—meaning the function's graph breaks, jumps, or has an undefined spot. You'll find this concept applied in calculus, algebra, and real-world signals analysis. In simple words: if your pencil must lift off the paper while drawing a graph, there’s a discontinuity at that spot.
Key Formula for Discontinuity
To check discontinuity at \(x=a\), use limits:
\( \lim_{x \to a^-} f(x) \neq \lim_{x \to a^+} f(x) \) or
\( \lim_{x \to a} f(x) \neq f(a) \)
A function is discontinuous at \(x = a\) if any of these fail.
Types of Discontinuity
Type | Description | Graph Appearance |
---|---|---|
Removable Discontinuity | Limit exists, but function value is missing or not equal to the limit. Can be "fixed" by redefining the function's value at the point. | Hole in the graph (open circle) |
Jump Discontinuity | Left and right limits exist but are different; the function "jumps" up or down suddenly. | Sharp break (vertical gap) |
Infinite (Essential) Discontinuity | Function approaches infinity near the point; often a vertical asymptote. | Line shoots to infinity (no defined value) |
Oscillatory Discontinuity | No limit exists due to wild, infinite oscillation (example: \(f(x) = \sin \frac{1}{x}\) as \(x\to0\)). | Wild zig-zags near the point |
How to Identify Discontinuities
- Find all points where the function is not defined (usually denominator zero, or square root of negative).
- Calculate left-hand and right-hand limits at each suspect point.
- Compare limits:
If they are not equal → Jump Discontinuity.
If they are infinite/undefined → Infinite Discontinuity.
If limits are equal but not the function value → Removable Discontinuity. - Test if the function can be redefined to "patch" the graph. If yes, it's removable. If not, it's non-removable.
Step-by-Step Illustration
- Given: \( f(x) = \dfrac{(x-2)(x+2)(x-1)}{x-1} \)
- Simplify numerator and denominator—cancel the common factor \(x-1\): \( f(x) = (x-2)(x+2)\) for \(x \neq 1\).
- At \(x=1\), the function was undefined, but limit as \(x \to 1\) is \( (1-2)(1+2) = (-1)(3) = -3 \).
- So, there's a removable discontinuity at \(x=1\): hole at (1, -3).
Graphical Understanding
You can spot removable discontinuities as a single "hole" in a curve. Jump discontinuities look like two separate pieces that don't touch. Infinite discontinuities show up as a vertical line where the curve shoots up or down. Being able to "see" discontinuity on a graph helps solve many exam questions quickly.
Tips and Tricks
- Remember: If limit exists but function value is missing, it's removable.
- Tip: For jump, check for "steps" like in the greatest integer function.
- Shortcut: Vertical asymptotes in rational functions often mean infinite discontinuity.
- Exam hack: Sketch a quick graph—the "lift your pencil" rule always reveals discontinuities.
Try These Yourself
- Find all points of discontinuity for \( f(x) = \frac{1}{x} \).
- Classify the discontinuity of \( f(x) = \left[ x \right] \) at \( x=2 \).
- Does \( f(x) = \sin \frac{1}{x} \) have a removable discontinuity at \( x=0 \)?
- Create an example of a function with a jump discontinuity.
Frequent Errors and Misunderstandings
- Confusing holes and jumps: Removable discontinuity is not the same as a jump discontinuity.
- Forgetting to check function value against limit—both must match for continuity!
- Assuming all undefined points are discontinuities (always check if limit exists and if the "hole" can be filled).
Relation to Other Concepts
Discontinuity is closely related to limits, continuity and differentiability, and derivatives. Mastering it makes understanding advanced calculus, integration, and real-world modelling much easier. In fact, many calculus theorems require that a function is continuous—so finding discontinuities can tell you where formulas cannot be applied!
Classroom Tip
A quick way to spot a removable discontinuity: after cancelling factors, check if the original function is undefined at any point, but the simplified function is defined there—there’s a "hole" to fill. Vedantu’s teachers teach students to always check graphs visually when unsure—this method never fails in exams!
We explored discontinuity—from definition, formula, and types to common errors and graphs. Continue practicing with Vedantu to become confident in handling all types of discontinuities and ace both your board and competitive exams!
Related Topics for You
- Continuity and Differentiability – learn how continuity and differentiability relate.
- Limits – fundamental to analysing where and how functions break.
- Calculus – study discontinuity as a core concept in calculus.
- Graphical Representation of Data – visualize discontinuities easily.
FAQs on Discontinuity: Meaning, Types & Examples in Maths
1. What is discontinuity in Maths?
In mathematics, a discontinuity is a point in the domain of a function where the function is not continuous. This means there's a break or jump in the graph of the function at that point. The function's value either doesn't exist at that point, or the limit of the function as it approaches that point doesn't exist or doesn't equal the function's value at that point. Understanding discontinuities is crucial for mastering calculus and related concepts.
2. What are the different types of discontinuity?
There are three main types of discontinuities:
• **Removable discontinuity:** The function has a limit as x approaches the point of discontinuity, but the function's value at that point is either undefined or different from the limit. This can often be 'fixed' by redefining the function at that single point.
• **Jump discontinuity:** The function has different left-hand and right-hand limits at the point of discontinuity. There's a 'jump' in the graph's value.
• **Essential (or infinite) discontinuity:** At least one of the left-hand or right-hand limits is infinite (approaches positive or negative infinity). Often associated with vertical asymptotes.
3. How do you identify a discontinuity on a graph?
Visually, discontinuities appear as breaks or jumps in the graph. Look for:
• Holes (removable discontinuities)
• Jumps or gaps (jump discontinuities)
• Vertical asymptotes (essential discontinuities)
To identify them algebraically, examine the function's behavior around a suspected point. Check if the limit exists, and if it equals the function's value at that point. If either condition fails, a discontinuity exists. If the limit is infinite, it's an essential discontinuity. If the limits from the left and right are different but finite, it's a jump discontinuity.
4. What is an example of removable discontinuity?
Consider the function f(x) = (x² - 1) / (x - 1). This function is undefined at x = 1, creating a hole in the graph. However, factoring the numerator gives (x - 1)(x + 1) / (x - 1), and we can cancel the (x-1) terms for x ≠ 1, leaving f(x) = x + 1. The limit as x approaches 1 is 2. Thus, by redefining f(1) = 2, we remove the discontinuity. The hole at x = 1 is a removable discontinuity.
5. Can a function have more than one discontinuity?
Yes, a function can have multiple discontinuities of any type. For example, a piecewise function might have a jump discontinuity at one point and a removable discontinuity at another.
6. Is every non-differentiable point a discontinuity?
No. A function can be non-differentiable at a point (meaning its derivative doesn't exist there) without being discontinuous. A classic example is f(x) = |x| at x = 0. The function is continuous at x = 0 but not differentiable there (it has a sharp corner).
7. How does discontinuity affect integration and limits?
Discontinuities affect integration because the integral represents the area under a curve. A jump or infinite discontinuity may result in an improper integral. Limits are essential for defining continuity; the limit of the function must exist and equal the function's value at a point for continuity. If the limit does not exist at a point, it's a discontinuity.
8. What is the difference between essential and infinite discontinuity?
The terms are often used interchangeably. Both refer to a discontinuity where the function's value approaches infinity (positive or negative) as x approaches the point of discontinuity. An essential discontinuity typically implies the discontinuity is not removable through redefinition.
9. Can you “fill” a discontinuity by redefining the function?
Yes, only removable discontinuities can be 'filled' or removed by redefining the function at the point of discontinuity. This involves assigning a value to the function at that point that matches the limit of the function as x approaches that point.
10. Are all asymptotes considered discontinuities?
Vertical asymptotes are always discontinuities (essential discontinuities). However, horizontal or oblique asymptotes do not necessarily indicate discontinuities. They describe the function's behavior as x approaches positive or negative infinity, not at a specific point in the domain.
11. How do I find the point(s) of discontinuity for a rational function?
For a rational function (a ratio of two polynomials), discontinuities occur where the denominator is equal to zero. Set the denominator equal to zero and solve for x. These solutions are potential points of discontinuity. However, you need to check whether these points are removable or essential discontinuities by analyzing the behavior of the function around those points. Factor both the numerator and denominator to see if any factors cancel, indicating removable discontinuity. Otherwise, it is likely an infinite discontinuity.

















