1. Limits and Continuity

Defining Continuity At A Point

Defining Continuity at a Point

students, imagine checking a video stream on your phone 📱. If the video plays smoothly, every frame connects to the next without a sudden jump, freeze, or missing piece. In calculus, that same idea is called continuity. A function is continuous at a point when its graph can be traced there without lifting your pencil. This lesson focuses on how to define continuity at a point, why the definition matters, and how it connects to limits, which are a major part of AP Calculus AB.

What You Will Learn

By the end of this lesson, students, you should be able to:

  • explain the meaning of continuity at a point using limit language,
  • identify whether a function is continuous at a given point,
  • connect continuity to the ideas of function values, limits, and graphs,
  • use continuity to reason about functions in AP Calculus AB problems,
  • recognize how continuity supports later ideas like the Intermediate Value Theorem.

Continuity is one of the basic tools for understanding change in calculus. It helps us know when a function behaves in a smooth and predictable way.

The Big Idea: No Breaks, No Jumps, No Holes

A function is continuous at a point if its graph does not have a break at that point. But calculus gives a more precise definition than just “looks smooth.” For a function $f$ to be continuous at $x=a$, three things must all be true:

  1. $f(a)$ is defined.
  2. $\lim_{x\to a} f(x)$ exists.
  3. $\lim_{x\to a} f(x)=f(a)$.

These three conditions are the heart of continuity at a point. If even one fails, the function is not continuous at that point.

Why does this matter? Because a limit tells us what value the function is approaching, while the function value tells us what actually happens at the point. Continuity means those two values match exactly.

Think of a road 🛣️. If you are driving and the road surface is smooth, you can continue moving without a problem. If there is a pothole, missing bridge, or sharp jump, the path is not continuous. A continuous function is like a road with no surprises at the point you are checking.

Understanding the Three Conditions

Let’s look closely at each part of the definition.

1. The function must be defined at the point

If $f(a)$ does not exist, then the function cannot be continuous at $x=a$. A function value is like the exact location of a dot on the graph. If there is no dot, there is nothing to match the limit.

Example: Suppose $f(x)=\frac{x^2-1}{x-1}$. At $x=1$, the formula gives $\frac{0}{0}$, which is undefined. So $f(1)$ does not exist unless we define it separately. That means the function is not continuous at $x=1$.

2. The limit must exist

The limit $\lim_{x\to a} f(x)$ must exist. This means the values of the function from the left and from the right must approach the same number.

If the left-hand limit and right-hand limit are different, then the limit does not exist. For continuity, the graph must approach one single value from both sides.

Example: If a graph approaches $2$ from the left and $5$ from the right as $x\to a$, then $\lim_{x\to a} f(x)$ does not exist. The function cannot be continuous at $a$.

3. The limit must equal the function value

Even if both the function value and the limit exist, continuity requires them to be equal:

$$\lim_{x\to a} f(x)=f(a).$$

This is the “match” condition. The value the function reaches nearby must be the same as the value at the point.

Example: If $f(2)=3$ but $\lim_{x\to 2} f(x)=4$, then the function is not continuous at $x=2$.

How to Check Continuity at a Point

When AP Calculus AB asks whether a function is continuous at a point, a useful strategy is to check the definition in order:

  1. Find $f(a)$.
  2. Find $\lim_{x\to a} f(x)$.
  3. Compare the two values.

If the function is given by a formula, simplify first if needed. Many rational functions have removable discontinuities, which are holes in the graph. These often happen when a factor cancels, but the original function still has a missing point.

Example 1: A removable discontinuity

Consider

$$f(x)=\frac{x^2-9}{x-3}.$$

At $x=3$, the formula gives $\frac{0}{0}$, so $f(3)$ is undefined. However, factor the numerator:

$$f(x)=\frac{(x-3)(x+3)}{x-3}$$

for $x\neq 3$. Then the simplified expression is $f(x)=x+3$ for all $x\neq 3$. So

$$\lim_{x\to 3} f(x)=6,$$

but $f(3)$ does not exist. Therefore, $f$ is not continuous at $x=3$.

If we redefine the function so that $f(3)=6$, then the hole would be filled and the function would become continuous at $x=3$. This is why continuity can often be “fixed” for removable discontinuities.

Example 2: A jump discontinuity

Suppose a piecewise function is defined by

$$f(x)=\begin{cases}

1, & x<0 \\

$4, & x\ge 0$

$\end{cases}$$$

At $x=0$, the function value is $f(0)=4$. The left-hand limit is $1$, and the right-hand limit is $4$. Because the two one-sided limits are not equal, $\lim_{x\to 0} f(x)$ does not exist. So the function is not continuous at $x=0$.

This kind of graph has a jump. Imagine walking on a path and suddenly stepping onto a higher platform. That is not continuous.

Continuity on a Graph and in Words

Graphs are powerful because they show continuity visually. A function is continuous at $x=a$ if the graph has no break at that point. But remember, AP Calculus AB expects more than just visual guessing. You should connect the picture to the definition.

A graph may look smooth, but if the function has a hole or an undefined value at the point, it is not continuous there. On the other hand, a graph may seem complicated, yet still be continuous at the point because the values line up perfectly.

A function that is continuous on an interval has no breaks anywhere in that interval. In this lesson, we are focusing on one point at a time, because understanding a single point helps build the larger interval idea.

Why Continuity Matters in Calculus

Continuity is important because many big results in calculus depend on it. If a function is continuous, then limits behave more predictably. This is especially useful in AP Calculus AB when studying the Intermediate Value Theorem, which says that a continuous function takes every value between $f(a)$ and $f(b)$ on an interval $[a,b]$.

That theorem only works if the function is continuous. So when a problem asks you to use the Intermediate Value Theorem, you must first check continuity.

Continuity also matters when studying derivatives later. Many functions that are not continuous cannot be differentiated at that point. So continuity is a stepping-stone to more advanced calculus ideas.

Common Mistakes to Avoid

Here are some mistakes students often make, students:

  • Thinking a graph is continuous just because it “looks smooth.” The definition must still be checked.
  • Forgetting that $f(a)$ must exist. A limit alone is not enough.
  • Assuming that if $\lim_{x\to a} f(x)$ exists, then the function is continuous. The limit must also equal $f(a)$.
  • Confusing a hole with a jump. A hole can sometimes be fixed by redefining the function, but a jump cannot be fixed by just changing one point.
  • Mixing up the point $a$ with nearby values. Continuity is about what happens exactly at the point and as you approach it.

Quick AP Calculus AB Reasoning Example

Suppose a function is defined by

$$f(x)=\begin{cases}

$x^2+1, & x\neq 2 \\$

$5, & x=2$

$\end{cases}$$$

To check continuity at $x=2$, first find the limit:

$$\lim_{x\to 2} f(x)=\lim_{x\to 2}(x^2+1)=5.$$

Next, find the function value:

$$f(2)=5.$$

Since both values are equal, the function is continuous at $x=2$.

This is a very common AP-style idea: the formula used near the point may be different from the actual value at the point, but continuity still depends on whether they match.

Conclusion

Continuity at a point means the function is defined there, the limit exists there, and the limit equals the function value. These three facts turn the informal idea of “no break in the graph” into a precise mathematical definition. In AP Calculus AB, continuity is not just a vocabulary term; it is a foundation for limits, the Intermediate Value Theorem, and later calculus topics. When you can test continuity carefully, you are building the exact reasoning skills needed for the exam and for future math work.

Study Notes

  • Continuity at $x=a$ requires all three conditions: $f(a)$ exists, $\lim_{x\to a} f(x)$ exists, and $\lim_{x\to a} f(x)=f(a)$.
  • If any one of those conditions fails, the function is not continuous at $x=a$.
  • A removable discontinuity is often a hole that can sometimes be fixed by redefining one function value.
  • A jump discontinuity happens when the left-hand and right-hand limits are different.
  • A graph is continuous at a point if it can be traced there without a break, but the formal definition is still required.
  • Continuity is essential for the Intermediate Value Theorem and many other calculus results.
  • Always check the function value and the limit separately before deciding continuity.
  • In AP Calculus AB, continuity is a key part of understanding limits and how functions behave smoothly at an instant.

Practice Quiz

5 questions to test your understanding