Introduction
Continuity appears to be a simple concept:
A function is continuous at a point if you can draw its graph without lifting your pen.
While this intuition is useful, it is not mathematically precise. Many students lose marks because they rely on intuition instead of checking the actual definition.
In this article, we explore the most common traps involving continuity, explain why they occur, and show how to avoid them.
The Definition of Continuity
A function f(x) is continuous at x=a if all three conditions hold:
Condition 1
f(a)
must exist.
Condition 2
x→alimf(x)
must exist.
Condition 3
x→alimf(x)=f(a)
If any one condition fails, the function is not continuous.
Many traps arise because students check only one or two conditions.
Trap 1: The Function Value Does Not Exist
Considerf(x)=x−1×2−1
at x=1.
Simplifying:f(x)=x+1,x=1
Students often say:x→1limf(x)=2
therefore continuous.
Wrong.
Sincef(1)
is not defined, continuity fails.
Key Lesson
A limit existing is not enough.
The function value must also exist.
Trap 2: Left and Right Limits Are Different
Considerf(x)={1,2,x<0x≥0
At x=0,x→0−limf(x)=1
andx→0+limf(x)=2
Since1=2
the limit does not exist.
Therefore the function is discontinuous.
Common Mistake
Students check only one side.
Always compute both.
Trap 3: The Limit Exists But Is Not Equal to Function Value
Considerf(x)={x+1,5,x=1x=1
Thenx→1limf(x)=2
butf(1)=5
Thusx→1limf(x)=f(1)
and the function is discontinuous.
Key Lesson
Existence of limit and function value separately does not guarantee continuity.
They must be equal.
Trap 4: Assuming Rational Functions Are Always Continuous
Students learn:
Rational functions are continuous.
This is incomplete.
The correct statement is:
Rational functions are continuous wherever the denominator is non-zero.
Example:f(x)=x−31
is discontinuous atx=3
because the denominator vanishes.
Exam Tip
Always check denominator first.
Trap 5: Absolute Value Functions
Considerf(x)=x∣x∣
Students think absolute value functions are always continuous.
For x>0,f(x)=1
For x<0,f(x)=−1
At x=0,x→0−limf(x)=−1
andx→0+limf(x)=1
Hence discontinuous.
Key Lesson
Absolute value expressions often hide piecewise functions.
Trap 6: Modulus Inside Denominator
Considerf(x)=∣x∣x
At first glance students cancel x.
This is illegal because∣x∣=x
for negative values.
The function becomesf(x)={1,−1,x>0x<0
which is discontinuous at 0.
Trap 7: Piecewise Functions
Considerf(x)={x2,3x−2,x<2x≥2
Many students simply substitute.
Instead check:
Left Limit
x→2−limf(x)=4
Right Limit
x→2+limf(x)=4
Function Value
f(2)=4
Thus continuous.
Golden Rule
For piecewise functions:
- Left limit
- Right limit
- Function value
Never skip any step.
Trap 8: Square Root Functions
Considerf(x)=x−4
Students may discuss continuity at x=2.
Butx−4≥0
requiresx≥4
The function does not even exist near 2.
Key Lesson
Always determine the domain first.
Trap 9: Logarithmic Functions
Considerf(x)=ln(x−1)
Students sometimes claim continuity everywhere.
Wrong.
Sincex−1>0
we requirex>1
The function is continuous only on its domain.
Trap 10: Greatest Integer Function
The greatest integer functionf(x)=⌊x⌋
is one of the most frequently tested examples.
Example:
At x=2,x→2−lim⌊x⌋=1 x→2+lim⌊x⌋=2
Different limits imply discontinuity.
Important Fact
The greatest integer function is discontinuous at every integer.
Trap 11: Oscillatory Functions
Considerf(x)=sin(x1)
near x=0.
As x→0,x1→∞
causing infinite oscillations.
The limit does not exist.
Therefore the function is discontinuous at 0.
Trap 12: Removable Discontinuity Hidden in Algebra
Considerf(x)=x−3×2−9
Students simplify:f(x)=x+3
and conclude continuity everywhere.
But simplification is valid only forx=3
At x=3,f(x)
is undefined.
This is a removable discontinuity.
Trap 13: Continuity of Composite Functions
Students often believe:
If f and g are continuous, then f(g(x)) is continuous.
This is true.
However, the inner function must produce values within the domain of the outer function.
Example:ln(x)
Hereln(x)≥0
requiresx≥1
Continuity must be examined on the correct domain.
Trap 14: Endpoint Continuity
Considerf(x)=x
At x=0, the left side does not exist.
Students incorrectly say continuity cannot be discussed.
Actually,0
is an endpoint of the domain.
We use the right-hand limit:x→0+limx=0=f(0)
Hence continuous at 0.
Trap 15: Confusing Differentiability with Continuity
Students frequently assume:
Continuous implies differentiable.
False.
Example:f(x)=∣x∣
is continuous at 0.
However,f′(0)
does not exist because left and right derivatives differ.
Correct Statement
Differentiability ⇒ Continuity
but
Continuity ⇏ Differentiability
Exam Strategy for Any Continuity Problem
Whenever asked whether a function is continuous:
Step 1
Check whetherf(a)
exists.
Step 2
Findx→a−limf(x)
andx→a+limf(x)
Step 3
Verify that the two limits are equal.
Step 4
Compare the limit withf(a)
Step 5
State the conclusion clearly.
Challenge Problems
Problem 1
Determine continuity at x=2:f(x)=⎩⎨⎧x2,4,2x,x<2x=2x>2
Problem 2
Find all points of discontinuity:f(x)=x−4×2−16
Problem 3
Determine continuity:f(x)=⌊x⌋+x
Problem 4
Determine continuity at x=0:f(x)=xsin(x1)
Problem 5
Determine continuity:f(x)={xsinx,1,x=0x=0
Final Thoughts
Most mistakes in continuity arise not because the topic is difficult, but because students skip one of the three fundamental conditions. The best way to avoid traps is to remember:Continuity=Function Exists+Limit Exists+Both Are Equal
Whenever you encounter a piecewise function, modulus expression, logarithm, square root, greatest integer function, or a rational function with a denominator that can become zero, slow down and check every condition carefully. These are exactly the places where examiners hide continuity traps.
Mastering these subtle points can easily convert a 70–80% score in calculus into a 90–100% score.