Welcome to Unit 1: Limits and Continuity!
Welcome to the very beginning of your AP Calculus BC journey! Think of this unit as the "foundation" of the entire course. Before we can learn how to calculate the speed of a falling object or the area of a curvy shape, we need to understand the concept of a limit.
Essentially, Calculus is the mathematics of change. While Algebra deals with static things, Calculus looks at what happens as things get closer and closer to a certain point. Don't worry if it feels a bit abstract at first—once you see the patterns, it will click!
1.1 & 1.2: What Exactly is a Limit?
In simple terms, a limit is the value that a function "approaches" as the input (the \(x\)-value) gets closer and closer to a specific number.
Analogy: Imagine you are walking toward a wall. A "limit" isn't necessarily about whether you actually touch the wall; it’s about where it looks like you are heading as you get infinitely close to it.
Limit Notation
We write a limit like this: \(\lim_{x \to c} f(x) = L\).
This is read as: "The limit of \(f(x)\) as \(x\) approaches \(c\) is \(L\)."
One-Sided Limits
Sometimes, a function behaves differently depending on which side you are coming from.
- Left-hand limit: \(\lim_{x \to c^-} f(x)\) (Approaching from the left/negative side).
- Right-hand limit: \(\lim_{x \to c^+} f(x)\) (Approaching from the right/positive side).
Important Rule: For a general limit to exist at a point \(c\), the left-hand limit and the right-hand limit must be equal. If they aren't, the limit Does Not Exist (DNE).
Quick Summary: A limit is about the destination, not the journey. It doesn't matter what the function actually is at \(x = c\); it only matters what the y-values are doing as we get close to \(c\).
1.3 & 1.4: Estimating Limits from Graphs and Tables
Before using fancy math, we can "guess" the limit by looking at data.
Using a Graph
Trace the graph with your fingers from both the left and right sides toward the \(x\)-value in question. If your fingers meet at the same height (y-value), that height is your limit! Note: Even if there is a hole in the graph at that spot, the limit still exists at the height of that hole.
Using a Table
If you have a table of values, look at what the \(f(x)\) values are doing as \(x\) gets closer to your target.
Example: If \(x\) goes \(2.9, 2.99, 2.999\) and \(f(x)\) goes \(4.8, 4.98, 4.998\), it's a safe bet the limit as \(x \to 3\) is \(5\).
Common Mistake Alert!
Don't confuse the limit with the function value. The limit is where the graph is aiming; the function value \(f(c)\) is where the graph actually is (the solid dot).
1.5 - 1.7: Finding Limits Algebraically
Graphs are great, but Calculus students love precision! Here is your step-by-step toolkit for solving limits with equations.
Step 1: Direct Substitution
This is your "best friend" move. Simply plug the \(x\)-value into the function. If you get a real number, you’re done!
Example: \(\lim_{x \to 2} (x^2 + 3) = 2^2 + 3 = 7\).
Step 2: If you get \(0/0\) (Indeterminate Form)
If you plug in the number and get \(0/0\), don't panic! This just means the answer is "hidden" and you need to do more work. Try these tricks:
1. Factor and Cancel: Factor the top and bottom and see if anything "pops" out.
2. Rationalize: If there are square roots, multiply by the conjugate.
3. Simplify Fractions: If you have "fractions inside fractions," find a common denominator.
Quick Review Box:
- Plug it in first.
- If you get \(0/0\), simplify and try again.
- If you get \(\text{number}/0\), the limit is likely \(\infty\), \(-\infty\), or DNE (check the graph!).
1.8: The Squeeze Theorem
Sometimes a function is too messy to solve directly. The Squeeze Theorem (also called the Sandwich Theorem) says that if function \(g(x)\) is "trapped" between two other functions \(f(x)\) and \(h(x)\), and those two outer functions are both heading to the same limit \(L\), then the middle function \(g(x)\) must also go to \(L\).
Analogy: If you are walking between two friends who are both walking through the same door, you are going through that door too!
1.9 - 1.13: Continuity
A function is continuous if you can draw it without ever lifting your pencil from the paper. But for AP Calculus, we need a formal definition.
The 3-Point Checklist for Continuity
A function \(f(x)\) is continuous at \(x = c\) if:
1. \(f(c)\) is defined (there is a point there).
2. \(\lim_{x \to c} f(x)\) exists (the left and right sides meet).
3. \(\lim_{x \to c} f(x) = f(c)\) (the "hole" is filled by the point).
Types of Discontinuity
If a function isn't continuous, it's usually because of one of these "troublemakers":
- Removable (Point) Discontinuity: A hole in the graph. You can "fix" it by defining a single point.
- Jump Discontinuity: The graph literally jumps from one height to another (common in piecewise functions).
- Infinite Discontinuity: The graph goes toward a vertical asymptote (straight up or down).
Key Takeaway: Continuity means no breaks, holes, or jumps. If you have to lift your pencil, it's not continuous at that point.
1.14 - 1.15: Infinite Limits and Asymptotes
Sometimes limits don't go to a number; they go to infinity (\(\infty\)).
Vertical Asymptotes
If \(\lim_{x \to c} f(x) = \infty\) or \(-\infty\), there is a vertical asymptote at \(x = c\). This usually happens when the denominator of a fraction is zero but the numerator is not.
Horizontal Asymptotes (Limits at Infinity)
This is where we look at what happens to the graph as \(x\) gets huge (\(x \to \infty\)) or tiny (\(x \to -\infty\)).
Memory Trick for Rational Functions (Bobo Botno Eats DC):
- BOBO: Bigger On Bottom, limit is 0.
- BOTNO: Bigger On Top, No limit (it goes to \(\infty\)).
- Eats DC: Exponents Are The Same, Divide Coefficients.
1.16: Intermediate Value Theorem (IVT)
The Intermediate Value Theorem is a "common sense" theorem. It states that if a function is continuous on a closed interval \([a, b]\), then the function must hit every y-value between \(f(a)\) and \(f(b)\) at least once.
Analogy: If you grow from 4 feet tall to 5 feet tall, you must have been 4.5 feet tall at some point in between. You can't skip heights if growth is continuous!
Did you know? The IVT is often used to prove that a function has a "zero" (crosses the x-axis). If \(f(a)\) is negative and \(f(b)\) is positive, and the function is continuous, it must have crossed zero somewhere in the middle!
Unit 1 Final Summary
Limits tell us where a function is going. Continuity tells us if the function actually gets there without any breaks. Mastering these two concepts is your first major step toward passing the AP exam! Keep practicing those algebraic manipulations—they are the tools you'll use all year long.