Similarities and Differences: Differentiation vs Integration | 微分与积分的异同

📚 Similarities and Differences: Differentiation vs Integration | 微分与积分的异同

Differentiation and integration are two central pillars of A-Level calculus. They are often introduced separately, but many Edexcel exam questions require you to switch between them and to understand how they mirror each other.

微分和积分是 A-Level 微积分的两大核心支柱。它们常常被分开讲解,但许多 Edexcel 考试题要求你在两者之间切换,并理解它们如何互为镜像。

This article compares the similarities and differences between the two operations, with a focus on the formulas, rules, and interpretations that appear most often in Edexcel A-Level Mathematics.

本文比较这两种运算之间的相似与差异,重点关注 Edexcel A-Level 数学中最常出现的公式、法则和解释。


1. Core Definitions and Notation | 核心定义与记号

Differentiation measures the instantaneous rate of change of a function y = f(x). The derivative is written as f'(x) or dy/dx.

微分衡量函数 y = f(x) 的瞬时变化率。导数写作 f'(x) 或 dy/dx。

Integration reverses this process in two main forms: the indefinite integral gives a family of antiderivatives, while the definite integral gives the exact signed area under a curve between two limits.

积分以两种主要形式逆转这一过程:不定积分给出一族原函数,而定积分给出曲线在两个界限之间的精确带符号面积。

Both operations act on functions and produce new functions or numbers, and both rely on limits in their precise definitions.

两种运算都作用于函数并产生新的函数或数值,而且它们的精确定义都依赖于极限。


2. Opposite Operations and the Fundamental Theorem | 互逆运算与基本定理

The fundamental theorem of calculus links differentiation and integration: if F'(x) = f(x), then ∫ f(x) dx = F(x) + C.

微积分基本定理将微分和积分联系起来:如果 F'(x) = f(x),则 ∫ f(x) dx = F(x) + C。

The definite integral version states ∫ₐᵇ f(x) dx = F(b) − F(a), so the two operations cancel each other in a specific order.

定积分形式指出 ∫ₐᵇ f(x) dx = F(b) − F(a),因此这两种运算按特定顺序相互抵消。

This inverse relationship is not perfect: differentiation loses constants, while indefinite integration adds an arbitrary constant C.

这种互逆关系并不完美:微分会丢失常数,而不定积分会增加任意常数 C。


3. Linearity and Basic Rules | 线性性质与基本法则

Both differentiation and integration are linear operators. For differentiation, d/dx [a f(x) + b g(x)] = a f'(x) + b g'(x).

微分和积分都是线性算子。对于微分,d/dx [a f(x) + b g(x)] = a f'(x) + b g'(x)。

Similarly, integration gives ∫ [a f(x) + b g(x)] dx = a ∫ f(x) dx + b ∫ g(x) dx.

类似地,积分给出 ∫ [a f(x) + b g(x)] dx = a ∫ f(x) dx + b ∫ g(x) dx。

This shared linearity means you can handle sums and constant multiples term by term in both directions.

这种共同的线性意味着你可以在两个方向上逐项处理加法和常数倍。


4. Power Rule: Forward and Reverse | 幂函数法则:正向与反向

For differentiation, the power rule is d/dx (xⁿ) = n xⁿ⁻¹.

d/dx (xⁿ) = n xⁿ⁻¹

对于微分,幂函数法则是 d/dx (xⁿ) = n xⁿ⁻¹。

For integration, the reverse power rule is ∫ xⁿ dx = xⁿ⁺¹/(n+1) + C, valid only when n ≠ −1.

∫ xⁿ dx = xⁿ⁺¹/(n+1) + C, n ≠ −1

对于积分,反向幂函数法则是 ∫ xⁿ dx = xⁿ⁺¹/(n+1) + C,仅当 n ≠ −1 时成立。

The special case n = −1 leads to ∫ x⁻¹ dx = ln|x| + C, whereas differentiation of ln|x| gives 1/x.

特殊情况 n = −1 导致 ∫ x⁻¹ dx = ln|x| + C,而对 ln|x| 求导得到 1/x。

Notice the structural difference: differentiation multiplies by the power and lowers it, while integration adds one to the power and divides.

注意结构差异:微分乘以幂并降低幂次,而积分将幂加一并除以新幂。


5. Exponential and Logarithmic Functions | 指数与对数函数

The exponential function eˣ is unchanged by differentiation: d/dx (eˣ) = eˣ, and also unchanged by integration: ∫ eˣ dx = eˣ + C.

指数函数 eˣ 在微分下保持不变:d/dx (eˣ) = eˣ,在积分下也保持不变:∫ eˣ dx = eˣ + C。

For base a, d/dx (aˣ) = aˣ ln a, while ∫ aˣ dx = aˣ/ln a + C.

对于底数 a,d/dx (aˣ) = aˣ ln a,而 ∫ aˣ dx = aˣ/ln a + C。

The natural logarithm has derivative d/dx (ln x) = 1/x, but its integral is ∫ ln x dx = x ln x − x + C.

自然对数的导数是 d/dx (ln x) = 1/x,但它的积分是 ∫ ln x dx = x ln x − x + C。

This shows that integration often produces more complex expressions than differentiation.

这表明积分通常比微分产生更复杂的表达式。


6. Trigonometric Functions | 三角函数

Differentiation of trigonometric functions follows a cyclic pattern: d/dx (sin x) = cos x, d/dx (cos x) = −sin x.

三角函数的微分遵循循环模式:d/dx (sin x) = cos x,d/dx (cos x) = −sin x。

Integration reverses the signs: ∫ sin x dx = −cos x + C, ∫ cos x dx = sin x + C.

∫ sin x dx = −cos x + C, ∫ cos x dx = sin x + C

积分则反转符号:∫ sin x dx = −cos x + C,∫ cos x dx = sin x + C。

For tan x, d/dx (tan x) = sec² x, and reversing gives ∫ sec² x dx = tan x + C.

对于 tan x,d/dx (tan x) = sec² x,反过来得到 ∫ sec² x dx = tan x + C。

This shows that every derivative formula can be read backwards as an integral formula.

这表明每一个导数公式都可以反向读作一个积分公式。


7. Chain Rule and Integration by Substitution | 链式法则与换元积分

The chain rule is the differentiation tool for composite functions: dy/dx = dy/du × du/dx.

dy/dx = dy/du × du/dx

链式法则是用于复合函数的微分工具:dy/dx = dy/du × du/dx。

Integration by substitution is its reverse strategy: choose u = g(x), find du/dx, and rewrite the integral in terms of u and du.

换元积分是其反向策略:选择 u = g(x),求出 du/dx,并将积分改写成关于 u 和 du 的形式。

Both techniques use the same derivative du/dx, but they apply the relationship in opposite directions.

两种技巧都使用同一个导数 du/dx,但它们在相反方向上应用这一关系。

For example, ∫ 2x e^(x²) dx becomes ∫ eᵘ du with u = x², while differentiating e^(x²) uses the chain rule directly.

例如,∫ 2x e^(x²) dx 在 u = x² 时变为 ∫ eᵘ du,而对 e^(x²) 求导则直接使用链式法则。


Published by TutorHao | A-Level Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading