MathClario
← Back to High school
High schoolCalculus●●○○○· 4 min
🚀

Limit at ±∞: keep only the dominant powers

At ±∞, only the highest-degree term matters. The rest gets crushed. A trick that simplifies 90% of polynomial and rational function limits.

The golden rule

At ±\pm\infty, a polynomial has the same limit as its highest-degree term. A rational function has the same limit as the quotient of its highest-degree terms.

Polynomials

limx+(2x35x2+100x+7)=limx+2x3=+\displaystyle \lim_{x \to +\infty} (2x^3 - 5x^2 + 100x + 7) = \lim_{x \to +\infty} 2x^3 = +\infty

The 5x2-5x^2, +100x+100x and +7+7 are nothing next to 2x32x^3.

Rational functions

limx+4x2+3x12x2+7=limx+4x22x2=2\displaystyle \lim_{x \to +\infty} \dfrac{4x^2 + 3x - 1}{2x^2 + 7} = \lim_{x \to +\infty} \dfrac{4x^2}{2x^2} = 2

Three cases based on numerator degree (nn) and denominator degree (dd):

CaseLimit at ++\infty
n<dn < d00
n=dn = dratio of leading coefficients
n>dn > d±\pm\infty (based on signs)

Careful at -\infty for odd degrees

limxx3=\displaystyle \lim_{x \to -\infty} x^3 = -\infty (not ++\infty). Odd powers keep the sign of xx.

Where this trick doesn’t work

  • At a finite value (there you factor differently).
  • When exponentials or logarithms are involved — their growth beats polynomials.
?Your turn

lim (x → +∞) (3x⁴ − x² + 10) / (x⁴ + 5) is:

#limits#polynomials#infinity#calculus

You might also like