Turning Points in Calculus | 微积分中的转折点

📚 Turning Points in Calculus | 微积分中的转折点

In IB Mathematics, the study of turning points is a cornerstone of differential calculus. These points reveal where a function reaches a peak or a trough, helping us sketch graphs, solve optimisation problems, and understand the shape of curves. Mastering turning points requires a firm grasp of the first and second derivatives, as well as the ability to distinguish between maxima, minima, and points of inflection.

在IB数学中,转折点的研究是微分学的基石。这些点揭示了函数何时达到峰值或谷值,帮助我们绘制图形、解决最优化问题并理解曲线的形状。掌握转折点需要牢固掌握一阶和二阶导数,以及区分极大值、极小值和拐点的能力。


1. What are Turning Points? | 什么是转折点?

A turning point on a curve is a point where the function changes from increasing to decreasing (a local maximum) or from decreasing to increasing (a local minimum). At such a point, the tangent to the curve is horizontal, meaning the first derivative is zero. These points are also known as local extrema.

曲线上的转折点是函数从递增变为递减(局部极大值)或从递减变为递增(局部极小值)的点。在这样的点上,曲线的切线是水平的,即一阶导数为零。这些点也称为局部极值。

It is important to note that a stationary point is any point where the derivative equals zero. While every turning point is a stationary point, not every stationary point is a turning point — some are stationary points of inflection where the function does not change direction.

需要注意的是,驻点指任何导数为零的点。虽然每个转折点都是驻点,但并非每个驻点都是转折点——有些是水平拐点,函数在这些点并不改变方向。


2. Stationary Points and the First Derivative | 驻点与一阶导数

To locate possible turning points, we set the first derivative f'(x) equal to zero and solve for x. The solutions give the x-coordinates of all stationary points. For a polynomial function, this often involves factoring or using the quadratic formula.

为了找到可能的转折点,我们令一阶导数 f'(x) 等于零并解出 x。解出的 x 值给出了所有驻点的横坐标。对于多项式函数,这通常涉及因式分解或使用二次公式。

For example, consider f(x) = x³ – 6x² + 9x + 1.

例如,考虑 f(x) = x³ – 6x² + 9x + 1。

f'(x) = 3x² – 12x + 9 = 3(x² – 4x + 3) = 3(x – 1)(x – 3)

Setting f'(x) = 0 gives x = 1 and x = 3. These are the x-coordinates of the stationary points.

令 f'(x) = 0 得到 x = 1 和 x = 3。这些是驻点的横坐标。


3. The First Derivative Test | 一阶导数检验

The first derivative test determines the nature of a stationary point by examining the sign of f'(x) on either side of the point. If f'(x) changes from positive to negative, the point is a local maximum. If it changes from negative to positive, it is a local minimum. If the sign does not change, the point is a stationary point of inflection.

一阶导数检验通过检查驻点两侧 f'(x) 的符号来确定其性质。如果 f'(x) 由正变负,则该点为局部极大值;如果由负变正,则为局部极小值;如果符号不变,则该点为水平拐点。

For x = 1 in the previous example, choose a test point slightly less than 1 (e.g. 0.5) and one greater than 1 (e.g. 1.5). f'(0.5) is positive, f'(1.5) is negative. Thus the sign changes from + to −, so (1, f(1)) is a local maximum.

对于上例中的 x = 1,选取稍小于 1 的测试点(如 0.5)和稍大于 1 的测试点(如 1.5)。f'(0.5) 为正,f'(1.5) 为负。因此符号由正变负,所以 (1, f(1)) 是一个局部极大值。

For x = 3, f'(2.5) is negative and f'(3.5) is positive, indicating a sign change from − to +, so (3, f(3)) is a local minimum.

对于 x = 3,f'(2.5) 为负,f'(3.5) 为正,表明符号由负变正,因此 (3, f(3)) 是一个局部极小值。


4. The Second Derivative Test | 二阶导数检验

The second derivative test offers a quicker way to classify a stationary point once f'(x) = 0 has been solved. Evaluate f”(x) at the stationary point. If f”(x) < 0, the point is a local maximum. If f''(x) > 0, it is a local minimum. If f”(x) = 0, the test is inconclusive; the point could be a maximum, minimum, or inflection point — use the first derivative test instead.

二阶导数检验提供了一种更快速的分类驻点的方法,一旦解出 f'(x) = 0。计算该驻点处的 f”(x)。如果 f”(x) < 0,则该点为局部极大值;如果 f''(x) > 0,则为局部极小值;如果 f”(x) = 0,则检验无结论——该点可能是极大值、极小值或拐点,此时改用一阶导数检验。

Continuing with f(x) = x³ – 6x² + 9x + 1, we find f”(x) = 6x – 12.

继续使用 f(x) = x³ – 6x² + 9x + 1,我们得到 f”(x) = 6x – 12。

At x = 1, f”(1) = -6 < 0, so (1, 5) is a local maximum. At x = 3, f''(3) = 6 > 0, so (3, 1) is a local minimum. This matches the first derivative test.

在 x = 1 处,f”(1) = -6 < 0,因此 (1, 5) 是局部极大值。在 x = 3 处,f''(3) = 6 > 0,因此 (3, 1) 是局部极小值。这与一阶导数检验结果一致。


5. Classifying Stationary Points: Summary Table | 驻点分类总结表

The following table summarises the two methods for classifying stationary points. Both approaches are acceptable in IB examinations, but the second derivative test is often faster when it is conclusive.

下表总结了两种分类驻点的方法。在IB考试中两种方法均可接受,但二阶导数检验在能得出结论时通常更快。

Sign of f'(x) left of point Sign of f'(x) right of point Value of f”(x) at point Nature of point
+ − f”(x) < 0 Local maximum
− + f”(x) > 0 Local minimum
+ + f”(x) = 0 (may indicate inflection) Stationary point of inflection
− − f”(x) = 0 (may indicate inflection) Stationary point of inflection

When f”(x) = 0, it is essential to check whether the concavity actually changes; if not, the point is not an inflection. Always confirm with a sign test.

当 f”(x) = 0 时,必须检查凹凸性是否确实改变;如果没有改变,该点就不是拐点。务必用符号检验来确认。


6. Points of Inflection | 拐点

A point of inflection is where the curve changes concavity — from concave up (∪) to concave down (∩) or vice versa. This occurs when the second derivative changes sign. Points of inflection can be stationary (if f'(x) = 0) or non-stationary (if f'(x) ≠ 0).

拐点是曲线改变凹凸性的点——从凹向上 (∪) 变到凹向下 (∩) 或反之。这发生在二阶导数变号时。拐点可以是驻点(如果 f'(x) = 0)或非驻点(如果 f'(x) ≠ 0)。

To find possible inflection points, solve f”(x) = 0, then check if the sign of f”(x) changes on either side of that x-value. If it does, a point of inflection exists.

要找出可能的拐点,解 f”(x) = 0,然后检查在该 x 值两侧 f”(x) 的符号是否改变。如果改变,则存在一个拐点。

For instance, consider g(x) = x³. g'(x) = 3x², g”(x) = 6x. Setting g”(x) = 0 gives x = 0. To the left of 0, g”(x) is negative (concave down); to the right, positive (concave up). The sign changes, so (0, 0) is a point of inflection. Since g'(0) = 0, it is also a stationary point.

例如,考虑 g(x) = x³。g'(x) = 3x²,g”(x) = 6x。令 g”(x) = 0 得到 x = 0。在 0 左侧,g”(x) 为负(凹向下);在右侧为正(凹向上)。符号改变,所以 (0, 0) 是一个拐点。因为 g'(0) = 0,它也是一个驻点。


7. Horizontal Points of Inflection vs Turning Points | 水平拐点与转折点

A horizontal point of inflection (also called a stationary point of inflection) is a point where the tangent is horizontal but the function does not have a local extremum — the curve flattens out and continues in the same direction. The classic example is the origin on y = x³.

水平拐点(亦称驻点拐点)是切线水平但函数不具有局部极值的点——曲线变平后继续朝同一方向延伸。典型的例子是 y = x³ 的原点。

In IB, the term “turning point” is generally reserved for local maxima and minima. A horizontal point of inflection is a stationary point but not a turning point because the function does not “turn” — it only changes concavity while maintaining the same increasing or decreasing trend.

在IB中,“转折点”一词通常仅指局部极大值和极小值。水平拐点是驻点但不是转折点,因为函数并没有“转向”——它只改变了凹凸性,同时保持了相同的递增或递减趋势。

To distinguish a horizontal inflection from a turning point using the second derivative test: if f”(x) = 0 and the sign of f” changes, you have an inflection. If f'(x) = 0 and f”(x) ≠ 0, you have a maximum or minimum. If both f'(x) and f”(x) are zero, always revert to the first derivative test.

使用二阶导数检验区分水平拐点和转折点:如果 f”(x) = 0 且 f” 的符号改变,则为拐点。如果 f'(x) = 0 且 f”(x) ≠ 0,则为极大值或极小值。如果 f'(x) 和 f”(x) 均为零,务必回归一阶导数检验。


8. Global Maxima and Minima | 全局极大值与极小值

A local maximum may not be the highest point on the entire graph; the global (or absolute) maximum is the largest value a function attains over a given interval. Similarly, the global minimum is the smallest value. In optimisation problems, we often seek global extremes.

局部极大值可能不是整张图上的最高点;全局(或绝对)极大值是函数在给定区间上取得的最大值。类似地,全局极小值就是最小值。在最优化问题中,我们通常寻找全局极值。

To find global extremes on a closed interval [a, b], evaluate the function at all stationary points inside the interval and at the endpoints. The largest among these is the global maximum; the smallest is the global minimum.

要找到闭区间 [a, b] 上的全局极值,计算函数在区间内所有驻点以及端点处的值。这些值中最大的即为全局极大值,最小的即为全局极小值。

For f(x) = x³ – 6x² + 9x + 1 on [0, 4], the stationary points are at x = 1 and x = 3. f(0) = 1, f(1) = 5, f(3) = 1, f(4) = 5. Therefore the global maximum is 5 (attained at x = 1 and x = 4), and the global minimum is 1 (attained at x = 0 and x = 3).

对于区间 [0, 4] 上的 f(x) = x³ – 6x² + 9x + 1,驻点为 x = 1 和 x = 3。f(0) = 1,f(1) = 5,f(3) = 1,f(4) = 5。因此全局极大值为 5(在 x = 1 和 x = 4 处取得),全局极小值为 1(在 x = 0 和 x = 3 处取得)。


9. Applications: Optimisation Problems | 应用:最优化问题

Turning points are at the heart of optimisation — from maximising profit in economics to minimising surface area for a fixed volume in design. In such problems, you formulate a quantity as a function of one variable, find its derivative, and then determine the turning point that gives the required extreme.

转折点是最优化问题的核心——从经济学中的利润最大化到设计中固定体积下的表面积最小化。在这类问题中,你需要将某个量表示成一个变量的函数,求其导数,然后确定给出所需极值的转折点。

For example, a rectangular box with a square base and an open top has a volume of 32 cm³. Let x be the side length of the base and h the height. The volume gives h = 32 / x². The surface area to be minimised is A = x² + 4xh = x² + 128/x. Differentiate A with respect to x, set A'(x) = 0, and solve to find the dimensions that minimise material.

例如,一个无盖方底长方体盒子的体积为 32 cm³。设底边长为 x,高为 h。由体积得 h = 32 / x²。要最小化的表面积为 A = x² + 4xh = x² + 128/x。将 A 对 x 求导,令 A'(x) = 0,解出使材料最省的尺寸。

A'(x) = 2x – 128/x² = 0 => 2x³ = 128 => x = 4

The second derivative test confirms it is a minimum. This shows how turning points directly solve real-world optimisation.

二阶导数检验确认这是一个极小值。这体现了转折点如何直接解决现实世界的最优化。


10. Common Mistakes and Tips | 常见错误与提示

Many students lose marks by forgetting to find the y-coordinate of a turning point after solving f'(x) = 0, or by misinterpreting f”(x) = 0 as always giving an inflection point. Remember that f”(x) = 0 is a necessary but not sufficient condition for an inflection — a sign change must occur.

许多学生失分是因为在解出 f'(x) = 0 后忘记求出转折点的 y 坐标,或者误认为 f”(x) = 0 总是给出拐点。请记住 f”(x) = 0 是拐点的必要但不充分条件——必须发生符号改变。

  • Always solve f'(x) = 0 completely and substitute back into f(x) to get full coordinates.

    务必将 f'(x) = 0 完全解出,并回代到 f(x) 中得到完整坐标。

  • When using a GDC, clearly state the functions you are graphing and which zeros you are finding. Sketch the graph to check your answers.

    使用图形计算器时,清楚陈述你所绘制的函数以及所寻找的零点。画出草图来验证答案。

  • Do not rely solely on the second derivative test when f”(x) = 0; always use a sign chart or the first derivative test to confirm.

    当 f”(x) = 0 时不要仅依赖二阶导数检验;务必使用符号表或一阶导数检验来确认。

  • In optimisation, check the endpoints of the domain; the global extreme may occur there, not at a stationary point.

    在最优化中,检查定义域的端点;全局极值可能出现在端点而非驻点处。


11. Summary | 总结

Turning points — local maxima and minima — are identified by setting f'(x) = 0. Their nature is determined through the first or second derivative test. Points of inflection, where concavity changes, are found by analysing f”(x). Distinguishing stationary points of inflection from true turning points is a key skill. Mastering these ideas unlocks a deeper understanding of function behaviour and opens the door to solving a wide range of applied problems.

转折点——局部极大值和极小值——通过令 f'(x) = 0 来识别。它们的性质通过一阶或二阶导数检验来确定。拐点,即凹凸性改变的点,通过分析 f”(x) 来找到。区分驻点拐点和真正的转折点是一项关键技能。掌握这些概念将开启对函数行为更深层次的理解,并使得解决大量应用问题成为可能。

Published by TutorHao | Mathematics Revision Series | aleveler.com

Find IB Maths Textbooks on eBay UK

New, used and second-hand copies of textbooks and revision guides are often much cheaper than retail — check current listings and prices before you buy.

Browse on eBay UK →

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

Comments

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

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

Exit mobile version