
What Is Discontinuity in Calculus Definition Types and Examples
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 in Calculus and Its Types
1. What is discontinuity in mathematics?
A discontinuity is a point where a function is not continuous, meaning the function breaks, jumps, or is not defined at that point. In calculus, a function is discontinuous at x = a if at least one of the following fails:
- f(a) is defined
- lim x→a f(x) exists
- lim x→a f(x) = f(a)
2. What are the types of discontinuity?
The main types of discontinuity are removable, jump, and infinite discontinuities. These include:
- Removable discontinuity: A hole in the graph where the limit exists but the function value is missing or incorrect.
- Jump discontinuity: The left-hand and right-hand limits exist but are not equal.
- Infinite discontinuity: The function approaches ±∞ near a point (vertical asymptote).
3. What is a removable discontinuity?
A removable discontinuity occurs when the limit exists at a point, but the function is either undefined or defined incorrectly there. Formally:
- lim x→a f(x) exists
- But either f(a) is not defined or f(a) ≠ lim x→a f(x)
4. What is a jump discontinuity?
A jump discontinuity occurs when the left-hand and right-hand limits exist but are not equal. That is:
- lim x→a⁻ f(x) exists
- lim x→a⁺ f(x) exists
- But lim x→a⁻ f(x) ≠ lim x→a⁺ f(x)
5. What is an infinite discontinuity?
An infinite discontinuity occurs when a function increases or decreases without bound near a point, forming a vertical asymptote. This happens when:
- lim x→a f(x) = ±∞
6. How do you find discontinuities of a function?
To find discontinuities, identify where the function is undefined or where limits fail to match the function value. Follow these steps:
- Find values where the function is undefined (e.g., denominator = 0).
- Compute lim x→a⁻ f(x) and lim x→a⁺ f(x).
- Compare the limits and the function value f(a).
7. What is the difference between continuity and discontinuity?
The difference between continuity and discontinuity is whether a function has any breaks at a point. A function is continuous at x = a if:
- f(a) is defined
- lim x→a f(x) exists
- lim x→a f(x) = f(a)
8. Can a function be discontinuous at more than one point?
Yes, a function can have multiple discontinuities at different x-values. For example, the function f(x) = 1/[(x − 1)(x − 3)] has infinite discontinuities at x = 1 and x = 3. A function may contain removable, jump, or infinite discontinuities at several points across its domain.
9. Is a vertical asymptote always a discontinuity?
Yes, a vertical asymptote always represents an infinite discontinuity. When a function approaches ±∞ near x = a, we say:
- lim x→a f(x) = ±∞
10. Can a discontinuity be fixed?
A discontinuity can only be fixed if it is removable. If the limit exists at x = a, you can redefine the function as:
- f(a) = lim x→a f(x)





















