Comprehensive Exercises on Important Limits

This section contains comprehensive exercises on important limits, covering various types of limit computation, to help consolidate the understanding and application of important limits.

Exercises

Exercise 1

Application of the first important limit

Find the limit limx0sin5xx\lim_{x \to 0} \frac{\sin 5x}{x}.

Idea: use the generalized form of the first important limit.

Reference Answer(1 个标签)
important limit

Idea: Use the generalized form of the first important limit.

Detailed steps:

  1. limx0sin5xx=limx05sin5x5x\lim_{x \to 0} \frac{\sin 5x}{x} = \lim_{x \to 0} 5 \cdot \frac{\sin 5x}{5x}

  2. =5limx0sin5x5x=51=5= 5 \cdot \lim_{x \to 0} \frac{\sin 5x}{5x} = 5 \cdot 1 = 5

Answer: The limit is 5.

Exercise 2

Find the limit limx(1+3x)x\lim_{x \to \infty} \left(1 + \frac{3}{x}\right)^x.

Reference Answer(1 个标签)
important limit

Idea: Use the generalized form of the second important limit.

Detailed steps:

  1. limx(1+3x)x=e3\lim_{x \to \infty} \left(1 + \frac{3}{x}\right)^x = e^3

Answer: The limit is e3e^3.

Exercise 3

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

Reference Answer(1 个标签)
important limit

Idea: Use equivalent infinitesimal substitution.

Detailed steps:

  1. As x0x \to 0, ex1xe^x - 1 \sim x and sinxx\sin x \sim x

  2. limx0ex1sinx=limx0xx=1\lim_{x \to 0} \frac{e^x - 1}{\sin x} = \lim_{x \to 0} \frac{x}{x} = 1

Answer: The limit is 1.

Exercise 4

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

Reference Answer(1 个标签)
important limit

Idea: Use the logarithmic limit.

Detailed steps:

  1. As x0x \to 0, ln(1+x2)x2\ln(1 + x^2) \sim x^2

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

Answer: The limit is 1.

Exercise 5

Find the limit limx0(1+x)31x\lim_{x \to 0} \frac{(1 + x)^3 - 1}{x}.

Reference Answer(1 个标签)
important limit

Idea: Use the power limit formula.

Detailed steps:

  1. limx0(1+x)31x=3\lim_{x \to 0} \frac{(1 + x)^3 - 1}{x} = 3

Answer: The limit is 3.

Exercise 6

Find the limit limx0tan2xx\lim_{x \to 0} \frac{\tan 2x}{x}.

Reference Answer(1 个标签)
important limit

Idea: Use the tangent limit and a change of variable.

Detailed steps:

  1. limx0tan2xx=limx02tan2x2x=21=2\lim_{x \to 0} \frac{\tan 2x}{x} = \lim_{x \to 0} 2 \cdot \frac{\tan 2x}{2x} = 2 \cdot 1 = 2

Answer: The limit is 2.

Exercise 7

Find the limit limx01cosxx2\lim_{x \to 0} \frac{1 - \cos x}{x^2}.

Reference Answer(1 个标签)
important limit

Idea: Use the cosine limit.

Detailed steps:

  1. limx01cosxx2=12\lim_{x \to 0} \frac{1 - \cos x}{x^2} = \frac{1}{2}

Answer: The limit is 12\frac{1}{2}.

Exercise 8

Find the limit limx0(1+2x)1x\lim_{x \to 0} (1 + 2x)^{\frac{1}{x}}.

Reference Answer(1 个标签)
important limit

Idea: Use a change of variable and the second important limit.

Detailed steps:

  1. Let t=1xt = \frac{1}{x}; then as x0x \to 0, tt \to \infty

  2. limx0(1+2x)1x=limt(1+2t)t=e2\lim_{x \to 0} (1 + 2x)^{\frac{1}{x}} = \lim_{t \to \infty} \left(1 + \frac{2}{t}\right)^t = e^2

Answer: The limit is e2e^2.

Exercise 9

Find the limit limx0sin(ex1)x\lim_{x \to 0} \frac{\sin(e^x - 1)}{x}.

Reference Answer(1 个标签)
important limit

Idea: Use the equivalent infinitesimal of a composite function.

Detailed steps:

  1. As x0x \to 0, ex1xe^x - 1 \sim x

  2. Hence sin(ex1)ex1x\sin(e^x - 1) \sim e^x - 1 \sim x

  3. limx0sin(ex1)x=limx0xx=1\lim_{x \to 0} \frac{\sin(e^x - 1)}{x} = \lim_{x \to 0} \frac{x}{x} = 1

Answer: The limit is 1.

Exercise 10

Find the limit limx(1+1x+1)x\lim_{x \to \infty} \left(1 + \frac{1}{x+1}\right)^x.

Reference Answer(1 个标签)
important limit

Idea: Use a change of variable and the second important limit.

Detailed steps:

  1. Let t=x+1t = x + 1; then as xx \to \infty, tt \to \infty

  2. limx(1+1x+1)x=limt(1+1t)t1\lim_{x \to \infty} \left(1 + \frac{1}{x+1}\right)^x = \lim_{t \to \infty} \left(1 + \frac{1}{t}\right)^{t-1}

  3. =limt(1+1t)t(1+1t)1=e1=e= \lim_{t \to \infty} \left(1 + \frac{1}{t}\right)^t \cdot \left(1 + \frac{1}{t}\right)^{-1} = e \cdot 1 = e

Answer: The limit is ee.

Exercise 11

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

Reference Answer(1 个标签)
important limit

Idea: Use the equivalent infinitesimal of a composite function.

Detailed steps:

  1. As x0x \to 0, sinxx\sin x \sim x

  2. Hence esinx1sinxxe^{\sin x} - 1 \sim \sin x \sim x

  3. limx0esinx1x=limx0xx=1\lim_{x \to 0} \frac{e^{\sin x} - 1}{x} = \lim_{x \to 0} \frac{x}{x} = 1

Answer: The limit is 1.

Exercise 12

Find the limit limx0arcsinxx\lim_{x \to 0} \frac{\arcsin x}{x}.

Reference Answer(1 个标签)
important limit

Idea: Use the arcsine limit.

Detailed steps:

  1. limx0arcsinxx=1\lim_{x \to 0} \frac{\arcsin x}{x} = 1

Answer: The limit is 1.

Exercise 13

Find the limit limx0arctanxx\lim_{x \to 0} \frac{\arctan x}{x}.

Reference Answer(1 个标签)
important limit

Idea: Use the arctangent limit.

Detailed steps:

  1. limx0arctanxx=1\lim_{x \to 0} \frac{\arctan x}{x} = 1

Answer: The limit is 1.

Exercise 14

Find the limit limx(1+1x2)x2\lim_{x \to \infty} \left(1 + \frac{1}{x^2}\right)^{x^2}.

Reference Answer(1 个标签)
important limit

Idea: Use a change of variable and the second important limit.

Detailed steps:

  1. Let t=x2t = x^2; then as xx \to \infty, tt \to \infty

  2. limx(1+1x2)x2=limt(1+1t)t=e\lim_{x \to \infty} \left(1 + \frac{1}{x^2}\right)^{x^2} = \lim_{t \to \infty} \left(1 + \frac{1}{t}\right)^t = e

Answer: The limit is ee.

Exercise 15

Find the limit limx0sinx3x3\lim_{x \to 0} \frac{\sin x^3}{x^3}.

Reference Answer(1 个标签)
important limit

Idea: Use a change of variable and the first important limit.

Detailed steps:

  1. Let t=x3t = x^3; then as x0x \to 0, t0t \to 0

  2. limx0sinx3x3=limt0sintt=1\lim_{x \to 0} \frac{\sin x^3}{x^3} = \lim_{t \to 0} \frac{\sin t}{t} = 1

Answer: The limit is 1.


Summary

Symbols Used in This Article

符号类型读音/说明在本文中的含义
sin\sin数学符号sineA trigonometric function
cos\cos数学符号cosineA trigonometric function
tan\tan数学符号tangentA trigonometric function
arcsin\arcsin数学符号arcsineAn inverse trigonometric function
arctan\arctan数学符号arctangentAn inverse trigonometric function
ee数学符号natural constantThe base of the natural logarithm, approximately 2.71828
ln\ln数学符号natural logarithmThe logarithm with base ee
lim\lim数学符号limitThe limit of a function or sequence
\to数学符号tends toA variable tending to some value
\sim数学符号equivalence signDenotes equivalent infinitesimals
α\alpha希腊字母AlphaOften used as a parameter or exponent

中英对照

中文术语英文术语音标说明
第一个重要极限first important limit/fɜːst ɪmˈpɔːtənt ˈlɪmɪt/One of the most fundamental limits in limit computation
第二个重要极限second important limit/ˈsekənd ɪmˈpɔːtənt ˈlɪmɪt/Another fundamental tool in limit computation
等价无穷小equivalent infinitesimal/ɪˈkwɪvələnt ˌɪnfɪnɪˈtesɪməl/Two infinitesimals whose ratio tends to 1
变量代换variable substitution/ˈveəriəbəl ˌsʌbstɪˈtjuːʃən/Replacing the original variable with a new one
极限计算limit calculation/ˈlɪmɪt ˌkælkjʊˈleɪʃən/Computing the limit of a function or sequence
洛必达法则L’Hôpital’s rule/loʊˈpiːtəlz ruːl/A method for evaluating limits