A function is continuous at a point if its graph has no holes, jumps, or vertical breaks there. Continuity is a powerful property: continuous functions on closed intervals attain maximum and minimum values, and they satisfy the Intermediate Value Theorem.
| Concept | Quick Reference |
|---|---|
| Continuous at | defined, exists, and |
| Discontinuous at | if any of the three conditions above fails |
| Removable discontinuity | limit exists but is undefined or limit |
| Jump discontinuity | left and right limits exist but differ |
| Infinite discontinuity | one or both one-sided limits are |
| Oscillating discontinuity | neither approaches a number nor |
Intuitive Introduction
Consider a function whose graph is shown below.

Intuitively, is discontinuous at , and $6$, we must lift the pen to draw the graph at those points. At all other points, is continuous.
Continuity at a Point
The function is continuous at if:
- is defined at , and
- .
Condition (2) implicitly requires that the limit exists and equals the function value. So when is continuous at , all three of the following hold:
- exists.
- exists.
- .
- If any of these three conditions fails, then is discontinuous at .
Right and Left Continuity; Continuity on an Interval
- Left-continuity: is left-continuous at if .
- Right-continuity: is right-continuous at if .
- Continuity at an endpoint: Since two-sided limits do not exist at endpoints of an interval, continuity at an endpoint always means one-sided continuity.
- Continuity on an open interval : is continuous at every point in .
- Continuity on a closed interval : is continuous on , right-continuous at , and left-continuous at . The graph including endpoints can be drawn without lifting the pen.
Types of Discontinuity
1. Removable Discontinuity
If exists but either is not defined or , the discontinuity is removable. There is a hole in the graph at .

To remove this discontinuity: simply define (or redefine) .
2. Jump Discontinuity
has a jump discontinuity at if the right and left limits exist but are not equal:

3. Infinite Discontinuity
has an infinite discontinuity at if one or both one-sided limits equal or .

4. Oscillating Discontinuity
This occurs when does not approach a number or infinity as . For example, oscillates between and $1$ infinitely often as (the following figure), so its limit at $0$ does not exist.
.png)
Read more
**A function discontinuous everywhere: the Dirichlet function.** Consider the Dirichlet function: D(x) = \begin{cases} 1 & \text{if } x \text{ is rational} \\ 0 & \text{if } x \text{ is irrational} \end{cases} This function is discontinuous at every point. To see why: suppose had a limit at some point . Taking , there should exist such that . But every deleted neighborhood contains a rational point and an irrational point . Then: Adding gives , a contradiction. So cannot have a limit anywhere.Investigate the discontinuity of at .
Solution
As , , so increases without bound. As , , so . There is an **infinite discontinuity** at . Also, is not defined at .
Elementary Continuous Functions
The following functions are continuous on their domains:
- Polynomial functions are continuous everywhere: for any , .
- Rational functions are continuous at every where .
- with a positive odd integer is continuous everywhere.
- with a positive even integer is continuous on .
- Sine and cosine are continuous everywhere.
- Tangent, cotangent, secant, cosecant are continuous on their domains. For example, is continuous everywhere except where , i.e., when for integer .
.png)
- Inverse trigonometric functions are continuous on their domains. For example, and are continuous on , and is continuous on .
- is continuous on .
- is continuous on .
- The floor function is an example of a function that is not continuous on its domain: it is discontinuous at every integer.

- The sign function
\text{sgn}(x) = \begin{cases} 1 & x > 0 \\ 0 & x = 0 \\ -1 & x < 0 \end{cases}
is defined at $0$ but is discontinuous there.

Algebraic Operations on Continuous Functions
If and are continuous at , then the following functions are also continuous at :
- (a)
- (b)
- (c)
- (d) , provided
- In (d), prevents division by zero.
It follows that functions such as and are continuous on their domains.
A Useful Theorem for Calculating Limits
If and is continuous at the point , then
This theorem says: if is continuous, you can move the limit inside .
Properties of Continuous Functions
Read more
Continuous functions on closed intervals have important structural properties. **Bolzano's Theorem (special case of the Intermediate Value Theorem).**- Bolzano's Theorem guarantees at least one zero, but there may be more.
- If (same sign), the equation may still have a solution in .
- If is discontinuous even at one point in , the theorem may fail.
- Both conditions, closed interval and continuity, are needed. If either fails, the theorem may not hold.
- The theorem guarantees the existence of extreme values but does not tell us how to find them (those methods come in the differentiation chapter).