Infinity Formula

A concept representing a quantity that grows without bound — infinity is not a real number but a description of unbounded behavior.

The Formula

limx1xp=0 for p>0limx0+1xp=+ for p>0\lim_{x \to \infty} \frac{1}{x^p} = 0 \text{ for } p > 0 \qquad \lim_{x \to 0^+} \frac{1}{x^p} = +\infty \text{ for } p > 0

When to use: Going on forever without end. Infinity is a direction or limiting idea, not a number you can reach or write down.

Quick Example

limx1x=0\lim_{x \to \infty} \frac{1}{x} = 0 As xx gets arbitrarily large, 1x\frac{1}{x} approaches 0.

Notation

\infty (infinity), -\infty (negative infinity). xx \to \infty means xx grows without bound.

What This Formula Means

A concept representing a quantity that grows without bound — infinity is not a real number but a description of unbounded behavior.

Going on forever without end. Infinity is a direction or limiting idea, not a number you can reach or write down.

Formal View

limxf(x)=L    ϵ>0,  M>0:x>M    f(x)L<ϵ\lim_{x \to \infty} f(x) = L \iff \forall \epsilon > 0,\; \exists M > 0 : x > M \implies |f(x) - L| < \epsilon. The limit equals \infty: limxaf(x)=    N>0,  δ>0:0<xa<δ    f(x)>N\lim_{x \to a} f(x) = \infty \iff \forall N > 0,\; \exists \delta > 0 : 0 < |x - a| < \delta \implies f(x) > N.

Worked Examples

Example 1

easy
Evaluate limx3x2+5x21\lim_{x \to \infty} \frac{3x^2 + 5}{x^2 - 1}.

Answer

33

First step

1
Divide numerator and denominator by the highest power of xx in the denominator, x2x^2.

Full solution

  1. 2
    Numerator: 3x2+5x2=3+5x2\frac{3x^2 + 5}{x^2} = 3 + \frac{5}{x^2}. Denominator: x21x2=11x2\frac{x^2-1}{x^2} = 1 - \frac{1}{x^2}.
  2. 3
    As xx \to \infty, 5x20\frac{5}{x^2} \to 0 and 1x20\frac{1}{x^2} \to 0.
  3. 4
    Limit: 3+010=3\frac{3 + 0}{1 - 0} = 3.
For rational functions at infinity, divide by the highest power of xx in the denominator. Terms with xx in the denominator vanish, leaving only the ratio of leading coefficients. When degrees are equal, the limit is the ratio of leading coefficients.

Example 2

medium
Evaluate limx2x3x5x2+3\lim_{x \to \infty} \frac{2x^3 - x}{5x^2 + 3}.

Example 3

medium
Evaluate limx(x2+3xx)\lim_{x \to \infty}(\sqrt{x^2 + 3x} - x).

Common Mistakes

  • Writing =0\infty-\infty=0 — it's indeterminate; resolve the limit by combining or factoring first.
  • Saying a limit 'equals infinity' as if it's a number — it means the function grows without bound (the limit fails to exist as a finite value).
  • Confusing 'approaches infinity' with 'reaches infinity' — nothing ever arrives at infinity; it's a direction of behavior.

Why This Formula Matters

Infinity lets calculus describe end behavior, asymptotes, and convergence — what happens 'in the long run' or 'near a blowup'. The danger is treating \infty like a number: \infty-\infty or \frac{\infty}{\infty} aren't defined, and forgetting that turns careful limit reasoning into nonsense. Recognizing it by "Am I describing endless, unbounded growth or behavior at the edge of a domain, rather than computing with a real number?" — rather than by familiar numbers — is what lets a student tell it apart from a very large number and limit at infinity and asymptote in a mixed problem set.

Frequently Asked Questions

What is the Infinity formula?

A concept representing a quantity that grows without bound — infinity is not a real number but a description of unbounded behavior.

How do you use the Infinity formula?

Going on forever without end. Infinity is a direction or limiting idea, not a number you can reach or write down.

What do the symbols mean in the Infinity formula?

\infty (infinity), -\infty (negative infinity). xx \to \infty means xx grows without bound.

Why is the Infinity formula important in Math?

Infinity lets calculus describe end behavior, asymptotes, and convergence — what happens 'in the long run' or 'near a blowup'. The danger is treating \infty like a number: \infty-\infty or \frac{\infty}{\infty} aren't defined, and forgetting that turns careful limit reasoning into nonsense. Recognizing it by "Am I describing endless, unbounded growth or behavior at the edge of a domain, rather than computing with a real number?" — rather than by familiar numbers — is what lets a student tell it apart from a very large number and limit at infinity and asymptote in a mixed problem set.

What do students get wrong about Infinity?

The procedure for infinity is the easy part; the trap is writing =0\infty-\infty=0. Asking "Am I describing endless, unbounded growth or behavior at the edge of a domain, rather than computing with a real number?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Infinity formula?

Before studying the Infinity formula, you should understand: limit.

Want the Full Guide?

This formula is covered in depth in our complete guide:

Limits Explained Intuitively: The Foundation of Calculus →