Limits of Composite Functions

The limit of a composite function is an important topic in limit operations. It describes how to compute the limit of a function formed by composing two functions.

Theorem

Theorem on limits of composite functions

Let lim⁡x→x0f(x)=A\lim_{x \to x_0} f(x) = A, lim⁡u→Ag(u)=B\lim_{u \to A} g(u) = B, and f(x)≠Af(x) \neq A (when x≠x0x \neq x_0), then:

lim⁡x→x0g(f(x))=B\lim_{x \to x_0} g(f(x)) = B

Conditions of the Theorem

1. The Limit of the Inner Function Exists

lim⁡x→x0f(x)=A\lim_{x \to x_0} f(x) = A must exist

2. The Outer Function Has a Limit at the Inner Limit

lim⁡u→Ag(u)=B\lim_{u \to A} g(u) = B must exist

3. The Inner Function Does Not Equal Its Limit

f(x)≠Af(x) \neq A (when x≠x0x \neq x_0)

This condition guarantees that during the limiting process, u=f(x)u = f(x) never reaches AA, so that lim⁡u→Ag(u)=B\lim_{u \to A} g(u) = B can be applied.

Worked Examples

Example 1

Compute lim⁡x→0sin⁡(x2)\lim_{x \to 0} \sin(x^2)

Solution:

  1. Let u=x2u = x^2; then as x→0x \to 0, u→0u \to 0

  2. lim⁡x→0sin⁡(x2)=lim⁡u→0sin⁡u=0\lim_{x \to 0} \sin(x^2) = \lim_{u \to 0} \sin u = 0

Example 2

Compute lim⁡x→1ex−1\lim_{x \to 1} e^{x-1}

Solution:

  1. Let u=x−1u = x - 1; then as x→1x \to 1, u→0u \to 0

  2. lim⁡x→1ex−1=lim⁡u→0eu=e0=1\lim_{x \to 1} e^{x-1} = \lim_{u \to 0} e^u = e^0 = 1

Example 3

Compute lim⁡x→0ln⁡(1+x2)\lim_{x \to 0} \ln(1 + x^2)

Solution:

  1. Let u=x2u = x^2; then as x→0x \to 0, u→0u \to 0

  2. lim⁡x→0ln⁡(1+x2)=lim⁡u→0ln⁡(1+u)=ln⁡1=0\lim_{x \to 0} \ln(1 + x^2) = \lim_{u \to 0} \ln(1 + u) = \ln 1 = 0

Composition of Continuous Functions

If g(u)g(u) is continuous at u=Au = A, i.e., lim⁡u→Ag(u)=g(A)\lim_{u \to A} g(u) = g(A), then:

Limit of a composition of continuous functions

lim⁡x→x0g(f(x))=g(lim⁡x→x0f(x))=g(A)\lim_{x \to x_0} g(f(x)) = g(\lim_{x \to x_0} f(x)) = g(A)

This conclusion shows that for continuous functions, the limit symbol and the function symbol can be interchanged.

Examples

  • lim⁡x→0ex2=elim⁡x→0x2=e0=1\lim_{x \to 0} e^{x^2} = e^{\lim_{x \to 0} x^2} = e^0 = 1
  • lim⁡x→1sin⁡(x−1)=sin⁡(lim⁡x→1(x−1))=sin⁡0=0\lim_{x \to 1} \sin(x - 1) = \sin(\lim_{x \to 1} (x - 1)) = \sin 0 = 0
  • lim⁡x→0ln⁡(1+x2)=ln⁡(lim⁡x→0(1+x2))=ln⁡1=0\lim_{x \to 0} \ln(1 + x^2) = \ln(\lim_{x \to 0} (1 + x^2)) = \ln 1 = 0

Practice Problems

Exercise 1

Compute the limit lim⁡x→0cos⁡(x2)\lim_{x \to 0} \cos(x^2).

Reference Answer(1 个标签)
composite function limit

Idea: Use the theorem on limits of composite functions.

Detailed steps:

  1. Let u=x2u = x^2; then as x→0x \to 0, u→0u \to 0

  2. lim⁡x→0cos⁡(x2)=lim⁡u→0cos⁡u=cos⁡0=1\lim_{x \to 0} \cos(x^2) = \lim_{u \to 0} \cos u = \cos 0 = 1

Answer: The limit is 1.

Exercise 2

Compute the limit lim⁡x→2ex2−4\lim_{x \to 2} e^{x^2 - 4}.

Reference Answer(1 个标签)
composite function limit

Idea: Use the theorem on limits of composite functions.

Detailed steps:

  1. Let u=x2−4u = x^2 - 4; then as x→2x \to 2, u→0u \to 0

  2. lim⁡x→2ex2−4=lim⁡u→0eu=e0=1\lim_{x \to 2} e^{x^2 - 4} = \lim_{u \to 0} e^u = e^0 = 1

Answer: The limit is 1.

Exercise 3

Compute the limit lim⁡x→0ln⁡(1+sin⁡x)\lim_{x \to 0} \ln(1 + \sin x).

Reference Answer(1 个标签)
composite function limit

Idea: Use the theorem on limits of composite functions.

Detailed steps:

  1. Let u=sin⁡xu = \sin x; then as x→0x \to 0, u→0u \to 0

  2. lim⁡x→0ln⁡(1+sin⁡x)=lim⁡u→0ln⁡(1+u)=ln⁡1=0\lim_{x \to 0} \ln(1 + \sin x) = \lim_{u \to 0} \ln(1 + u) = \ln 1 = 0

Answer: The limit is 0.


Summary

Symbols Used in This Article

符号类型读音/说明在本文中的含义
lim⁡\lim数学符号limitThe limit of a function or sequence
→\to数学符号tends toA variable tending to some value
f(x)f(x)数学符号functionA function
g(u)g(u)数学符号functionA function

中英对照

中文术语英文术语音标说明
复合函数composite function/kəmˈpɒzɪt ˈfʌŋkʃən/A function formed by composing two functions
内层函数inner function/ˈɪnə ˈfʌŋkʃən/The function applied first in a composition
外层函数outer function/ˈaʊtə ˈfʌŋkʃən/The function applied later in a composition
连续函数continuous function/kənˈtɪnjuəs ˈfʌŋkʃən/A function continuous at a point or on an interval