Continuity — the 3-condition test, and what each kind of discontinuity looks like
Why is the function $f(x)$, graphed below, discontinuous at $x = 3$?
A function is continuous at a point if you can trace the graph through that point without lifting your pen. Discontinuity is wherever the pen has to jump.
There are three reasons a pen might have to jump:
Q4 is the third kind — the curve approaches $y = 5$ as $x \to 3$, but the function value at $x = 3$ is $f(3) = 2$. So your pen has to jump from the curve down to the solid dot at $(3, 2)$.
A function $f$ is continuous at $x = a$ if and only if all three of these are true:
| # | Condition | Plain English |
|---|---|---|
| 1 | $f(a)$ is defined | There's a real y-value at $x = a$. |
| 2 | $\displaystyle\lim_{x \to a} f(x)$ exists | The curve approaches a single value as $x$ gets close to $a$. |
| 3 | $f(a) = \displaystyle\lim_{x \to a} f(x)$ | The two values above actually agree. |
If even one fails, $f$ is discontinuous at $a$.
For $f$ at $x = 3$ in the graph above:
| Condition | What the graph shows | Verdict |
|---|---|---|
| 1. $f(3)$ is defined | Solid dot at $(3, 2)$ → $f(3) = 2$ | ✓ Pass |
| 2. $\displaystyle\lim_{x \to 3} f(x)$ exists | Curve approaches the open circle at $(3, 5)$ from both sides | ✓ Pass (limit $= 5$) |
| 3. $f(3) = \displaystyle\lim_{x \to 3} f(x)$ | $2 \neq 5$ | ✗ Fail |
Condition 3 fails, so $f$ is discontinuous at $x = 3$.
Why each wrong answer is wrong:
Discontinuities come in three flavors, classified by which of the three conditions fails:
| Type | Which condition fails | What it looks like | Example |
|---|---|---|---|
| Removable (point) |
Condition 3: $f(a)$ defined, limit exists, but they differ | Hole at one point, plus a dot somewhere else | Our Q4. $f(3) = 2$ but limit $= 5$. |
| Jump | Condition 2: left and right limits exist but are unequal | Curve breaks into two pieces, with a vertical gap between them | Step function, $\lfloor x \rfloor$ at integers |
| Infinite (essential) |
Condition 2: limit is $\pm\infty$ (or undefined) | Vertical asymptote — curve shoots up or down to infinity | $1/x$ at $x = 0$ |
Q4 is the removable kind — the limit exists, you could "fix" the function by just redefining $f(3) = 5$ and the discontinuity would go away. That's why it's called "removable."
Two symbols you need to recognize:
In Q4: the open circle is at $(3, 5)$ — that tells you the limit. The solid dot is at $(3, 2)$ — that tells you $f(3)$. The mismatch is the discontinuity.
Sometimes a problem has only an open circle (no replacement dot) — that means the function isn't even defined at that $x$, which is also a discontinuity, just a different subtype.
For each scenario, identify which condition(s) of the continuity test fail and what type of discontinuity it is:
You now have the 3-condition continuity test, the 3 types of discontinuity, and the visual language of open vs. closed circles. This is the toolkit for every "is this continuous?" question. Likely next directions:
Send the next pretest problem, or tell me which topic to drill.