Limits & Continuity - Complete Interactive Lesson
Part 1: Limit Definition
∫ Understanding Limits
Part 1 of 7 — The Foundation of Calculus
1. What Is a Limit?
A limit describes the value a function approaches as gets closer and closer to a particular value . We write:
This means: as approaches (from both sides), gets arbitrarily close to .
Crucial insight: The limit is about where the function is heading, not where it actually is. The function doesn't need to be defined at for the limit to exist.
2. Evaluating Limits by Direct Substitution
The simplest method: just plug in the value. If produces a real number, then:
Example:
This works for polynomials, exponentials, and other continuous functions.
3. The Indeterminate Form
When direct substitution gives , you have an indeterminate form. The limit may still exist — apply algebraic techniques.
Factoring:
Rationalizing:
Multiply by conjugate:
4. When Limits Do Not Exist
A limit DNE when:
- Left-hand and right-hand limits differ
- The function grows without bound
- The function oscillates (e.g., near )
Check Your Understanding 🎯
Key Techniques Summary
| Situation | Method | Example |
|---|---|---|
| Direct sub works | Plug in | |
| with polynomial | Factor & cancel | |
| with radical | Multiply by conjugate | |
| Check for or DNE | near |
AP Tip: does NOT mean DNE. It means "do more algebra."
Check Your Understanding 🎯
Match the Technique 🔍
For each limit, select the best first step.
Part 2: Evaluating Limits
∫ Evaluating Limits Algebraically
Part 2 of 7 — Mastering Limit Computation
1. Special Trig Limits
Two limits you must memorize for the AP exam:
These appear constantly in disguised forms. For example:
General pattern:
2. Limits at Infinity
For rational functions as , compare the degrees of numerator and denominator:
- Same degree: Limit = ratio of leading coefficients
- Numerator degree < Denominator degree: Limit = 0
- Numerator degree > Denominator degree: Limit =
3. Limits Involving
The number is defined by:
Useful variant:
4. Piecewise Function Limits
For piecewise functions, evaluate the limit from each side separately:
and
Since both sides agree, .
Check Your Understanding 🎯
Limits at Infinity — Quick Reference
| Degree Comparison | Result | Memory Aid |
|---|---|---|
| deg(top) < deg(bottom) | "Bottom wins" | |
| deg(top) = deg(bottom) | "Tie goes to coefficients" | |
| deg(top) > deg(bottom) | "Top wins" |
Key trig limits to memorize:
Check Your Understanding 🎯
Evaluate Each Limit 🔍
Part 3: One-Sided Limits
∫ One-Sided Limits
Part 3 of 7 — Left-Hand and Right-Hand Limits
1. Definition
The left-hand limit considers only values of approaching from the left (values less than ).
The right-hand limit considers only values approaching from the right (values greater than ).
The two-sided limit exists if and only if both one-sided limits exist and are equal:
2. Piecewise Functions
One-sided limits are essential for piecewise functions:
Since , we say does not exist.
3. Vertical Asymptotes
At a vertical asymptote, one-sided limits reveal the behavior:
For :
- (positive values approach from right)
- (negative values approach from left)
4. Absolute Value Functions
The two sides disagree, so does not exist.
Check Your Understanding 🎯
One-Sided Limit Decision Tree
- Is the function piecewise? → Use the piece valid on that side
- Is there a vertical asymptote? → Check sign of expression on that side
- Is there an absolute value? → Rewrite without using the sign of the expression
Key fact for the AP exam: The two-sided limit exists only when left = right. If the problem asks "does the limit exist," always check both sides.
Common Mistakes
- Confusing "the limit is " with "the limit exists" — saying the limit is means it does NOT exist as a finite limit
- Forgetting to check both sides at breakpoints of piecewise functions
Check Your Understanding 🎯
Evaluate the One-Sided Limits 🔍
Part 4: Squeeze Theorem
∫ The Squeeze Theorem
Part 4 of 7 — Bounding Limits
1. Statement of the Squeeze Theorem
If for all near (except possibly at ), and:
then as well.
Intuition: If is "squeezed" between two functions that both approach , then must also approach .
2. Classic Example:
We know for all .
Multiply by :
Since and :
3. When to Use the Squeeze Theorem
Use it when:
- The function involves an oscillating factor (like or ) multiplied by something going to 0
- You can bound the function between two simpler functions
- Direct algebraic techniques don't work
4. Proving
Using geometry of the unit circle, one can show that for :
Since and , the Squeeze Theorem gives us .
Check Your Understanding 🎯
Squeeze Theorem Checklist
To apply the Squeeze Theorem, you need three things:
- ✅ A lower bound function
- ✅ An upper bound function
- ✅ Both bounds approach the same limit:
Common bounding facts:
Check Your Understanding 🎯
Apply the Squeeze Theorem 🔍
Part 5: Continuity & IVT
∫ Continuity & the Intermediate Value Theorem
Part 5 of 7 — When Functions Behave Nicely
1. Definition of Continuity
A function is continuous at if all three conditions hold:
- is defined
- exists
If any condition fails, has a discontinuity at .
2. Types of Discontinuities
Removable (hole): The limit exists but is missing or wrong.
- Example: at . The limit is 2, but is undefined.
Jump: The one-sided limits exist but are not equal.
- Example:
Infinite (vertical asymptote): The function approaches .
- Example: at .
3. Continuity on an Interval
is continuous on if:
- is continuous at every point in
- (right-continuous at left endpoint)
- (left-continuous at right endpoint)
Key fact: Polynomials, , , , and (on its domain) are continuous everywhere they are defined.
4. The Intermediate Value Theorem (IVT)
If is continuous on and is any value between and , then there exists at least one such that .
Application: Show that has a solution in .
- Since is continuous and changes sign, by IVT there exists with .
Check Your Understanding 🎯
Continuity Checklist (AP Exam Format)
To show is continuous at , state:
- " is defined and equals ___"
- " exists and equals ___"
- "Since , is continuous at "
IVT on the AP Exam
Standard IVT justification:
- "Since is continuous on ..." ← must state continuity
- "...and and ..." ← state the function values
- "...by the IVT, there exists such that ." ← conclusion
Check Your Understanding 🎯
Classify the Discontinuities 🔍
Part 6: Problem-Solving Workshop
∫ Problem-Solving Workshop
Part 6 of 7 — AP-Level Practice
Strategy Guide for Limit Problems
Step 1: Try direct substitution. If it works, you're done.
Step 2: Identify the form.
- : Try factoring, rationalizing, or trig identities
- : The limit is (or DNE if signs differ by side)
- : Divide top and bottom by highest power of
Step 3: For piecewise or absolute value, check both one-sided limits.
Step 4: For oscillating factors, try the Squeeze Theorem.
Worked Example 1
Direct sub: . Rationalize:
At :
Worked Example 2
Rewrite:
Worked Example 3
For : . Factor:
Check Your Understanding 🎯
Common AP Exam Limit Tricks
| Problem Type | Key Move |
|---|---|
| Multiply by conjugate | |
| Rewrite using | |
| as | Divide by highest power of |
| with polynomials | Factor! |
| Function with $ | x |
Check Your Understanding 🎯
Quick Evaluation 🔍
Part 7: Review & Applications
∫ Review & AP Exam Applications
Part 7 of 7 — Putting It All Together
Complete Limits Toolkit
1. Direct Substitution — Always try first. Works for continuous functions.
2. Algebraic Manipulation — For :
- Factor polynomials:
- Rationalize radicals: multiply by the conjugate
- Simplify complex fractions
3. Special Trig Limits:
- ,
4. Limits at Infinity — Compare degrees of top and bottom.
5. Squeeze Theorem — For oscillating functions bounded by converging functions.
6. One-Sided Limits — Check both sides for piecewise, absolute value, or asymptotes.
AP Exam Format Notes
- Multiple choice: Often tests recognition of technique + computation
- Free response: May ask you to justify continuity or apply IVT with complete sentences
- Common FRQ prompt: "Is continuous at ? Justify your answer."
- You must check all three conditions explicitly
Connections to Coming Topics
Limits lead directly to:
- Derivatives (Part 2):
- Integrals (Part 4):
- Series (BC only):
Check Your Understanding 🎯
IVT Application Template
Problem: Show that has a solution on .
Solution framework:
- State that is continuous on (and say why — polynomial, composition of continuous functions, etc.)
- Compute and
- Note that is between and
- Conclude by IVT: there exists with
Example: on
Let . Then and . Since is continuous and changes sign, for some .
Check Your Understanding 🎯
Comprehensive Review 🔍