跳到主要内容

微分的分析性应用

AP 微积分 BC · 第 5 主题

训练
讲义 词汇表
5.1

运用中值定理

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

FUN-1
Existence theorems allow us to draw conclusions about a function's behavior on an interval without precisely locating that behavior.

FUN-1.B
Justify conclusions about functions by applying the Mean Value Theorem over an interval.

  • FUN-1.B.1 If a function $f$ is continuous over the interval $[a, b]$ and differentiable over the interval $(a, b)$, then the Mean Value Theorem guarantees a point within that open interval where the instantaneous rate of change equals the average rate of change over the interval.

来源:美国大学理事会 AP 课程与考试说明

中值定理

中值定理(Mean Value Theorem)(MVT)把平均变化率联系到一个瞬时的:

$f$$[a,b]$连续且在 $(a,b)$可微,那么在 $(a,b)$ 里有至少一个点 $c$,其中

$$f'(c) = \frac{f(b)-f(a)}{b-a}.$$

用文字说:区间里面的某处,瞬时率等于平均率。几何上,某条切线平行于连接端点的线。

中值定理:某条切线平行于区间上的割线
中值定理:某条切线平行于区间上的割线

考试技能。 像 IVT 一样,MVT 是一个存在性定理,而问题要求你论证。满分需要:(1) 陈述 $f$$[a,b]$ 上连续且在 $(a,b)$ 上可微;(2) 计算平均率 $\frac{f(b)-f(a)}{b-a}$;(3) 下结论"由 MVT 在 $(a,b)$ 里有一个 $c$ 满足 $f'(c)$ 等于那个值。"两个假设都必须被命名。

Worked example.$[1,3]$ 上的 $f(x)=x^2$,平均率是 $\dfrac{9-1}{2}=4$;令 $f'(c)=2c=4$ 给出 $c=2$,它位于 $(1,3)$ 里——那个被保证的点。

探索

The Mean Value Theorem in action

y = ax³ + bx² + cx + d

The Mean Value Theorem guarantees a point where the tangent is parallel to the secant across an interval — the instantaneous rate equals the average rate somewhere inside.

词汇表 训练
英文 中文 拼音
Mean Value Theorem 中值定理 zhōng zhí dìng lǐ
5.2

极值定理、整体极值与局部极值以及临界点

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

FUN-1
Existence theorems allow us to draw conclusions about a function's behavior on an interval without precisely locating that behavior.

FUN-1.C
Justify conclusions about functions by applying the Extreme Value Theorem.

  • FUN-1.C.1 If a function $f$ is continuous over the interval $(a, b)$, then the Extreme Value Theorem guarantees that $f$ has at least one minimum value and at least one maximum value on $[a, b]$.
  • FUN-1.C.2 A point on a function where the first derivative equals zero or fails to exist is a critical point of the function.
  • FUN-1.C.3 All local (relative) extrema occur at critical points of a function, though not all critical points are local extrema.

来源:美国大学理事会 AP 课程与考试说明

极值定理(Extreme Value Theorem)(EVT)保证极值存在:一个在闭区间 $[a,b]$连续的函数在它上面同时取得一个绝对最大值和一个绝对最小值。

在一个最大值或最小值处导数为零
在一个最大值或最小值处导数为零

一个临界点(critical point)是一个内部点,其中 $f'(x)=0$ $f'(x)$ 不存在。所有的局部(相对)极值(local (relative) extrema)出现在临界点——但不是每个临界点都是一个极值。所以临界点是候选者;你必须测试每一个。

词汇表 训练
英文 中文 拼音
Extreme Value Theorem 极值定理 jí zhí dìng lǐ
critical point 临界点 lín jiè diǎn
local (relative) extrema 局部极值 jú bù jí zhí
5.3

确定函数递增或递减的区间

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

FUN-4
A function's derivative can be used to understand some behaviors of the function.

FUN-4.A
Justify conclusions about the behavior of a function based on the behavior of its derivatives.

  • FUN-4.A.1 The first derivative of a function can provide information about the function and its graph, including intervals where the function is increasing or decreasing.

来源:美国大学理事会 AP 课程与考试说明

一阶导数告诉你 $f$ 在哪里上升或下降:

  • 在一个区间上 $f'(x) > 0$ $\Rightarrow$ $f$ 在那里递增(increasing);
  • $f'(x) < 0$ $\Rightarrow$ $f$ 递减(decreasing)。

在考试上,"求 $f$ 递增的区间"意味着:找到临界点,然后测试它们之间 $f'$ 的符号,并$f'$ 的符号论证(一个陈述的理由,不只是一个区间)。

词汇表 训练
英文 中文 拼音
increasing 递增 dì zēng
decreasing 递减 dì jiǎn
5.4

用一阶导数判别法确定相对(局部)极值

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

FUN-4
A function's derivative can be used to understand some behaviors of the function.

FUN-4.A
Justify conclusions about the behavior of a function based on the behavior of its derivatives.

  • FUN-4.A.2 The first derivative of a function can determine the location of relative (local) extrema of the function.

来源:美国大学理事会 AP 课程与考试说明

要把一个临界点 $x=c$ 分类为一个局部极大值、局部极小值,或都不是,检查 $f'$ 在那里如何改变符号:

  • $f'$$c$ 处从 $+$$-$ $\Rightarrow$ 极大值(local maximum);
  • $f'$$c$ 处从 $-$$+$ $\Rightarrow$ 极小值(local minimum);
  • $f'$ 改变符号 $\Rightarrow$ 都不是。

总是把符号变化陈述为你的论证。

Worked example. 对于 $f(x)=x^3-3x^2$,$f'(x)=3x(x-2)$$x=0,2$ 为零。符号给出 $+,-,+$,所以 $x=0$ 是一个极大值($f=0$)而 $x=2$ 是一个极小值($f=-4$)。

词汇表 训练
英文 中文 拼音
local maximum 极大值 jí dà zhí
local minimum 极小值 jí xiǎo zhí
5.5

用候选点判别法确定绝对(整体)极值

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

FUN-4
A function's derivative can be used to understand some behaviors of the function.

FUN-4.A
Justify conclusions about the behavior of a function based on the behavior of its derivatives.

  • FUN-4.A.3 Absolute (global) extrema of a function on a closed interval can only occur at critical points or at endpoints.

来源:美国大学理事会 AP 课程与考试说明

在一个闭区间上,绝对(全局)极值只出现在临界点或端点候选者测试(candidates test):

  1. 列出 $[a,b]$ 里所有的临界点两个端点。
  2. 在每个候选者处求 $f$
  3. 最大的输出是绝对最大值;最小的是绝对最小值。

展示值的表——这个比较就是论证。

5.6

确定函数在其定义域上的凹凸性

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

FUN-4
A function's derivative can be used to understand some behaviors of the function.

FUN-4.A
Justify conclusions about the behavior of a function based on the behavior of its derivatives.

  • FUN-4.A.4 The graph of a function is concave up (down) on an open interval if the function's derivative is increasing (decreasing) on that interval.
  • FUN-4.A.5 The second derivative of a function provides information about the function and its graph, including intervals of upward or downward concavity.
  • FUN-4.A.6 The second derivative of a function may be used to locate points of inflection for the graph of the original function.

来源:美国大学理事会 AP 课程与考试说明

二阶导数描述弯曲:

  • $f'' > 0$ $\Rightarrow$ $f$上凹(concave up)(像一个杯子那样弯曲;$f'$ 递增);
  • $f'' < 0$ $\Rightarrow$ $f$下凹(concave down)($f'$ 递减)。

一个拐点(point of inflection)是凹凸性改变的地方,即 $f''$ 改变符号的地方(不仅仅是 $f''=0$ 的地方)。报告它的 $x$ 坐标并用 $f''$ 的符号变化论证。

凹凸性来自二阶导数的符号;它在一个拐点处翻转
凹凸性来自二阶导数的符号;它在一个拐点处翻转
探索

Find where concavity flips

y = ax³ + bx² + cx + d

Concavity is the sign of the second derivative: concave up where the curve holds water, concave down where it spills. A point of inflection is where it switches.

词汇表 训练
英文 中文 拼音
concave up 上凹 shàng āo
concave down 下凹 xià āo
point of inflection 拐点 guǎi diǎn
5.7

用二阶导数判别法确定极值

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

FUN-4
A function's derivative can be used to understand some behaviors of the function.

FUN-4.A
Justify conclusions about the behavior of a function based on the behavior of its derivatives.

  • FUN-4.A.7 The second derivative of a function may determine whether a critical point is the location of a relative (local) maximum or minimum.
  • FUN-4.A.8 When a continuous function has only one critical point on an interval on its domain and the critical point corresponds to a relative (local) extremum of the function on the interval, then that critical point also corresponds to the absolute (global) extremum of the function on the interval.

来源:美国大学理事会 AP 课程与考试说明

分类一个 $f'(c)=0$ 的临界点 $c$ 的另一种方式:

  • $f''(c) > 0$ $\Rightarrow$ 上凹 $\Rightarrow$ 极小值;
  • $f''(c) < 0$ $\Rightarrow$ 下凹 $\Rightarrow$ 极大值;
  • $f''(c) = 0$ $\Rightarrow$ 测试不确定——退回到一阶导数测试。

特殊情况:若一个连续函数在一个区间上只有一个临界点而它是一个局部极值,那个点也是那里的绝对极值。

5.8

绘制函数及其导数的图像

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

FUN-4
A function's derivative can be used to understand some behaviors of the function.

FUN-4.A
Justify conclusions about the behavior of a function based on the behavior of its derivatives.

  • FUN-4.A.9 Key features of functions and their derivatives can be identified and related to their graphical, numerical, and analytical representations.
  • FUN-4.A.10 Graphical, numerical, and analytical information from $f'$ and $f''$ can be used to predict and explain the behavior of $f$.

来源:美国大学理事会 AP 课程与考试说明

$f$$f'$$f''$ 的关键特征彼此映照。要草绘或读图象:

  • $f$ 递增 $\Leftrightarrow$ $f'$ 在坐标轴上方;$f$ 有一个极大值 $\Leftrightarrow$ $f'$$+$ 穿越到 $-$
  • $f$ 上凹 $\Leftrightarrow$ $f'$ 递增 $\Leftrightarrow$ $f''$ 在坐标轴上方;$f$ 有一个拐点 $\Leftrightarrow$ $f'$ 有一个局部极值 $\Leftrightarrow$ $f''$ 穿越零。
5.9

联系函数、一阶导数与二阶导数

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

FUN-4
A function's derivative can be used to understand some behaviors of the function.

FUN-4.A
Justify conclusions about the behavior of a function based on the behavior of its derivatives.

  • FUN-4.A.11 Key features of the graphs of $f$, $f'$, and $f''$ are related to one another.

来源:美国大学理事会 AP 课程与考试说明

这是读一个图象来描述另一个的技能。一个很常见的考试设置给出 $f'$ 的图象并问关于 $f$ 的:$f$ 在哪里递增($f'>0$ 的地方)、$f$ 的极值在哪里($f'$ 穿越零、带一个符号变化的地方)、$f$ 在哪里上凹($f'$ 递增的地方)。用 $f'$ 图象的高度和斜率回答关于 $f$ 的问题。

探索

Read slope and bend off the graph

y = ax³ + bx² + cx + d

Where $f'>0$ the function rises; where $f''>0$ it bends upward. Slide the tangent to connect the shape of $f$ to the signs of its first and second derivatives.

5.10

最优化问题引入

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

FUN-4
A function's derivative can be used to understand some behaviors of the function.

FUN-4.B
Calculate minimum and maximum values in applied contexts or analysis of functions.

  • FUN-4.B.1 The derivative can be used to solve optimization problems; that is, finding a minimum or maximum value of a function on a given interval.

来源:美国大学理事会 AP 课程与考试说明

最优化:最大体积的盒子

最优化(optimization)用导数来求一个量在一个区间上的最大或最小值。它是候选者/导数测试机器应用于一个真实的目标。

Fenced enclosures: optimization finds the dimensions that maximise area for a fixed fence length
Fenced enclosures: optimization finds the dimensions that maximise area for a fixed fence length
词汇表 训练
英文 中文 拼音
Optimization 最优化 zuì yōu huà
5.11

求解最优化问题

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

FUN-4
A function's derivative can be used to understand some behaviors of the function.

FUN-4.C
Interpret minimum and maximum values calculated in applied contexts.

  • FUN-4.C.1 Minimum and maximum values of a function take on specific meanings in applied contexts.

来源:美国大学理事会 AP 课程与考试说明

一个可靠的程序:

  1. 把要最优化的量写成一个变量的一个函数(用一个约束方程消去多余的)。
  2. 陈述允许输入的区间。
  3. 求临界点($f'=0$ 或未定义)并测试它们(一阶或二阶导数测试,或若区间是闭的用候选者测试)。
  4. 回答所问的问题,带上下文里的单位和解释——最大的面积、最小的成本,等等。

Worked example.$100\ \text{m}$ 的围栏做一个靠墙的矩形围栏(只有三条边被围),设两端为 $x$ 而远边 $y=100-2x$。面积 $A(x)=x(100-2x)=100x-2x^2$$A'(x)=100-4x=0$$x=25$;因为 $A''=-4<0$ 这是最大值,给出 $y=50$$A=1250\ \text{m}^2$

5.12

探究隐式关系的性态

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

FUN-4
A function's derivative can be used to understand some behaviors of the function.

FUN-4.D
Determine critical points of implicit relations.

  • FUN-4.D.1 A point on an implicit relation where the first derivative equals zero or does not exist is a critical point of the function.

FUN-4.E
Justify conclusions about the behavior of an implicitly defined function based on evidence from its derivatives.

  • FUN-4.E.1 Applications of derivatives can be extended to implicitly defined functions.
  • FUN-4.E.2 Second derivatives involving implicit differentiation may be relations of $x$, $y$, and $\dfrac{dy}{dx}$.

来源:美国大学理事会 AP 课程与考试说明

这一切延伸到隐式定义的关系。一个隐式关系的一个临界点是 $\dfrac{dy}{dx}=0$(水平切线)或未定义(垂直切线)的地方。因为 $\dfrac{dy}{dx}$ 通常是一个 $x$ $y$ 的关系,而二阶导数涉及 $x$$y$$\dfrac{dy}{dx}$,在求 $\dfrac{d^2y}{dx^2}$ 时代回你的一阶导数表达式,然后从它的符号推理凹凸性。

5.12

考试技巧

  • $f'>0$ 意味着递增、$f'<0$ 递减;极值的候选者是 $f'=0$ 或未定义的地方。
  • 一阶导数符号变化二阶导数测试($f''>0$ 极小值、$f''<0$ 极大值)分类一个临界点。
  • $f''>0$ 是上凹、$f''<0$ 下凹;一个拐点是凹凸性改变($f''$ 改变符号)的地方。
  • 对于一个闭区间上的绝对极值,也检查端点。
  • 用引用 $f'$$f''$ 的符号论证每个结论——考试要求推理,不只是答案。

本主题的互动课程

逐步学习,并即时检测练习。

AP 微积分 BC历年真题

AP 微积分 BC的更多主题

登录或创建账号

IGCSE, A-Level & AP