Welcome to the "Edge" of Calculus!
In this chapter, we are going to explore what happens when functions go to extremes. Sometimes a function "blows up" and heads toward infinity as it gets close to a specific value. Other times, we want to know what happens to a function when \(x\) gets incredibly large (like a billion or a trillion). These concepts help us understand the end behavior and the boundary behavior of functions using Infinite Limits and Limits at Infinity.
Don't worry if the idea of "infinity" feels a bit overwhelming at first. In Calculus, we use infinity as a way to describe a direction or a behavior, rather than a specific destination.
1. Infinite Limits and Vertical Asymptotes (Topic 1.14)
An infinite limit occurs when the values of a function increase or decrease without bound as \(x\) approaches a specific number \(c\).
What does it look like?
If the values of \(f(x)\) get larger and larger as \(x\) gets closer to \(c\), we write:
\(\lim_{x \to c} f(x) = \infty\)
If the values get more and more negative, we write:
\(\lim_{x \to c} f(x) = -\infty\)
Connecting to Vertical Asymptotes
A Vertical Asymptote (VA) is a vertical line that the graph of a function approaches but never touches (or crosses). Formally, the line \(x = c\) is a vertical asymptote of the graph of \(f\) if the limit from the left or the right is infinite.
The Rule: If \(\lim_{x \to c^+} f(x) = \pm\infty\) or \(\lim_{x \to c^-} f(x) = \pm\infty\), then there is a vertical asymptote at \(x = c\).
How to find Vertical Asymptotes Analytically:
For most rational functions (fractions), a vertical asymptote occurs at values of \(x\) that make the denominator zero but do not make the numerator zero.
Example: Consider \(f(x) = \frac{1}{x - 2}\).
As \(x\) approaches \(2\) from the right (\(2.1, 2.01, 2.001\)), the denominator is a tiny positive number, so the fraction becomes huge. Therefore, \(\lim_{x \to 2^+} \frac{1}{x - 2} = \infty\). This confirms a VA exists at \(x = 2\).
Quick Review Box:
If \(\frac{non-zero}{0}\) \(\to\) Infinite Limit (Vertical Asymptote).
If \(\frac{0}{0}\) \(\to\) Hole in the graph (Removable Discontinuity), not necessarily an asymptote!
Key Takeaway:
Infinite limits describe the "y-behavior" near a specific \(x\)-value. They are the mathematical "smoking gun" that proves a Vertical Asymptote exists.
2. Limits at Infinity and Horizontal Asymptotes (Topic 1.15)
Now, let's flip our thinking. Instead of \(y\) going to infinity, let's look at what happens when \(x\) goes to infinity. This is called end behavior.
The Definition
The notation \(\lim_{x \to \infty} f(x) = L\) means that as \(x\) moves further and further to the right on the number line, the function values get closer and closer to a single horizontal line \(y = L\).
Connecting to Horizontal Asymptotes
The line \(y = L\) is a Horizontal Asymptote (HA) of the graph of \(f\) if:
\(\lim_{x \to \infty} f(x) = L\) or \(\lim_{x \to -\infty} f(x) = L\)
Did you know? A function can have at most two horizontal asymptotes (one for the left side and one for the right side), and unlike vertical asymptotes, a graph can actually cross its horizontal asymptote!
Finding Horizontal Asymptotes of Rational Functions
When dealing with rational functions (a polynomial divided by another polynomial), you can compare the highest power (degree) of the numerator and the denominator:
- Bottom Heavy: If the degree of the denominator is larger than the degree of the numerator, the limit is \(0\).
Example: \(\lim_{x \to \infty} \frac{x + 5}{x^2 - 1} = 0\). The HA is \(y = 0\). - Balanced: If the degrees are the same, the limit is the ratio of the leading coefficients.
Example: \(\lim_{x \to \infty} \frac{3x^2 + 2}{5x^2 - x} = \frac{3}{5}\). The HA is \(y = \frac{3}{5}\). - Top Heavy: If the degree of the numerator is larger, the limit is \(\infty\) or \(-\infty\).
Example: \(\lim_{x \to \infty} \frac{x^3}{x^2 + 1} = \infty\). There is no HA.
Limits of Exponential Functions
On the AP exam, you often see \(e^x\). Remember these two behaviors:
1. \(\lim_{x \to \infty} e^x = \infty\) (Exponential growth)
2. \(\lim_{x \to -\infty} e^x = 0\) (The graph levels off at the x-axis on the left side)
Key Takeaway:
Limits at infinity describe the "end behavior" of the graph. If the limit is a constant \(L\), then \(y = L\) is your Horizontal Asymptote.
3. Common Mistakes to Avoid
1. Confusing VA and HA: Remember that Vertical asymptotes are \(x = c\) (found when the denominator is zero) and Horizontal asymptotes are \(y = L\) (found when \(x\) goes to infinity).
2. Forgetting the Sign: When evaluating \(\lim_{x \to c} f(x) = \pm\infty\), always check if the values are positive or negative. A limit can go to \(\infty\) from one side and \(-\infty\) from the other!
3. Calculator Use: On the calculator-allowed section of the AP exam, you can estimate these limits by plugging in very large numbers (like \(1,000,000\)) for limits at infinity, or numbers very close to \(c\) (like \(2.0001\)) for infinite limits. However, the syllabus requires you to show the setup (the limit notation) even if you use the calculator to find the value.
4. Summary Checklist
- Vertical Asymptote at \(x = c\): Occurs if \(\lim_{x \to c} f(x) = \infty\) or \(-\infty\).
- Horizontal Asymptote at \(y = L\): Occurs if \(\lim_{x \to \infty} f(x) = L\) or \(\lim_{x \to -\infty} f(x) = L\).
- Rational Functions: Use the "degree comparison" shortcut for limits at infinity.
- Notation: Always write the full limit expression \(\lim_{x \to \infty} f(x)\) rather than just "the answer is \(0\)." Proper notation is essential for the Free Response Section (FRQ)!
Don't worry if this seems tricky at first! Just remember: Vertical Asymptotes are about "where the function breaks," and Horizontal Asymptotes are about "where the function ends up." Keep practicing!