Welcome to the World of Limits!

In this chapter, we are going to master two essential skills for your AP Calculus journey. First, we’ll look at the Squeeze Theorem, a clever way to find a limit by "trapping" a difficult function between two easier ones. Second, we will learn how to connect multiple representations of limits. This means looking at the same limit through graphs, tables, and algebra to see the full picture.

Don't worry if this seems a bit abstract at first—by the end of these notes, you'll have the tools to tackle these problems with confidence!

Topic 1.8: Determining Limits Using the Squeeze Theorem

Sometimes, we run into a function that is just too messy to solve using basic algebra. For example, functions involving \( \sin(\frac{1}{x}) \) often wiggle so fast that they are hard to track. This is where the Squeeze Theorem (sometimes called the Sandwich Theorem) comes to the rescue.

The Concept: The "Sandwich" Analogy

Imagine you are walking between two friends. If your friend on the left walks into a coffee shop, and your friend on the right also walks into that same coffee shop, and you are stuck between them, where do you end up? In the coffee shop! The Squeeze Theorem works exactly the same way with functions.

The Formal Rule

If we have three functions, \( g(x) \), \( f(x) \), and \( h(x) \), and they satisfy these conditions near a point \( c \):

  1. The Inequality: \( g(x) \leq f(x) \leq h(x) \) for all \( x \) near \( c \) (except possibly at \( c \)).
  2. The Outer Limits: \( \lim_{x \to c} g(x) = L \) and \( \lim_{x \to c} h(x) = L \).

Then: The middle function must also have that limit: \( \lim_{x \to c} f(x) = L \).

Step-by-Step: How to Use It

When you see a limit that looks impossible to evaluate directly, follow these steps:

  1. Find a "Floor" and a "Ceiling": Identify two simpler functions that your difficult function always stays between. (Common trick: Remember that \( -1 \leq \sin(\theta) \leq 1 \) and \( -1 \leq \cos(\theta) \leq 1 \)).
  2. Set up the Inequality: Write it out clearly, like \( g(x) \leq f(x) \leq h(x) \).
  3. Evaluate the Easy Limits: Show that the limit of the "floor" and the "ceiling" are the same as \( x \) approaches \( c \).
  4. State Your Conclusion: Explicitly mention the Squeeze Theorem in your answer!

Example: Find \( \lim_{x \to 0} x^2 \cos(\frac{1}{x}) \).

We know that \( -1 \leq \cos(\frac{1}{x}) \leq 1 \).
Multiply everything by \( x^2 \): \( -x^2 \leq x^2 \cos(\frac{1}{x}) \leq x^2 \).
Since \( \lim_{x \to 0} (-x^2) = 0 \) and \( \lim_{x \to 0} (x^2) = 0 \), then by the Squeeze Theorem, \( \lim_{x \to 0} x^2 \cos(\frac{1}{x}) = 0 \).

Quick Review: Squeeze Theorem

Key Takeaway: If two functions "sandwich" a third function and meet at the same point, the third function has no choice but to go to that same point. This is a powerful tool for functions involving oscillating trig terms.


Topic 1.9: Connecting Multiple Representations of Limits

In AP Calculus, you aren't just expected to "do math"—you are expected to understand it from different perspectives. A limit isn't just a formula; it's a behavior. You can see this behavior in four main ways.

1. Graphical Representation

This is the most visual way to see a limit. You are looking at the "road" the graph is taking. As your \( x \)-value gets closer and closer to \( c \), what \( y \)-value is the graph "aiming" for?

  • Pro Tip: It doesn't matter what the actual point is at \( x = c \) (or if there even is one!). The limit only cares about where the graph is headed.

2. Tabular (Numerical) Representation

Sometimes you’re given a table of values. To estimate a limit from a table, look at the \( y \)-values as the \( x \)-values get closer to your target from both sides.

Example: If \( x \) is \( 1.9, 1.99, 1.999 \dots \) and \( y \) is \( 3.9, 3.99, 3.999 \dots \), the limit from the left is likely \( 4 \).

3. Algebraic (Analytical) Representation

This is the "classic" math way. You use properties of limits, factoring, or the Squeeze Theorem to calculate the exact value. This is covered in more detail in sections 1.5 and 1.6, but remember that the algebra should always match what you see on a graph!

4. Verbal Representation

This is being able to describe the limit in words. You might say: "As \( x \) approaches \( 2 \), the value of the function \( f(x) \) becomes arbitrarily close to \( 5 \)."

Why Connecting Them Matters

On the AP Exam, you might be given a graph but then be asked to justify a limit using a table or algebraic reasoning. Being able to jump between these "languages" is a major part of the Mathematical Practice 2: Connecting Representations.

Did you know? Using multiple representations helps catch mistakes! If your algebraic answer is \( 10 \), but your graph shows the function heading toward \( 0 \), you know you need to double-check your work.


Common Mistakes to Avoid

  • Forgetting the "Bread": When using the Squeeze Theorem, students often forget to show that both outer functions have the same limit. You must show the limit of the top function AND the limit of the bottom function.
  • Ignoring One Side: When looking at tables or graphs, always check both the left and right sides. If the "roads" don't meet at the same \( y \)-value, the limit does not exist (DNE)!
  • Confusing \( f(c) \) with the Limit: Just because a function is defined at a point doesn't mean that's the limit. Always look at the approach, not the arrival.

Final Key Takeaways

Squeeze Theorem: Use it when you have a messy function (often trig) that you can trap between two simpler functions. If the two simple functions go to the same limit, the messy one does too.

Multiple Representations: A limit is a single concept that can be expressed as a graph, a table, an algebraic expression, or a verbal description. They should all tell the same story!

Note: For more on how to solve limits using factoring or conjugates, see "Determining limits algebraically and selecting procedures." For vertical and horizontal behaviors, see "Infinite limits and limits at infinity."