Welcome to Unit 1: The Squeeze Theorem and Multiple Representations

In our journey through limits, we have already learned how to find limits by looking at graphs and plugging in numbers. But what happens when a function is so messy or "wobbly" that we can't easily find its limit using algebra? Or what happens when we need to explain the same concept using a table, a graph, and an equation all at once? That is exactly what we are covering today!

By the end of these notes, you will feel confident "squeezing" functions to find their limits and switching between different mathematical "languages" like a pro.

Topic 1.8: Determining Limits Using the Squeeze Theorem

Sometimes, a function \(f(x)\) is too complicated to evaluate directly. The Squeeze Theorem (also affectionately known as the Sandwich Theorem) allows us to find the limit of a "difficult" function by trapping it between two "easier" functions.

The Concept: The Bread and the Ham

Imagine you have a piece of ham (the function you are interested in) stuck between two slices of bread (two other functions). If the top slice of bread and the bottom slice of bread both go to the same point at a specific \(x\)-value, the ham has no choice but to go to that same point too!

The Formal Definition

If we have three functions \(g(x)\), \(f(x)\), and \(h(x)\) such that:
1. \(g(x) \leq f(x) \leq h(x)\) for all \(x\) in an interval around \(c\) (except possibly at \(c\) itself).
2. \(\lim_{x \to c} g(x) = L\) and \(\lim_{x \to c} h(x) = L\).
Then, \(\lim_{x \to c} f(x) = L\).

How to Justify the Squeeze Theorem on the AP Exam

The AP Calculus exam requires you to justify your reasoning. To get full credit on a free-response question using the Squeeze Theorem, you must show three specific steps:
Step 1: State the inequality. Show that your function is trapped: \(g(x) \leq f(x) \leq h(x)\).
Step 2: Calculate the limits of the "outside" functions: \(\lim_{x \to c} g(x) = L\) and \(\lim_{x \to c} h(x) = L\).
Step 3: Conclude that because the outer limits are equal, the inner limit must also be \(L\) by the Squeeze Theorem.

Example: The "Wiggling" Function

Find \(\lim_{x \to 0} x^2 \cos(\frac{1}{x})\).
Don't worry if this looks scary! We know that the function \(\cos(\text{anything})\) is always stuck between \(-1\) and \(1\).
1. Start with the basic trig inequality: \(-1 \leq \cos(\frac{1}{x}) \leq 1\).
2. Multiply everything by \(x^2\): \(-x^2 \leq x^2 \cos(\frac{1}{x}) \leq x^2\).
3. Find the limits of the outside parts: \(\lim_{x \to 0} (-x^2) = 0\) and \(\lim_{x \to 0} (x^2) = 0\).
4. Conclusion: Since both outer limits are \(0\), \(\lim_{x \to 0} x^2 \cos(\frac{1}{x}) = 0\) by the Squeeze Theorem.

Quick Tip: You will often use the Squeeze Theorem when you see \(x\) or \(x^2\) multiplied by \(\sin(\frac{1}{x})\) or \(\cos(\frac{1}{x})\). These trig functions oscillate wildly, but the \(x^2\) "dampens" them down to zero!

Key Takeaway: If two functions "sandwich" a third function and meet at a single limit \(L\), the function in the middle must also have a limit of \(L\).

Topic 1.9: Connecting Multiple Representations of Limits

Calculus isn't just about solving equations. The College Board wants you to understand limits in four different ways (often called the Rule of Four). You should be able to move between these effortlessly.

1. Analytical (Algebraic) Representation

This is when you are given a formula, like \(f(x) = \frac{x^2 - 1}{x - 1}\).
We use algebraic properties, factoring, or the Squeeze Theorem to find the limit. This is the most common way we "calculate" answers.

2. Graphical Representation

This is when you are given a picture of a curve. To find \(\lim_{x \to c} f(x)\), you look at where the "height" of the graph is heading from both the left and the right sides. (Cross-reference: See Topic 1.3 for more on estimating from graphs!)

3. Tabular (Numerical) Representation

This is when you are given a table of \(x\) and \(f(x)\) values. For example:
\(x = 0.9, f(x) = 1.9\)
\(x = 0.99, f(x) = 1.99\)
\(x = 1.01, f(x) = 2.01\)
From this table, we can estimate that as \(x \to 1\), \(f(x) \to 2\).

4. Verbal Representation

This is when a limit is described in words or a real-world context.
Example: "The profit of a company approaches \$5,000 as the number of units produced gets closer and closer to 100."
In limit notation, this is: \(\lim_{u \to 100} P(u) = 5000\).

Why Connections Matter

On the AP Exam, you might be given a table for function \(g(x)\) and a graph for function \(h(x)\), and then be asked to find the limit of their sum: \(\lim_{x \to c} [g(x) + h(x)]\).
To solve this, you simply:
1. Find the limit of \(g(x)\) using the table.
2. Find the limit of \(h(x)\) using the graph.
3. Add the two results together using the Addition Property of Limits.

Common Mistake: Don't assume a limit exists just because a table "looks" like it's going somewhere. Always check that the values are approaching the same number from both the left side (numbers smaller than \(c\)) and the right side (numbers larger than \(c\)).

Key Takeaway: Whether you are looking at a graph, a table, or an equation, the concept of a limit is the same: it is the intended height the function is reaching toward.

Final Unit 1 Checklist for Squeeze & Representations

1. Can you identify the "sandwich"? Look for an inequality like \(g(x) \leq f(x) \leq h(x)\).
2. Do the ends match? Make sure \(\lim g(x)\) and \(\lim h(x)\) equal the same number.
3. Can you translate? If I give you a table, can you write the limit notation? If I give you a graph, can you estimate the limit value?
4. Use the correct notation! Always write \(\lim_{x \to c}\) before your functions until you actually evaluate the limit.

Next up in Unit 1, we will explore Continuity and what happens when a graph has "breaks" or "holes"!