White H House of Math logo on multicolored square

Learning Tools

Curriculum

Curriculum

Curriculum

Log in

How to Interpret and Calculate Limits of a Function

Limits are values that say something about what happens to an expression when a variable approaches a certain value. The value of the limit can be −∞, ∞, or any number on the number line.

We use a specific notation for limits:

lim ⁡ x→aexpression

You read this as “the limit of expression as x approaches a”, or “the limit of expression as x tends to a”.

Here, “ lim ⁡ ” is an abbreviation for “limit”. Mathematicians try to make things as simple and intuitive as possible.

Rule

Limits of Polynomials

For the polynomial

f(x) = anxn + a n−1xn−1 + ⋯ + a 2x2 + a 1x + a0

f(x) = anxn + a n−1xn−1 + ⋯ + a 2x2 + a 1x + a0

the limit

lim ⁡ x→af(x)

is equal to the function value f(a) for all a ∈ ℝ. Therefore,

lim ⁡ x→af(x) = f(a)

Example 1

Find the limit of f(x) = x2 + 3x − 4 when x → 3

lim ⁡ x→3f(x) = lim ⁡ x→3x2 + 3x − 4 = 32 + 3 ⋅ 3 − 4 = 9 + 9 − 4 = 14

Let f(x) be a polynomial of degree n. Thus

f(x) = anxn + a n−1xn−1 + ⋯ + a 2x2 + a 1x + a0

f(x) = anxn + a n−1xn−1 + ⋯ + a 2x2 + a 1x + a0

If x approaches plus or minus infinity, then anxn eventually becomes the dominant term in the expression, and it will determine whether the function value of f(x) is positive or negative.

Consider the limit of f(x) when x →∞. The dominant term affects the sign of the function value of f(x), since xn tends to positive infinity if n is an even number, and it tends to negative infinity if n is an odd number. Below is a summary of the different cases:

Rule

Limits of Polynomials When x Tends to Plus/Minus Infinity

For an > 0 and n an even number, you’ve got

lim ⁡ x→∞f(x) = ∞ and lim ⁡ x→−∞f(x) = ∞

lim ⁡ x→∞f(x) = ∞and lim ⁡ x→−∞f(x) = ∞

For an < 0 and n an even number, you’ve got

lim ⁡ x→∞f(x) = −∞ and lim ⁡ x→−∞f(x) = −∞

lim ⁡ x→∞f(x) = −∞and lim ⁡ x→−∞f(x) = −∞

For an > 0 and n an odd number, you’ve got

lim ⁡ x→∞f(x) = ∞ and lim ⁡ x→−∞f(x) = −∞

lim ⁡ x→∞f(x) = ∞and lim ⁡ x→−∞f(x) = −∞

For an < 0 and n an odd number, you’ve got

lim ⁡ x→∞f(x) = −∞ and lim ⁡ x→−∞f(x) = ∞

lim ⁡ x→∞f(x) = −∞and lim ⁡ x→−∞f(x) = ∞

In any case, a polynomial tends to either plus or minus infinity when x →±∞.

Example 2

Find the limit of lim ⁡ x→−∞ − 2x3 − 2x + 5

Here f(x) is a polynomial of degree 3 and thus of odd degree. In addition, the coefficient of the highest degree term is negative. The limit is therefore

lim ⁡ x→−∞ − 2x3 − 2x + 5 = ∞

Rule

Trick for Finding Limits of Rational Functions

  • If both the numerator and the denominator in a fraction tend to zero when x → a, you can factorize the numerator and denominator separately to find the limit of the fraction lim ⁡ x→af(x) g(x).

  • If both the numerator and the denominator in a fraction tend to infinity when x → a, you can divide all the terms in the expression by the highest power of x in the expression.

Note! When you have a simple fraction 1 x and x →∞, then 1 x = 0. All fractions where x is only found in the denominator approach 0 when x approaches infinity. Neat!

Rule

Some Important Limits

When a ∈ ℝ ∖{0}, the following are true:

lim ⁡ x→∞a x = 0 lim ⁡ x→−∞a x = 0 lim ⁡ x→0a x = ∞

lim ⁡ x→∞a x = 0 lim ⁡ x→−∞a x = 0 lim ⁡ x→0a x = ∞

Note! ∞ is not a number! So no matter how big a number you choose on the number line, ∞ is infinitely larger. This means that the ratio between x and a when x →∞ or x →−∞ is always infinitely large.

Example 3

Find the limit of lim ⁡ x→1x2 − x x − 1

You then have

lim ⁡ x→1x2 −x x −1 = lim ⁡ x→1x(x −1) x −1 = lim ⁡ x→1x = 1

lim ⁡ x→1x2 − x x − 1 = lim ⁡ x→1x(x − 1) x − 1 = lim ⁡ x→1x = 1

Example 4

Find the limit of lim ⁡ x→∞2x2 − 3x x2 + 2

You then have

lim ⁡ x→∞2x2 − 3x x2 + 2 = lim ⁡ x→∞2x2 x2 −3x x2 x2 x2 + 2 x2 = lim ⁡ x→∞2 − 3 x 1 + 2 x2 = 2 − 0 1 + 0 = 2

Example 5

Find the limit of lim ⁡ x→0x2 − 2x x

You then have

lim ⁡ x→0x2 − 2x x = lim ⁡ x→0x(x − 2) x = lim ⁡ x→0x(x − 2) x = lim ⁡ x→0x − 2 = −2

Rule

Limits of Exponential Functions

For 0 < a < 1 you’ve got

lim ⁡ x→∞ax = 0 = and = lim ⁡ x→−∞ax = ∞

For a > 1 you’ve got

lim ⁡ x→∞ax = ∞ = and = lim ⁡ x→−∞ax = 0

For a = 1 you’ve got

lim ⁡ x→∞1x = lim ⁡ x→−∞1x = 1

Example 6

Look at the function f(x) = e0.5x. Is the function value approaching zero or infinity when x →∞?

Here, you must rewrite the function to find the growth factor, since it’s not obvious whether the growth factor is greater or less than 1:

e0.5x = (e0.5)x ≈ 1.648x

Thus, you see that

lim ⁡ x→∞f(x) = ∞

Note! You could have seen that e0.5 > 1 since ex is a strictly increasing function and e0 = 1.