Equivalent Infinitesimal Substitution

The method of equivalent infinitesimal substitution is an important technique for evaluating limits. By replacing a complicated infinitesimal with an equivalent simpler one, we can greatly simplify the computation of limits.

Basic Principle

If α(x)\alpha(x) and β(x)\beta(x) are equivalent infinitesimals, i.e., α(x)β(x)\alpha(x) \sim \beta(x), then:

Basic principle of equivalent infinitesimal substitution

limxaf(x)α(x)=limxaf(x)β(x)\lim_{x \to a} \frac{f(x)}{\alpha(x)} = \lim_{x \to a} \frac{f(x)}{\beta(x)}

Definition of Equivalent Infinitesimals

Definition of equivalent infinitesimals

As xax \to a, if limxaα(x)β(x)=1\lim_{x \to a} \frac{\alpha(x)}{\beta(x)} = 1, then α(x)\alpha(x) and β(x)\beta(x) are called equivalent infinitesimals, denoted α(x)β(x)\alpha(x) \sim \beta(x).

Common Equivalent Infinitesimal Relations

1. Basic Equivalences (as x0x \to 0)

sinxx\sin x \sim x tanxx\tan x \sim x arcsinxx\arcsin x \sim x arctanxx\arctan x \sim x ln(1+x)x\ln(1 + x) \sim x ex1xe^x - 1 \sim x (1+x)a1ax(1 + x)^a - 1 \sim ax

2. Composite Equivalences

sin(x2)x2\sin(x^2) \sim x^2 ln(1+x2)x2\ln(1 + x^2) \sim x^2 ex21x2e^{x^2} - 1 \sim x^2

3. Higher-Order Equivalences

sinxxx36\sin x - x \sim -\frac{x^3}{6} tanxxx33\tan x - x \sim \frac{x^3}{3} ln(1+x)xx22\ln(1 + x) - x \sim -\frac{x^2}{2}

Worked Examples

Example 1

Find the limit limx0sin3xtan2x\lim_{x \to 0} \frac{\sin 3x}{\tan 2x}

Reference Answer(1 个标签)
equivalent infinitesimal

Idea: This is a 00\frac{0}{0} indeterminate form, so we can use equivalent infinitesimal substitution.

Detailed steps:

  1. Check the type of indeterminate form:

    • As x0x \to 0, the numerator sin3x0\sin 3x \to 0
    • As x0x \to 0, the denominator tan2x0\tan 2x \to 0
    • Hence it is a 00\frac{0}{0} indeterminate form
  2. Use equivalent infinitesimal substitution:

    • sin3x3x\sin 3x \sim 3x
    • tan2x2x\tan 2x \sim 2x
  3. Evaluate the limit after substitution: limx0sin3xtan2x=limx03x2x=limx032=32\lim_{x \to 0} \frac{\sin 3x}{\tan 2x} = \lim_{x \to 0} \frac{3x}{2x} = \lim_{x \to 0} \frac{3}{2} = \frac{3}{2}

Answer: limx0sin3xtan2x=32\lim_{x \to 0} \frac{\sin 3x}{\tan 2x} = \frac{3}{2}

Example 2

Find the limit limx0ln(1+x2)x2\lim_{x \to 0} \frac{\ln(1 + x^2)}{x^2}

Reference Answer(1 个标签)
equivalent infinitesimal

Idea: This is a 00\frac{0}{0} indeterminate form, so we can use equivalent infinitesimal substitution.

Detailed steps:

  1. Check the type of indeterminate form:

    • As x0x \to 0, the numerator ln(1+x2)0\ln(1 + x^2) \to 0
    • As x0x \to 0, the denominator x20x^2 \to 0
    • Hence it is a 00\frac{0}{0} indeterminate form
  2. Use equivalent infinitesimal substitution:

    • ln(1+x2)x2\ln(1 + x^2) \sim x^2
  3. Evaluate the limit after substitution: limx0ln(1+x2)x2=limx0x2x2=limx01=1\lim_{x \to 0} \frac{\ln(1 + x^2)}{x^2} = \lim_{x \to 0} \frac{x^2}{x^2} = \lim_{x \to 0} 1 = 1

Answer: limx0ln(1+x2)x2=1\lim_{x \to 0} \frac{\ln(1 + x^2)}{x^2} = 1

Practice Problems

Exercise 1

Find the limit limx0ex1sinx\lim_{x \to 0} \frac{e^x - 1}{\sin x}

Reference Answer(1 个标签)
equivalent infinitesimal

Idea: This is a 00\frac{0}{0} indeterminate form, so we can use equivalent infinitesimal substitution.

Detailed steps:

  1. Check the type of indeterminate form:

    • As x0x \to 0, the numerator ex10e^x - 1 \to 0
    • As x0x \to 0, the denominator sinx0\sin x \to 0
    • Hence it is a 00\frac{0}{0} indeterminate form
  2. Use equivalent infinitesimal substitution:

    • ex1xe^x - 1 \sim x
    • sinxx\sin x \sim x
  3. Evaluate the limit after substitution: limx0ex1sinx=limx0xx=limx01=1\lim_{x \to 0} \frac{e^x - 1}{\sin x} = \lim_{x \to 0} \frac{x}{x} = \lim_{x \to 0} 1 = 1

Answer: limx0ex1sinx=1\lim_{x \to 0} \frac{e^x - 1}{\sin x} = 1

Exercise 2

Find the limit limx0tanxxx3\lim_{x \to 0} \frac{\tan x - x}{x^3}

Reference Answer(1 个标签)
equivalent infinitesimal

Idea: This is a 00\frac{0}{0} indeterminate form, so we need to use the higher-order equivalence relation.

Detailed steps:

  1. Check the type of indeterminate form:

    • As x0x \to 0, the numerator tanxx0\tan x - x \to 0
    • As x0x \to 0, the denominator x30x^3 \to 0
    • Hence it is a 00\frac{0}{0} indeterminate form
  2. Use the higher-order equivalence relation:

    • tanxxx33\tan x - x \sim \frac{x^3}{3}
  3. Evaluate the limit after substitution: limx0tanxxx3=limx0x33x3=limx013=13\lim_{x \to 0} \frac{\tan x - x}{x^3} = \lim_{x \to 0} \frac{\frac{x^3}{3}}{x^3} = \lim_{x \to 0} \frac{1}{3} = \frac{1}{3}

Answer: limx0tanxxx3=13\lim_{x \to 0} \frac{\tan x - x}{x^3} = \frac{1}{3}


Summary

Symbols Used in This Article

符号类型读音/说明在本文中的含义
limxa\lim_{x \to a}数学符号limit as x approaches aThe limit as xax \to a
\sim数学符号tilde (equivalence sign)Two infinitesimals are equivalent
α(x),β(x)\alpha(x), \beta(x)希腊字母Alpha/BetaInfinitesimals
f(x)f(x)数学符号f of xThe function compared in the limit
sinx,tanx\sin x, \tan x数学符号sine/tangent of xTrigonometric functions
arcsinx,arctanx\arcsin x, \arctan x数学符号arc sine/arc tangent of xInverse trigonometric functions
ln(1+x)\ln(1 + x)数学符号natural log of 1 plus xThe natural logarithm function
exe^x数学符号e to the xThe exponential function
(1+x)a(1 + x)^a数学符号1 plus x to the aA power function
00\frac{0}{0}数学符号zero over zeroIndeterminate form

中英对照

中文术语英文术语音标说明
等价无穷小equivalent infinitesimal/ɪˈkwɪvələnt ˌɪnfɪnɪˈtesɪməl/Infinitesimals whose ratio tends to 1
无穷小量infinitesimal/ˌɪnfɪnɪˈtesɪməl/A variable that tends to zero
等价替换equivalent substitution/ɪˈkwɪvələnt ˌsʌbstɪˈtjuːʃən/Replacing with an equivalent to simplify computation
不定式indeterminate form/ˌɪndɪˈtɜːmɪnət fɔːm/A limit form that cannot be determined directly
高阶等价higher-order equivalence/ˈhaɪə ˈɔːdə ɪˈkwɪvələns/An equivalence of higher order
反三角函数inverse trigonometric function/ˌɪnˈvɜːs ˌtrɪɡənəˈmetrɪk ˈfʌŋkʃən/The inverse of trigonometric functions