Continuity
This chapter establishes the rigorous definition and implications of continuity, a foundational concept in calculus critical for understanding differentiability and integrability. Mastery of continuity at a point, across intervals, and for piecewise functions, alongside the Intermediate Value Theorem, is essential for advanced problem-solving and success in CMI examinations.
---
Chapter Contents
|
| Topic |
|---|-------| | 1 | Continuity at a point | | 2 | Interval continuity | | 3 | Continuity of piecewise functions | | 4 | Intermediate value reasoning |---
We begin with Continuity at a point.
Part 1: Continuity at a point
Continuity at a Point
Overview
Continuity at a point is one of the most important local ideas in calculus. A function is continuous at a point if there is no break, jump, hole, or mismatch there. In exam questions, continuity is often tested through piecewise functions, modulus functions, rational expressions, and parameter finding. The real skill is to compare three things carefully:- the left-hand limit
- the right-hand limit
- the actual function value
Learning Objectives
After studying this topic, you will be able to:
- Define continuity at a point correctly.
- Check continuity using left-hand limit, right-hand limit, and function value.
- Handle continuity questions for piecewise-defined functions.
- Distinguish between continuity and mere existence of a function value.
- Solve parameter-based continuity conditions cleanly.
Core Definition
A function is continuous at if
This means all of the following must hold:
- is defined
- exists
A function is continuous at if
Three-Step Test
To check continuity at a point:
- Compute
- Compute
- Compute
Then compare.
If all three agree, the function is continuous at .
What Can Go Wrong
Continuity at a point can fail in several ways:
- Function not defined at the point
- Left and right limits are different
This gives a jump-type discontinuity.
- The limit exists, but it is not equal to
This gives a removable-type discontinuity if the point can be fixed by redefining the value.
Common Cases
- Polynomials are continuous at every real number.
- Rational functions are continuous wherever the denominator is nonzero.
- Modulus functions like are continuous everywhere.
- Piecewise functions require separate left-right checking at boundary points.
- Root functions like are continuous wherever they are defined.
Piecewise Functions
Suppose
To make continuous at , we need
This is one of the most common parameter-finding patterns.
Removable Discontinuity
If
exists, but either is undefined or is not equal to that limit,
then the function is not continuous at .
But this can often be fixed by redefining to be
Jump Discontinuity
If
then the two-sided limit does not exist, so the function is not continuous at .
Minimal Worked Examples
Example 1 Check continuity of $\qquad f(x)= \begin{cases} x+2, & x<1 \\ 4, & x=1 \\ 2x+1, & x>1 \end{cases} $ at . Left-hand limit: Right-hand limit: Function value: Since the common limit is but , the function is not continuous at . --- Example 2 Check continuity of at . Left-hand limit: Right-hand limit: Function value: So is continuous at . ---Algebraic Simplification in Limit-Based Continuity
In continuity questions involving rational expressions, factor first.
Example:
So near , the expression behaves like , and the limiting value is
Graph Interpretation
A function is continuous at if the graph has no break at that point.
Informally:
- no gap
- no jump
- no mismatch between approaching value and actual value
Common Mistakes
- ❌ Checking only and not the limit
- ❌ Checking only left-hand limit
- ❌ Assuming that if exists, then the function is continuous
- ❌ Forgetting to compare the common limit with the actual value
- ❌ Not checking boundary points of a piecewise function
CMI Strategy
- First identify the exact point where continuity is being tested.
- If the function is piecewise, compute left and right limits separately.
- If the function is rational, simplify before taking the limit.
- For parameter questions, equate left limit, right limit, and function value.
- Keep the three-part definition in mind at every step.
Practice Questions
:::question type="MCQ" question="Which of the following is sufficient for a function to be continuous at ?" options=[" is defined","The left-hand limit exists"," exists and equals ",""] answer="C" hint="Continuity requires the limit to match the function value." solution="A function is continuous at exactly when This automatically includes:- existence of
- existence of the limit
- equality of the two
Summary
- Continuity at means .
- For piecewise functions, compare left limit, right limit, and actual value.
- If the two-sided limit exists but differs from the function value, continuity fails.
- Polynomials are continuous everywhere; rational functions are continuous where defined.
- Piecewise boundary points are the most important places to test.
- Continuity is local: it is always about behaviour near one specific point.
---
Proceeding to Interval continuity.
---
Part 2: Interval continuity
Interval Continuity
Overview
Continuity on an interval means a function behaves without breaks, jumps, or missing points throughout that interval. In calculus, this topic is important because many major theorems, such as the Intermediate Value Theorem and Extreme Value Theorem, require continuity on suitable intervals. In CMI-style problems, interval continuity is often tested through piecewise functions, endpoint behaviour, and careful treatment of open and closed intervals. ---Learning Objectives
After studying this topic, you will be able to:
- Define continuity at a point and continuity on an interval.
- Distinguish continuity on open, closed, and half-open intervals.
- Use one-sided limits to test continuity at endpoints.
- Analyze piecewise functions for interval continuity.
- Apply continuity ideas to graph behaviour and existence results.
Continuity at a Point
A function is continuous at if all three conditions hold:
- is defined
- exists
So continuity means the value of the function matches the limiting value at that point.
A function is continuous at if
provided both sides make sense.
Continuity on an Open Interval
A function is continuous on the open interval if it is continuous at every point of .
Continuity on a Closed Interval
A function is continuous on the closed interval if:
- it is continuous at every point of
- it is right-continuous at
- it is left-continuous at
That is,
and
At endpoints of a closed interval, values from outside the interval are not relevant.
So at the left endpoint, only the right-hand limit matters.
At the right endpoint, only the left-hand limit matters.
Continuity on Half-Open Intervals
For :
- must be right-continuous at
- must be continuous at every point of
For :
- must be continuous at every point of
- must be left-continuous at
One-Sided Continuity
- Right continuity at :
- Left continuity at :
Standard Continuous Functions
The following are continuous wherever they are defined:
- polynomials
- rational functions on points where denominator is nonzero
- exponential functions
- logarithmic functions on their domains
- trigonometric functions on their domains
- roots on points where they are defined in real numbers
If is continuous at and is continuous at , then is continuous at .
Piecewise Functions and Interval Continuity
If a function is piecewise defined, then interval continuity is usually checked by:
- checking continuity inside each piece
- checking the joining points separately
- verifying endpoint continuity if the interval has endpoints
- left-hand limit
- right-hand limit
- function value
Minimal Worked Examples
Example 1 Is the function continuous on ? For , Since is not in the interval , the function is defined and continuous for every point of that interval. Hence it is continuous on . --- Example 2 Check continuity of $\qquad f(x)= \begin{cases} x+1,& x<2 \\ 5,& x=2 \\ 3x-1,& x>2 \end{cases}$ at . Left-hand limit: Right-hand limit: Since left and right limits are different, the limit does not exist. Therefore is not continuous at . ---Continuity and Graph Behaviour
A function is continuous on an interval if you can trace its graph along that interval without lifting the pen, while respecting the actual domain.
This is only an intuition, but it is often a useful first check.
Why Interval Continuity Matters
- Intermediate Value Theorem
If is continuous on , then it takes every value between and .
- Extreme Value Theorem
If is continuous on , then it attains a maximum and a minimum on .
Common Patterns in Questions
- Determine whether a function is continuous on a given interval
- Find parameter values for continuity of a piecewise function
- Decide continuity at endpoints of a closed or half-open interval
- Identify the largest interval on which a function is continuous
- Use continuity to justify existence of a root or value
Common Mistakes
- ❌ Using a two-sided limit at an endpoint of a closed interval
- ❌ Checking only the limit and forgetting whether is defined
- ❌ Ignoring domain restrictions of rational or root functions
- ❌ Assuming piecewise functions are continuous automatically
- ❌ Saying a function is continuous on an interval containing a point where it is undefined
CMI Strategy
- First identify the interval type: open, closed, or half-open.
- Check the natural domain of the function.
- For interior points, use ordinary continuity.
- For endpoints, use one-sided continuity.
- For piecewise functions, inspect every joining point carefully.
- If a theorem is being used, verify that its continuity hypothesis is satisfied exactly.
Practice Questions
:::question type="MCQ" question="Which of the following is the correct condition for continuity of a function on the closed interval ?" options=[" is continuous only on "," is continuous on and "," is differentiable on "," is continuous at and only"] answer="B" hint="Endpoints of a closed interval require one-sided continuity." solution="For continuity on the closed interval , the function must be continuous at every interior point of , right-continuous at , and left-continuous at . So the correct condition is and , along with continuity on . Hence the correct option is ." ::: :::question type="NAT" question="Let . How many maximal open intervals of continuity does have on the real line?" answer="2" hint="Find where the function is undefined." solution="The function is undefined at . A rational function is continuous wherever it is defined. So is continuous on the intervals and . These are the maximal open intervals of continuity. Hence the number of such intervals is ." ::: :::question type="MSQ" question="Which of the following statements are true?" options=["A polynomial is continuous on all real numbers","A rational function is continuous at every real number","For continuity on , one-sided limits at endpoints are sufficient together with continuity on ","If is undefined at a point of an interval, then it cannot be continuous on that whole interval"] answer="A,C,D" hint="Think about domain restrictions and endpoint conditions." solution="1. True. Polynomials are continuous everywhere on .Summary
- Continuity on an interval depends on the type of interval.
- On open intervals, check ordinary continuity at every point.
- On closed intervals, endpoint continuity is one-sided.
- Piecewise functions must be checked at joining points.
- Continuity is a key hypothesis for many major theorems in calculus.
---
Proceeding to Continuity of piecewise functions.
---
Part 3: Continuity of piecewise functions
Continuity of Piecewise Functions
Overview
Piecewise functions are functions defined by different formulas on different parts of the domain. The main difficulty is not evaluating them away from the joining point, but checking whether the different pieces fit together smoothly. In CMI-style questions, this topic tests whether you can use left-hand limit, right-hand limit, and function value correctly and without confusion. ---Learning Objectives
After studying this topic, you will be able to:
- State the definition of continuity at a point.
- Check continuity of a piecewise function at the joining point.
- Compute left-hand and right-hand limits correctly.
- Find unknown constants so that a piecewise function becomes continuous.
- Distinguish continuity from mere existence of a function value.
Core Idea
A function is continuous at if
For this to happen, three things must hold:
- must be defined
- must exist
If a function has different formulas on the left and right of , then continuity at requires
This is the most important test for piecewise continuity.
Left-Hand and Right-Hand Limits
The left-hand limit at is
The right-hand limit at is
The two-sided limit exists only if these are equal.
Suppose
Then continuity at requires
Standard Procedure
To check continuity of a piecewise function at :
- Compute the left-hand limit using the formula valid for
- Compute the right-hand limit using the formula valid for
- Compute the actual value
- Compare all three
If all are equal, the function is continuous at .
Types of Failure
A piecewise function may fail to be continuous because:
- the left-hand and right-hand limits are different
- the common limit exists but is not equal to
- the function value at the point is not defined
So do not stop after checking only the two one-sided limits.
Minimal Worked Examples
Example 1 Check continuity at for $\qquad f(x)= \begin{cases} x+1, & x<1 \\ 2, & x=1 \\ x^2, & x>1 \end{cases}$ Left-hand limit: Right-hand limit: Since , the two-sided limit does not exist. Hence the function is not continuous at . --- Example 2 Find such that $\qquad f(x)= \begin{cases} x^2+k, & x<2 \\ 6, & x=2 \\ 3x, & x>2 \end{cases}$ is continuous at . For continuity, we need Right-hand side: This matches . Left-hand side: For continuity, So the required value is . ---Standard Forms That Appear Often
- Polynomial vs polynomial:
- Rational vs defined value:
- Modulus / greatest integer / sign type functions
- Functions with unknown constants chosen to force continuity
Removable Discontinuity
If
exists, but either is undefined or is not equal to that limit, then the discontinuity is removable.
In such cases, continuity can be restored by redefining to be the limit.
Common Mistakes
- ❌ Checking only the left-hand limit
- ❌ Checking only the limit and forgetting
- ❌ Using the wrong branch at the junction
- ❌ Concluding continuity because formulas look simple
CMI Strategy
- First identify the joining point.
- Write LHL, RHL, and separately.
- If constants are unknown, convert the continuity condition into equations.
- Simplify rational expressions before taking limits.
- Watch out for removable discontinuities disguised as undefined values.
Practice Questions
:::question type="MCQ" question="For the function , which statement is correct?" options=["The function is continuous at ","The left-hand and right-hand limits are equal but not equal to ","The left-hand and right-hand limits are unequal","The function is undefined at "] answer="B" hint="Compute the left-hand limit, right-hand limit, and value at separately." solution="Left-hand limit: Right-hand limit: Wait carefully: these are not equal. So the two-sided limit does not exist. Hence the correct statement is that the left-hand and right-hand limits are unequal. Therefore the correct option is ." ::: :::question type="NAT" question="Find the value of so that the function is continuous at ." answer="2" hint="Match LHL, RHL, and ." solution="For continuity at , we need Now, Right-hand limit: Left-hand limit: For continuity, So, Therefore the answer is ." ::: :::question type="MSQ" question="Which of the following statements are true?" options=["If , then is continuous at ","A function can be continuous at even if is not defined","If the left-hand and right-hand limits at are unequal, then is not continuous at ","For piecewise functions, checking only is always enough"] answer="A,C" hint="Use the definition of continuity carefully." solution="1. True. This is exactly the continuity condition.Summary
- Continuity at a point means limit equals function value.
- For piecewise functions, continuity at the joining point requires LHL = RHL = function value.
- A common limit is not enough unless it also equals .
- Removable discontinuity can often be fixed by choosing the correct value at the point.
- Most problems reduce to disciplined checking of three things: LHL, RHL, and .
---
Proceeding to Intermediate value reasoning.
---
Part 4: Intermediate value reasoning
Intermediate Value Reasoning
Overview
Intermediate value reasoning is one of the most important ways to prove that an equation has a real solution without actually solving it. In CMI-style questions, this topic is usually tested through continuity, sign change, and correct use of the Intermediate Value Theorem. The key skill is to show that a continuous function takes two values on opposite sides of a target value, so it must take that target value somewhere in between. ---Learning Objectives
After studying this topic, you will be able to:
- state and use the Intermediate Value Theorem correctly,
- prove the existence of a root using continuity and sign change,
- identify intervals where a continuous function must take a given value,
- distinguish existence proofs from exact solving,
- justify interval-based root claims in polynomial and continuous-function problems.
Core Idea
If a function is continuous on an interval and its values at two points lie on opposite sides of some number , then the function must take the value somewhere between those points.
This is the central idea behind many root-existence arguments.
Intermediate Value Theorem
Let be continuous on . If lies between and , then there exists some such that
A very important special case is when .
If is continuous on and
then there exists some such that
This is because opposite signs mean that lies between and .
Why This Works So Often for Polynomials
Every polynomial is continuous for all real numbers.
So for any polynomial , if you can find two points and such that
then IVT guarantees a real root in .
Standard Method
- Identify the function.
- Verify continuity on the interval.
- Compute function values at suitable endpoints.
- Show that the target value lies between those endpoint values.
- Conclude existence using IVT.
Sign Change Reasoning
If a continuous function satisfies
or
then there exists some such that
A sign change gives existence of at least one root, not:
- the exact value of the root,
- the number of roots,
- uniqueness of the root.
Root Between Consecutive Integers
To show that a polynomial has a real root between and :
- compute ,
- compute ,
- check whether they have opposite signs,
- conclude by IVT that a root lies in .
Intermediate Values Other Than Zero
If is continuous on and
or
then there exists such that
So IVT is about all intermediate values, not just zero.
Minimal Worked Examples
Example 1 Show that the equation has a real root between and . Let Since is a polynomial, it is continuous everywhere. Now, Since , there exists some such that So the equation has a real root in . --- Example 2 Show that a continuous function with and must take the value somewhere in . Since is continuous on and IVT gives some such that ---What IVT Does Not Say
- ❌ IVT does not give the exact root.
- ❌ IVT does not say the root is rational or integer.
- ❌ IVT does not guarantee only one root.
- ❌ IVT cannot be used without continuity on the interval.
When IVT Cannot Be Used Directly
If a function is not continuous on the interval, IVT may fail.
For example, a jump discontinuity can skip values, so taking endpoint values alone is not enough.
Common Question Patterns
- prove that a polynomial has a root in an interval,
- find an integer such that a root lies between and ,
- justify root existence using theorem name,
- prove a continuous function attains a specified value,
- decide whether IVT applies or not.
CMI Strategy
- If you see a polynomial, continuity is automatic.
- For root existence, always test simple integers first.
- Write the theorem justification explicitly.
- If the question asks for least absolute value of an integer, test around first.
- Keep the logic crisp: continuity + endpoint values + theorem.
Practice Questions
:::question type="MCQ" question="Which theorem is most directly used to prove that a continuous function with has a root in ?" options=["Mean Value Theorem","Intermediate Value Theorem","Factor Theorem","Rolle's Theorem"] answer="B" hint="Think about value crossing, not derivative information." solution="The statement that a continuous function taking opposite signs at two points must be zero somewhere in between is a direct application of the Intermediate Value Theorem. Hence the correct option is ." ::: :::question type="NAT" question="Find the least non-negative integer such that has a real root in ." answer="1" hint="Check the values at consecutive integers." solution="Let . This is a polynomial, so it is continuous everywhere. Now, There is no sign change on , but So by IVT, there is a root in . Hence the least non-negative integer is ." ::: :::question type="MSQ" question="Which of the following statements are true?" options=["Every polynomial is continuous on ","If a continuous function changes sign on an interval, then it has at least one root there","IVT always gives the exact location of the root","A continuous function with and must take every value between and "] answer="A,B,D" hint="IVT proves existence, not exact position." solution="1. True. Every polynomial is continuous on all real numbers.Summary
- IVT is an existence theorem for continuous functions.
- For polynomials, continuity is automatic.
- Sign change across an interval guarantees a root.
- IVT proves existence, not exact value or uniqueness.
- Testing nearby integers is a standard exam technique.
- The clean logic is: continuity + endpoint values + theorem.
---
Chapter Summary
Continuity at a Point: A function is continuous at if exists, exists, and . This implies .
Types of Discontinuities: Discontinuities are classified as removable (hole), jump (finite left/right limits, but unequal), or infinite (vertical asymptote).
Interval Continuity: A function is continuous on an open interval if it is continuous at every point in the interval. It is continuous on a closed interval if it is continuous on , , and .
Continuity of Standard Functions: Polynomials, rational functions (where the denominator is non-zero), trigonometric functions, exponential functions, and logarithmic functions (on their domains) are continuous.
Operations on Continuous Functions: Sums, differences, products, quotients (denominator non-zero), and compositions of continuous functions are continuous.
Intermediate Value Theorem (IVT): If is continuous on the closed interval and is any number between and (inclusive), then there exists at least one number in such that . This theorem is fundamental for proving the existence of roots or specific function values.
---
Chapter Review Questions
:::question type="MCQ" question="For what value of is the function continuous everywhere?
We need .
First, calculate :
.
Next, calculate the right-hand limit:
.
Finally, calculate the left-hand limit:
.
Using the standard limit , we can write:
.
For continuity at , we must have .
Therefore, .
The correct option is ."
:::
:::question type="NAT" question="Consider the function . If is redefined at to make it continuous, what value should be assigned?" answer="4" hint="Simplify the expression for for to find the limit as ." solution="The function is undefined at .
For , we can simplify the expression:
.
To make continuous at , we need to define such that .
.
Thus, to make continuous, should be assigned the value 4."
:::
:::question type="MCQ" question="Given a continuous function on the interval such that and . Which of the following statements is guaranteed by the Intermediate Value Theorem?" options=["There exists such that .", "There exists such that .", "The function is increasing on .", "The function has a maximum value of 7 and a minimum value of -3 on ."] answer="There exists such that ." hint="The IVT guarantees that a continuous function takes on every value between and ." solution="The Intermediate Value Theorem (IVT) states that if is continuous on and is any number between and , then there exists at least one such that .
Here, , , , and .
The range of values that is guaranteed to take on is .
* Option 1: There exists such that .
Since is between and (i.e., ), the IVT guarantees that there exists at least one such that . This statement is true.
* Option 2: There exists such that .
Since is not between and , the IVT does not guarantee that for any . (The function might reach 10, but it's not guaranteed).
* Option 3: The function is increasing on .
The IVT does not imply monotonicity. A continuous function can oscillate while still passing through all intermediate values.
* Option 4: The function has a maximum value of 7 and a minimum value of -3 on .
While the Extreme Value Theorem (another theorem about continuous functions on closed intervals) guarantees that attains a maximum and minimum value, it does not state that these values must be and . For example, could go down to or up to at some point within before returning to . The values and are just the function values at the endpoints, not necessarily the global extrema.
Therefore, the only statement guaranteed by the IVT is that there exists such that ."
:::
---
What's Next?
Having mastered the concepts of continuity, you have established a crucial foundation for the calculus journey. The next logical progression involves Differentiation. Understanding continuity is indispensable for defining differentiability; a function must be continuous at a point to be differentiable there. Furthermore, the theorems of differential calculus, such as the Mean Value Theorem, rely heavily on the continuity of functions. Your grasp of limits and continuity will be directly applied as you explore rates of change, slopes of tangent lines, and optimization problems.