Solving Infinite Limits

Solving Infinite Limits | Sahabat Smaridasa

Solving Infinite Limits

Sahabat Smaridasa - Mathematical Concepts

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\) ).

Basic Theory:

\[ \lim_{x \to 0^+} \frac{1}{x^n} = +\infty, \quad \lim_{x \to 0^-} \frac{1}{x^n} = \begin{cases} +\infty, & n \text{ even} \\ -\infty, & n \text{ odd} \end{cases} \]

Note: If the exponent \(n\) is even, the result is always positive.

📘 Example 1 :

Find \(\displaystyle \lim_{x \to 2} \frac{1}{(x-2)^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}\)

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.

📘 Example 3 : Limits at Infinity (General Method)

Evaluate the following limits:

a) \(\displaystyle \lim_{x \to \infty} \frac{2x^3 + 3x^2 + 5}{5x^3 - 4x + 1}\)    b) \(\displaystyle \lim_{x \to \infty} \frac{-2x^2 - 5}{5x^8 - 4x + 3}\)    c) \(\displaystyle \lim_{x \to \infty} \frac{x^5 - 2x^3 + 5x - 1}{3x^2 - 4x + 1}\)

d) \(\displaystyle \lim_{x \to \infty} \frac{\sqrt{4x^2 + 2x - 3} - \sqrt{4x^2 - x + 3}}{\sqrt{9x^2 + 2x - 7}}\)    e) \(\displaystyle \lim_{x \to \infty} \left( \sqrt{4x^2 + 2x - 3} - \sqrt{4x^2 - x + 3} \right)\)

Practical Rules for Limits at Infinity

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}\)

For the form \(\sqrt{ax^2 + bx + c} - \sqrt{ax^2 + px + q}\): \[ \lim_{x \to \infty} \left( \sqrt{ax^2 + bx + c} - \sqrt{ax^2 + px + q} \right) = \frac{b-p}{2\sqrt{a}} \]

📘 Example 4 : Using the Shortcut (Same \(a\))

Use the shortcut to solve:

a) \(\displaystyle \lim_{x \to \infty} \frac{2x^3 + 3x^2 + 5}{5x^3 - 4x + 1}\)    b) \(\displaystyle \lim_{x \to \infty} \frac{-2x^2 - 5}{5x^8 - 4x + 3}\)    c) \(\displaystyle \lim_{x \to \infty} \frac{x^5 - 2x^3 + 5x - 1}{3x^2 - 4x + 1}\)

d) \(\displaystyle \lim_{x \to \infty} \frac{\sqrt{4x^2 + 2x - 3} - \sqrt{4x^2 - x + 3}}{\sqrt{9x^2 + 2x - 7}}\)    e) \(\displaystyle \lim_{x \to \infty} \left( \sqrt{4x^2 + 2x - 3} - \sqrt{4x^2 - x + 3} \right)\)

📘 Example 5 : More Complex Forms at Infinity

Find the following limits:

a) \(\displaystyle \lim_{x \to \infty} \left( \sqrt{x^2 - 5x} - (x + 2) \right)\)

b) \(\displaystyle \lim_{x \to \infty} \left( 2x - 3 - \sqrt{4x^2 + x - 7} \right)\)

c) \(\displaystyle \lim_{x \to \infty} \left( \frac{5x + 3}{5x^2 + 2} - 7 \right)\)