This is a beta course, so its structure, chapters, and examples may continue to change.
Basic Operation Rules
The basic operation rules of limits are the fundamental tools for computing limits. Mastering these rules can greatly simplify the process of evaluating limits.
Prerequisites
Let lim f ( x ) = A \lim f(x) = A lim f ( x ) = A and lim g ( x ) = B \lim g(x) = B lim g ( x ) = B , where A A A and B B B are both finite numbers.
The Four Arithmetic Rules
Addition Rule
数学定理
定理是数学中经过严格证明的命题,是数学推理的基础。定理通常包含条件和结论,是数学知识体系的重要组成部分。
Addition rule
lim [ f ( x ) ± g ( x ) ] = A ± B \lim [f(x) \pm g(x)] = A \pm B lim [ f ( x ) ± g ( x )] = A ± B
That is: the limit of the sum (or difference) of two functions equals the sum (or difference) of their limits.
证明
Since lim f ( x ) = A \lim f(x) = A lim f ( x ) = A , for any ε > 0 \varepsilon > 0 ε > 0 , there exists δ 1 > 0 \delta_1 > 0 δ 1 > 0 such that when 0 < ∣ x − x 0 ∣ < δ 1 0 < \vert x - x_0 \vert < \delta_1 0 < ∣ x − x 0 ∣ < δ 1 , we have ∣ f ( x ) − A ∣ < ε 2 \vert f(x) - A \vert < \frac{\varepsilon}{2} ∣ f ( x ) − A ∣ < 2 ε
Since lim g ( x ) = B \lim g(x) = B lim g ( x ) = B , for any ε > 0 \varepsilon > 0 ε > 0 , there exists δ 2 > 0 \delta_2 > 0 δ 2 > 0 such that when 0 < ∣ x − x 0 ∣ < δ 2 0 < \vert x - x_0 \vert < \delta_2 0 < ∣ x − x 0 ∣ < δ 2 , we have ∣ g ( x ) − B ∣ < ε 2 \vert g(x) - B \vert < \frac{\varepsilon}{2} ∣ g ( x ) − B ∣ < 2 ε
Let δ = min { δ 1 , δ 2 } \delta = \min\{\delta_1, \delta_2\} δ = min { δ 1 , δ 2 } ; then when 0 < ∣ x − x 0 ∣ < δ 0 < \vert x - x_0 \vert < \delta 0 < ∣ x − x 0 ∣ < δ : ∣ f ( x ) + g ( x ) − ( A + B ) ∣ ≤ ∣ f ( x ) − A ∣ + ∣ g ( x ) − B ∣ < ε 2 + ε 2 = ε \vert f(x) + g(x) - (A + B) \vert \leq \vert f(x) - A \vert + \vert g(x) - B \vert < \frac{\varepsilon}{2} + \frac{\varepsilon}{2} = \varepsilon ∣ f ( x ) + g ( x ) − ( A + B ) ∣ ≤ ∣ f ( x ) − A ∣ + ∣ g ( x ) − B ∣ < 2 ε + 2 ε = ε
Therefore lim [ f ( x ) + g ( x ) ] = A + B \lim [f(x) + g(x)] = A + B lim [ f ( x ) + g ( x )] = A + B
符号说明
Symbol Type Pronunciation/Description Meaning in this context ε \varepsilon ε Greek letter Epsilon An arbitrarily small positive number δ \delta δ Greek letter Delta A positive number related to ε \varepsilon ε
Multiplication Rule
数学定理
定理是数学中经过严格证明的命题,是数学推理的基础。定理通常包含条件和结论,是数学知识体系的重要组成部分。
Multiplication rule
lim [ f ( x ) ⋅ g ( x ) ] = A ⋅ B \lim [f(x) \cdot g(x)] = A \cdot B lim [ f ( x ) ⋅ g ( x )] = A ⋅ B
That is: the limit of the product of two functions equals the product of their limits.
证明Idea of the proof :
Use the identity: f ( x ) ⋅ g ( x ) − A ⋅ B = [ f ( x ) − A ] ⋅ g ( x ) + A ⋅ [ g ( x ) − B ] f(x) \cdot g(x) - A \cdot B = [f(x) - A] \cdot g(x) + A \cdot [g(x) - B] f ( x ) ⋅ g ( x ) − A ⋅ B = [ f ( x ) − A ] ⋅ g ( x ) + A ⋅ [ g ( x ) − B ]
Since lim g ( x ) = B \lim g(x) = B lim g ( x ) = B , g ( x ) g(x) g ( x ) is bounded in some neighborhood of x 0 x_0 x 0
Use the property of infinitesimals: the product of a bounded function and an infinitesimal is still an infinitesimal
Conclude lim [ f ( x ) ⋅ g ( x ) ] = A ⋅ B \lim [f(x) \cdot g(x)] = A \cdot B lim [ f ( x ) ⋅ g ( x )] = A ⋅ B
Generalization : lim [ c ⋅ f ( x ) ] = c ⋅ A \lim [c \cdot f(x)] = c \cdot A lim [ c ⋅ f ( x )] = c ⋅ A (where c c c is a constant)
Division Rule
数学定理
定理是数学中经过严格证明的命题,是数学推理的基础。定理通常包含条件和结论,是数学知识体系的重要组成部分。
Division rule
lim f ( x ) g ( x ) = A B \lim \frac{f(x)}{g(x)} = \frac{A}{B} lim g ( x ) f ( x ) = B A (where B ≠ 0 B \neq 0 B = 0 )
That is: the limit of the quotient of two functions equals the quotient of their limits (provided the limit of the denominator is nonzero).
证明Idea of the proof :
First prove lim 1 g ( x ) = 1 B \lim \frac{1}{g(x)} = \frac{1}{B} lim g ( x ) 1 = B 1
Since B ≠ 0 B \neq 0 B = 0 , g ( x ) g(x) g ( x ) is nonzero in some neighborhood of x 0 x_0 x 0
Use the multiplication rule: lim f ( x ) g ( x ) = lim f ( x ) ⋅ lim 1 g ( x ) = A ⋅ 1 B = A B \lim \frac{f(x)}{g(x)} = \lim f(x) \cdot \lim \frac{1}{g(x)} = A \cdot \frac{1}{B} = \frac{A}{B} lim g ( x ) f ( x ) = lim f ( x ) ⋅ lim g ( x ) 1 = A ⋅ B 1 = B A
Power Rule
数学定理
定理是数学中经过严格证明的命题,是数学推理的基础。定理通常包含条件和结论,是数学知识体系的重要组成部分。
Power rule
lim [ f ( x ) ] n = A n \lim [f(x)]^n = A^n lim [ f ( x ) ] n = A n (where n n n is a positive integer)
That is: the limit of a power of a function equals the power of its limit.
推论Generalization : lim [ f ( x ) ] g ( x ) = A B \lim [f(x)]^{g(x)} = A^B lim [ f ( x ) ] g ( x ) = A B (subject to certain conditions)
Worked Examples
Example 1
Compute lim x → 2 ( x 2 + 3 x − 1 ) \lim_{x \to 2} (x^2 + 3x - 1) lim x → 2 ( x 2 + 3 x − 1 )
Solution : lim x → 2 ( x 2 + 3 x − 1 ) = lim x → 2 x 2 + lim x → 2 3 x − lim x → 2 1 = 4 + 6 − 1 = 9 \lim_{x \to 2} (x^2 + 3x - 1) = \lim_{x \to 2} x^2 + \lim_{x \to 2} 3x - \lim_{x \to 2} 1 = 4 + 6 - 1 = 9 lim x → 2 ( x 2 + 3 x − 1 ) = lim x → 2 x 2 + lim x → 2 3 x − lim x → 2 1 = 4 + 6 − 1 = 9
Example 2
Compute lim x → 1 x 2 + 2 x x + 1 \lim_{x \to 1} \frac{x^2 + 2x}{x + 1} lim x → 1 x + 1 x 2 + 2 x
Solution : lim x → 1 x 2 + 2 x x + 1 = lim x → 1 ( x 2 + 2 x ) lim x → 1 ( x + 1 ) = 1 + 2 1 + 1 = 3 2 \lim_{x \to 1} \frac{x^2 + 2x}{x + 1} = \frac{\lim_{x \to 1} (x^2 + 2x)}{\lim_{x \to 1} (x + 1)} = \frac{1 + 2}{1 + 1} = \frac{3}{2} lim x → 1 x + 1 x 2 + 2 x = l i m x → 1 ( x + 1 ) l i m x → 1 ( x 2 + 2 x ) = 1 + 1 1 + 2 = 2 3
Practice Problems
Exercise 1
Compute the limit lim x → 3 ( 2 x 2 − 5 x + 1 ) \lim_{x \to 3} (2x^2 - 5x + 1) lim x → 3 ( 2 x 2 − 5 x + 1 ) .
Reference Answer (1 个标签)
limit operation rules
Idea : Use the addition rule and the power rule.
Detailed steps :
lim x → 3 ( 2 x 2 − 5 x + 1 ) = 2 lim x → 3 x 2 − 5 lim x → 3 x + lim x → 3 1 \lim_{x \to 3} (2x^2 - 5x + 1) = 2 \lim_{x \to 3} x^2 - 5 \lim_{x \to 3} x + \lim_{x \to 3} 1 lim x → 3 ( 2 x 2 − 5 x + 1 ) = 2 lim x → 3 x 2 − 5 lim x → 3 x + lim x → 3 1
= 2 ⋅ 9 − 5 ⋅ 3 + 1 = 18 − 15 + 1 = 4 = 2 \cdot 9 - 5 \cdot 3 + 1 = 18 - 15 + 1 = 4 = 2 ⋅ 9 − 5 ⋅ 3 + 1 = 18 − 15 + 1 = 4
Answer : The limit is 4.
Exercise 2
Compute the limit lim x → 2 x 3 + 1 x 2 − 1 \lim_{x \to 2} \frac{x^3 + 1}{x^2 - 1} lim x → 2 x 2 − 1 x 3 + 1 .
Reference Answer (1 个标签)
limit operation rules
Idea : Use the division rule.
Detailed steps :
lim x → 2 x 3 + 1 x 2 − 1 = lim x → 2 ( x 3 + 1 ) lim x → 2 ( x 2 − 1 ) \lim_{x \to 2} \frac{x^3 + 1}{x^2 - 1} = \frac{\lim_{x \to 2} (x^3 + 1)}{\lim_{x \to 2} (x^2 - 1)} lim x → 2 x 2 − 1 x 3 + 1 = l i m x → 2 ( x 2 − 1 ) l i m x → 2 ( x 3 + 1 )
= 8 + 1 4 − 1 = 9 3 = 3 = \frac{8 + 1}{4 - 1} = \frac{9}{3} = 3 = 4 − 1 8 + 1 = 3 9 = 3
Answer : The limit is 3.
Exercise 3
Compute the limit lim x → 0 sin x + x x \lim_{x \to 0} \frac{\sin x + x}{x} lim x → 0 x s i n x + x .
Reference Answer (1 个标签)
limit operation rules
Idea : Use the addition rule and the first important limit.
Detailed steps :
lim x → 0 sin x + x x = lim x → 0 ( sin x x + x x ) \lim_{x \to 0} \frac{\sin x + x}{x} = \lim_{x \to 0} \left(\frac{\sin x}{x} + \frac{x}{x}\right) lim x → 0 x s i n x + x = lim x → 0 ( x s i n x + x x )
= lim x → 0 sin x x + lim x → 0 1 = \lim_{x \to 0} \frac{\sin x}{x} + \lim_{x \to 0} 1 = lim x → 0 x s i n x + lim x → 0 1
= 1 + 1 = 2 = 1 + 1 = 2 = 1 + 1 = 2
Answer : The limit is 2.
Summary
Symbols Used in This Article
符号 类型 读音/说明 在本文中的含义 ε \varepsilon ε 希腊字母 Epsilon(伊普西隆) An arbitrarily small positive number δ \delta δ 希腊字母 Delta(德尔塔) A positive number related to ε \varepsilon ε n n n 数学符号 positive integer A positive integer lim \lim lim 数学符号 limit The limit of a function or sequence → \to → 数学符号 tends to A variable tending to some value ± \pm ± 数学符号 plus or minus Addition or subtraction ⋅ \cdot ⋅ 数学符号 multiplication Multiplication
中英对照
中文术语 英文术语 音标 说明 加法法则 addition rule /əˈdɪʃən ruːl/ The limit of a sum equals the sum of limits 乘法法则 multiplication rule /ˌmʌltɪplɪˈkeɪʃən ruːl/ The limit of a product equals the product of limits 除法法则 division rule /dɪˈvɪʒən ruːl/ The limit of a quotient equals the quotient of limits 幂运算法则 power rule /ˈpaʊə ruːl/ The limit of a power equals the power of the limit 有界函数 bounded function /ˈbaʊndɪd ˈfʌŋkʃən/ A function whose values stay within some range