📚 Second Derivatives: Definition and Applications | 二阶导数的定义与应用
The second derivative is one of the most powerful tools in calculus, revealing how the rate of change itself changes. While the first derivative tells us whether a function is rising or falling, the second derivative tells us about curvature, acceleration, and the behaviour of turning points. This article explores its definition, notation, geometric meaning, and its crucial applications in A-Level mathematics.
二阶导数是微积分中最强大的工具之一,它揭示了变化率本身是如何变化的。一阶导数告诉我们函数是上升还是下降,而二阶导数则告诉我们曲率、加速度以及驻点的性质。本文将深入探讨二阶导数的定义、记号、几何意义及其在 A-Level 数学中的关键应用。
1. Definition of the Second Derivative | 二阶导数的定义
If a function \(f(x)\) is differentiable, its first derivative \(f'(x)\) is itself a function. The second derivative, denoted \(f”(x)\), is simply the derivative of the first derivative. In Leibniz notation, if \(y = f(x)\), then the second derivative is written as:
如果函数 \(f(x)\) 可导,那么它的一阶导数 \(f'(x)\) 本身也是一个函数。二阶导数,记作 \(f”(x)\),就是一阶导数的导数。在莱布尼茨记号中,若 \(y = f(x)\),则二阶导数写作:
f”(x) = d/dx (f'(x)) = d²y/dx²
The formal definition using limits is:
使用极限的正式定义如下:
f”(x) = lim(h→0) [f'(x+h) − f'(x)] / h
This definition tells us that the second derivative measures the instantaneous rate of change of the gradient function. For example, if \(f(x) = x³ − 3x² + 2x\), then \(f'(x) = 3x² − 6x + 2\) and \(f”(x) = 6x − 6\).
这个定义告诉我们,二阶导数衡量的是梯度函数的瞬时变化率。例如,若 \(f(x) = x³ − 3x² + 2x\),则 \(f'(x) = 3x² − 6x + 2\),而 \(f”(x) = 6x − 6\)。
2. Notation for Second Derivatives | 二阶导数的记号
Several standard notations exist for the second derivative, and students must be comfortable recognising all of them in examinations:
二阶导数有几种标准记号,学生必须熟悉在考试中识别所有这些记号:
| Notation | Meaning | Example |
| f”(x) | Prime notation | f(x) = x⁴ → f”(x) = 12x² |
| d²y/dx² | Leibniz notation | y = sin x → d²y/dx² = −sin x |
| y” | Short form when \(y = f(x)\) | y = e²ˣ → y” = 4e²ˣ |
| D²f or f⁽²⁾ | Operator notation | Used in higher-order contexts |
The Leibniz notation d²y/dx² is particularly important because it explicitly shows that the derivative is taken twice with respect to \(x\). Note that the superscript 2 in d²y is NOT an exponent; it indicates a second-order derivative.
莱布尼茨记号 d²y/dx² 尤为重要,因为它明确显示了对 \(x\) 求了两次导数。请注意,d²y 中上标 2 不是指数;它表示二阶导数。
3. Geometric Interpretation: Concavity | 几何意义:凹凸性
The sign of the second derivative determines the concavity of the curve. If \(f”(x) > 0\) on an interval, the curve is concave up (cup-shaped), meaning the gradient is increasing. If \(f”(x) < 0\), the curve is concave down (cap-shaped), meaning the gradient is decreasing.
二阶导数的符号决定了曲线的凹凸性。若在某个区间上 \(f”(x) > 0\),则曲线是凹向上的(杯形),意味着梯度在增加。若 \(f”(x) < 0\),则曲线是凹向下的(帽形),意味着梯度在减小。
Consider \(y = x²\). Its first derivative is \(y’ = 2x\) and its second derivative is \(y” = 2 > 0\) for all \(x\). Indeed, the parabola opens upward — it is concave up everywhere. Conversely, \(y = −x²\) has \(y” = −2 < 0\), so it is concave down everywhere.
考虑 \(y = x²\)。它的一阶导数是 \(y’ = 2x\),二阶导数是 \(y” = 2 > 0\) 对所有 \(x\) 都成立。确实,这条抛物线开口向上——它在任何地方都是凹向上的。相反地,\(y = −x²\) 满足 \(y” = −2 < 0\),所以它在任何地方都是凹向下的。
A useful memory aid: “Positive second derivative → Happy face ∪, Negative second derivative → Sad face ∩.”
一个有用的记忆方法:”二阶导数为正 → 笑脸 ∪,二阶导数为负 → 哭脸 ∩。”
4. Points of Inflection | 拐点
A point of inflection is a point where the curve changes concavity — from concave up to concave down, or vice versa. At such a point, \(f”(x) = 0\) OR \(f”(x)\) is undefined. However, the converse is NOT always true: \(f”(x) = 0\) does not guarantee a point of inflection.
拐点是曲线改变凹凸性的点——从凹向上变为凹向下,或反之。在这样的点处,\(f”(x) = 0\) 或者 \(f”(x)\) 无定义。然而,反过来并不总是成立:\(f”(x) = 0\) 并不保证一定是拐点。
For example, consider \(f(x) = x⁴\). We have \(f”(x) = 12x²\), so \(f”(0) = 0\). However, \(f”(x) > 0\) for all \(x ≠ 0\), meaning the curve is concave up on both sides of 0. There is no change in concavity, so \(x = 0\) is NOT a point of inflection.
例如,考虑 \(f(x) = x⁴\)。我们有 \(f”(x) = 12x²\),所以 \(f”(0) = 0\)。然而,对所有 \(x ≠ 0\),\(f”(x) > 0\),意味着曲线在 0 的两侧都是凹向上的。凹凸性没有改变,所以 \(x = 0\) 不是拐点。
The correct test requires checking that \(f”(x)\) changes sign around the point. A common exam question asks students to find the coordinates of a point of inflection by solving \(f”(x) = 0\) and then verifying a sign change on either side.
正确的检验方法需要检查 \(f”(x)\) 在该点两侧是否改变符号。一个常见的考试题目要求学生通过解 \(f”(x) = 0\) 来找到拐点坐标,然后验证两侧的符号变化。
5. Classifying Stationary Points | 判断驻点的类型
The second derivative provides an elegant method for classifying stationary points, where \(f'(x) = 0\). This is known as the second derivative test:
二阶导数为判断驻点类型提供了一种优雅的方法,其中 \(f'(x) = 0\)。这就是所谓的二阶导数检验法:
| Condition at \(x = a\) | Type of Stationary Point |
| f'(a) = 0 and f”(a) > 0 | Local Minimum (local minimum) |
| f'(a) = 0 and f”(a) < 0 | Local Maximum (local maximum) |
| f'(a) = 0 and f”(a) = 0 | Test inconclusive — use first derivative test |
For the indeterminate case where \(f”(a) = 0\), the point could be a maximum, a minimum, or a horizontal point of inflection. In such cases, we must examine the sign of \(f'(x)\) on either side of \(x = a\), or consider higher derivatives.
对于 \(f”(a) = 0\) 的不确定情况,该点可能是极大值点、极小值点或水平拐点。在这种情况下,我们必须考察 \(f'(x)\) 在 \(x = a\) 两侧的符号,或者考虑更高阶的导数。
Worked Example: Classify the stationary points of \(f(x) = 2x³ − 9x² + 12x + 5\).
例题: 判断 \(f(x) = 2x³ − 9x² + 12x + 5\) 的驻点类型。
First derivative: \(f'(x) = 6x² − 18x + 12 = 6(x − 1)(x − 2)\). Setting \(f'(x) = 0\) gives stationary points at \(x = 1\) and \(x = 2\).
一阶导数:\(f'(x) = 6x² − 18x + 12 = 6(x − 1)(x − 2)\)。令 \(f'(x) = 0\),得到驻点 \(x = 1\) 和 \(x = 2\)。
Second derivative: \(f”(x) = 12x − 18\). At \(x = 1\), \(f”(1) = −6 < 0\), so \(x = 1\) is a local maximum. At \(x = 2\), \(f''(2) = 6 > 0\), so \(x = 2\) is a local minimum.
二阶导数:\(f”(x) = 12x − 18\)。在 \(x = 1\) 处,\(f”(1) = −6 < 0\),所以 \(x = 1\) 是局部极大值点。在 \(x = 2\) 处,\(f''(2) = 6 > 0\),所以 \(x = 2\) 是局部极小值点。
6. Acceleration as the Second Derivative of Displacement | 加速度:位移的二阶导数
In kinematics, if \(s(t)\) represents the displacement of a particle at time \(t\), then the velocity is \(v(t) = s'(t) = ds/dt\). The acceleration is the rate of change of velocity, hence:
在运动学中,若 \(s(t)\) 表示粒子在时间 \(t\) 时的位移,那么速度是 \(v(t) = s'(t) = ds/dt\)。加速度是速度的变化率,因此:
a(t) = v'(t) = s”(t) = d²s/dt²
This is a direct physical interpretation of the second derivative: it is acceleration — the rate of change of the rate of change of position.
这是二阶导数的一个直接物理解释:它就是加速度——位置的変化率的変化率。
Example: A particle moves along a straight line with displacement \(s(t) = t³ − 6t² + 9t\) metres, where \(t\) is in seconds. Find the acceleration at \(t = 2\) s.
例题: 一粒子沿直线运动,位移为 \(s(t) = t³ − 6t² + 9t\) 米,其中 \(t\) 以秒为单位。求在 \(t = 2\) 秒时的加速度。
Velocity: \(v(t) = 3t² − 12t + 9\). Acceleration: \(a(t) = 6t − 12\). At \(t = 2\), \(a(2) = 0\) m/s².
速度:\(v(t) = 3t² − 12t + 9\)。加速度:\(a(t) = 6t − 12\)。在 \(t = 2\) 时,\(a(2) = 0\) m/s²。
This value indicates that at \(t = 2\) s, the particle is instantaneously not accelerating, though it may still be moving. Understanding the distinction between velocity and acceleration is crucial in mechanics problems.
该值表明在 \(t = 2\) 秒时,粒子瞬时没有加速度,尽管它可能仍在运动。理解速度与加速度之间的区别在力学问题中至关重要。
7. Optimisation Problems | 最优化问题
The second derivative test is often the preferred method for confirming whether a critical point is a maximum or minimum in practical optimisation problems. In many real-world contexts, including economics, engineering, and physics, we seek to maximise profit or minimise cost or surface area.
在解决实际最优化问题时,二阶导数检验通常是确认临界点是极大值还是极小值的首选方法。在许多实际场景中,包括经济学、工程学和物理学,我们寻求最大化利润或最小化成本或表面积。
Example: A rectangular enclosure is to be built against a long wall using 100 m of fencing for the other three sides. Find the maximum possible area.
例题: 要用 100 米长的围栏在一面长墙旁围出一个矩形区域(另外三边用围栏)。求最大可能面积。
Let the width perpendicular to the wall be \(x\) metres, and the length parallel to the wall be \(y\) metres. Then \(2x + y = 100\), so \(y = 100 − 2x\). The area is \(A = xy = x(100 − 2x) = 100x − 2x²\).
设垂直于墙的宽度为 \(x\) 米,平行于墙的长度为 \(y\) 米。则 \(2x + y = 100\),所以 \(y = 100 − 2x\)。面积为 \(A = xy = x(100 − 2x) = 100x − 2x²\)。
First derivative: \(A'(x) = 100 − 4x\). Setting \(A'(x) = 0\) gives \(x = 25\). Second derivative: \(A”(x) = −4 < 0\), confirming a maximum. Hence \(y = 50\) m and the maximum area is \(25 × 50 = 1250\) m².
一阶导数:\(A'(x) = 100 − 4x\)。令 \(A'(x) = 0\),得到 \(x = 25\)。二阶导数:\(A”(x) = −4 < 0\),确认了极大值。因此 \(y = 50\) 米,最大面积为 \(25 × 50 = 1250\) 平方米。
Notice how the negative second derivative globally confirms that the area function is concave down, meaning the critical point is a global maximum, not merely a local one.
注意,负的二阶导数全局地确认了面积函数是凹向下的,这意味着该临界点是全局极大值,而不仅仅是局部极大值。
8. Curve Sketching and Shape Analysis | 函数作图与形状分析
When sketching curves, the second derivative helps determine the shape between critical points and asymptotes. A well-drawn curve must correctly display regions of concavity and convexity, and all points of inflection must be accurately placed.
在绘制函数图形时,二阶导数有助于确定临界点和渐近线之间的形状。一个绘制良好的曲线必须正确显示凹凸区域,并且所有拐点都必须精确放置。
The complete procedure for curve sketching typically involves:
完整的函数作图流程通常包括:
- Find \(f'(x)\) and solve \(f'(x) = 0\) to locate stationary points.
- Find \(f”(x)\) to determine concavity in each interval.
- Solve \(f”(x) = 0\) and check sign changes to find points of inflection.
- Find intercepts and any asymptotes to complete the picture.
- 求 \(f'(x)\) 并解 \(f'(x) = 0\) 以定位驻点。
- 求 \(f”(x)\) 以确定每个区间的凹凸性。
- 解 \(f”(x) = 0\) 并检查符号变化以找到拐点。
- 求截距和任何渐近线以完成图形。
Example: Sketch the curve \(y = x³ − 3x\). We have \(y’ = 3x² − 3 = 3(x − 1)(x + 1)\), giving stationary points at \(x = ±1\). The second derivative is \(y” = 6x\). At \(x = 1\), \(y” = 6 > 0\) → minimum; at \(x = −1\), \(y” = −6 < 0\) → maximum. Since \(y'' = 0\) at \(x = 0\) and the sign changes from negative to positive, there is a point of inflection at \((0, 0)\).
例题: 绘制曲线 \(y = x³ − 3x\)。我们有 \(y’ = 3x² − 3 = 3(x − 1)(x + 1)\),得到驻点 \(x = ±1\)。二阶导数为 \(y” = 6x\)。在 \(x = 1\) 处,\(y” = 6 > 0\) → 极小值;在 \(x = −1\) 处,\(y” = −6 < 0\) → 极大值。由于 \(y''\) 在 \(x = 0\) 处为零且符号从负变为正,所以在 \((0, 0)\) 处有一个拐点。
9. Higher-Order Derivatives and Applications | 高阶导数及其应用
The process of differentiation can be repeated indefinitely for sufficiently smooth functions. The third derivative \(f”'(x)\), the fourth derivative \(f””(x)\), and so on, are collectively called higher-order derivatives. In Leibniz notation, the \(n\)-th derivative is written as dⁿy/dxⁿ.
对于足够光滑的函数,求导过程可以无限重复。三阶导数 \(f”'(x)\)、四阶导数 \(f””(x)\) 等统称为高阶导数。在莱布尼茨记号中,\(n\) 阶导数写作 dⁿy/dxⁿ。
The third derivative has a physical interpretation as “jerk” — the rate of change of acceleration. In design engineering, minimising jerk is important for passenger comfort in vehicles and elevators. In mathematics, higher derivatives appear in Taylor series expansions, which approximate functions by polynomials.
三阶导数有一个物理解释,即”急动度”——加速度的变化率。在设计中,最小化急动度对车辆和电梯的乘客舒适度很重要。在数学中,高阶导数出现在泰勒级数展开中,它用多项式来逼近函数。
For A-Level purposes, students should primarily master up to the second derivative, but awareness of higher derivatives helps when studying series expansions in Further Mathematics.
对于 A-Level 而言,学生主要需要掌握到二阶导数,但了解高阶导数有助于在进阶数学中学习级数展开。
10. Common Mistakes and Pitfalls | 常见错误与易错点
Students frequently make several errors when working with second derivatives. Being aware of these pitfalls is essential for exam success.
学生在处理二阶导数时经常犯几种错误。意识到这些陷阱对于考试成功至关重要。
Mistake 1: Treating d²y/dx² as (dy/dx)². These are entirely different objects. The former is the second derivative; the latter is the square of the first derivative. For \(y = x³\), \(d²y/dx² = 6x\) but \((dy/dx)² = (3x²)² = 9x⁴\).
错误一:将 d²y/dx² 视为 (dy/dx)²。 这两个是完全不同的对象。前者是二阶导数;后者是一阶导数的平方。对于 \(y = x³\),\(d²y/dx² = 6x\),但 \((dy/dx)² = (3x²)² = 9x⁴\)。
Mistake 2: Assuming f”(x) = 0 means a point of inflection. As shown with \(y = x⁴\), the second derivative can vanish without a change in concavity. Always verify the sign change.
错误二:假设 \(f”(x) = 0\) 就意味着拐点。 正如 \(y = x⁴\) 所示,二阶导数可以为零而凹凸性不变。务必验证符号变化。
Mistake 3: Forgetting the chain rule when differentiating parametric equations. For parametric equations, the second derivative is NOT simply d/dt(dy/dx); it requires the formula d²y/dx² = (d/dt(dy/dx)) / (dx/dt).
错误三:对参数方程求导时忘记链式法则。 对于参数方程,二阶导数不是简单地 d/dt(dy/dx);它需要使用公式 d²y/dx² = (d/dt(dy/dx)) / (dx/dt)。
Mistake 4: Using the second derivative test when f”(a) = 0. The test is inconclusive in this case; resort to the first derivative test instead.
错误四:在 \(f”(a) = 0\) 时仍使用二阶导数检验。 在这种情况下检验无法得出结论;应改用一阶导数检验法。
11. Parametric and Implicit Differentiation | 参数方程与隐函数的二阶导数
When a curve is defined parametrically by \(x = x(t)\) and \(y = y(t)\), the first derivative is \(dy/dx = (dy/dt)/(dx/dt)\). The second derivative requires extra care:
当曲线由参数方程 \(x = x(t)\) 和 \(y = y(t)\) 定义时,一阶导数为 \(dy/dx = (dy/dt)/(dx/dt)\)。二阶导数需要格外小心:
d²y/dx² = d/dt(dy/dx) ÷ dx/dt
For implicit functions, differentiate the equation term-by-term, remembering that \(y\) is a function of \(x\), and apply the quotient rule if necessary.
对于隐函数,逐项对方程求导,记住 \(y\) 是 \(x\) 的函数,必要时应用商法则。
Example: Given \(x = t²\), \(y = t³\), find \(d²y/dx²\) at \(t = 1\). First, \(dy/dx = (3t²)/(2t) = 3t/2\). Then \(d/dt(dy/dx) = 3/2\). Therefore \(d²y/dx² = (3/2)/(2t) = 3/(4t)\). At \(t = 1\), \(d²y/dx² = 3/4\).
例题: 已知 \(x = t²\),\(y = t³\),求在 \(t = 1\) 时的 \(d²y/dx²\)。首先,\(dy/dx = (3t²)/(2t) = 3t/2\)。然后 \(d/dt(dy/dx) = 3/2\)。因此 \(d²y/dx² = (3/2)/(2t) = 3/(4t)\)。在 \(t = 1\) 处,\(d²y/dx² = 3/4\)。
The positive value confirms that the curve is concave up at this point — consistent with the shape of a cubic curve \(y = x^{3/2}\) near \(x = 1\).
正的值确认了曲线在该点是凹向上的——这与三次曲线 \(y = x^{3/2}\) 在 \(x = 1\) 附近的形状一致。
12. Summary and Exam Tips | 总结与考试技巧
The second derivative is a versatile concept that connects geometry, kinematics, and optimisation. Mastering its computation and interpretation is essential for achieving top grades in A-Level mathematics.
二阶导数是一个多功能的概念,连接了几何、运动学和最优化。掌握它的计算和解释对于在 A-Level 数学中取得高分至关重要。
Key exam tips to remember:
需要记住的关键考试技巧:
- Always write down \(f'(x)\) before differentiating again to find \(f”(x)\) — this reduces sign errors.
- Use \(f”(x)\) to classify stationary points, but always check \(f”(x) > 0\) (minimum), \(f”(x) < 0\) (maximum).
- When \(f”(x) = 0\), revert to first principles and examine the sign of \(f'(x)\) near the point.
- In mechanics, translate between \(s\), \(v\), \(a\) notation: \(a = dv/dt = d²s/dt²\).
- In curve sketching problems, always indicate points of inflection and label concavity.
- 在再次求导得到 \(f”(x)\) 之前,总是先写出 \(f'(x)\)——这会减少符号错误。
- 使用 \(f”(x)\) 来判断驻点类型,但始终检查 \(f”(x) > 0\)(极小值)、\(f”(x) < 0\)(极大值)。
- 当 \(f”(x) = 0\) 时,回到基本原理,考察 \(f'(x)\) 在该点附近的符号。
- 在力学中,注意 \(s\)、\(v\)、\(a\) 记号之间的转换:\(a = dv/dt = d²s/dt²\)。
- 在函数作图题中,始终标出拐点并标明凹凸性。
By understanding the second derivative not merely as a formula but as a measure of curvature and rate of change of the gradient, students can approach any question on this topic with confidence and precision.
通过将二阶导数不仅理解为一个公式,而是理解为曲率和梯度变化率的度量,学生可以自信而精确地应对任何关于这一主题的题目。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply