In this article, we will discuss Infinite Limits. "Infinite limits" can mean either the limit result is infinity (\(\infty\)) or the variable approaches infinity (\(x \to \infty\)). Please also refer to the materials on "Definition of Function Limits" and "Solving Algebraic Function Limits". Here, we will focus on algebraic functions. Infinite limits for trigonometric functions will be covered separately.
Limits Whose Result is Infinity
A limit results in infinity (\(\infty\)) if the output grows without bound. This often occurs when the denominator approaches zero ( \(\frac{1}{0} = \infty\) ).
Grafik \( f(x) = \frac{1}{(x-2)^2} \) menunjukkan asimtot vertikal di \( x = 2 \). Nilai fungsi membesar tak hingga ketika \( x \) mendekati 2.
📘 Example 2 :
Find the following limits:
a) \(\displaystyle \lim_{x \to 5^+} \frac{x+2}{(x-5)^5}\) b) \(\displaystyle \lim_{x \to 3^-} \frac{2}{(x-3)^8}\) c) \(\displaystyle \lim_{x \to 3^-} \frac{2}{(x-3)^7}\)
Solution:
a) As \(x \to 5^+\), \(x-5 \to 0^+\), so \((x-5)^5 \to 0^+\). The numerator \(x+2 \to 7\). Hence, \(\frac{7}{0^+} = +\infty\).
b) As \(x \to 3^-\), \(x-3 \to 0^-\). Since the exponent 8 is even, \((x-3)^8 \to 0^+\). Then \(\frac{2}{0^+} = +\infty\).
c) As \(x \to 3^-\), \(x-3 \to 0^-\). Since the exponent 7 is odd, \((x-3)^7 \to 0^-\). Then \(\frac{2}{0^-} = -\infty\).
Solving Limits at Infinity (\(x \to \infty\))
To evaluate limits as \(x \to \infty\), we use the basic limit: \(\displaystyle \lim_{x \to \infty} \frac{a}{x^n} = 0\) for real \(a\) and natural \(n\). We transform the function into a fraction, divide by the highest power of \(x\), and apply the basic limit.
For rational functions: \(\displaystyle \lim_{x \to \infty} \frac{a_n x^n + \dots}{b_m x^m + \dots} =
\begin{cases}
0, & n < m \\
\frac{a_n}{b_m}, & n = m \\
\infty \text{ or } -\infty, & n > m
\end{cases}\)