微积分BC第6次正课 - 导数符号、极值与凹凸性

Reading Guide / 阅读说明

本课承接 微积分BC第5次正课-相关变化率线性近似与中值定理,把 Unit 5 的 derivative analysis 串成一棵完整的树:

theorem layer:
IVT / EVT / MVT
 
first-derivative layer:
sign of f'
-> increasing/decreasing
-> critical numbers
-> local extrema
-> absolute extrema with endpoints
 
second-derivative layer:
sign of f''
-> concavity
-> inflection points
-> second derivative test

本笔记保留课堂推导、sign-chart 方法和代表性例题;考试年份、题目频率、轮询与课堂管理话术不保留。

Reading Rule / 读法约定

  • 先确认拿到的是 还是 的 graph 或 formula。
  • critical number 只是候选点;local extremum 与 inflection point 都必须检查 sign change。
  • absolute extrema 必须加入 endpoints 比较。
  • 中文“凹/凸”不同教材可能方向命名不一致,因此以 concave up/down 与 sign 为准。

1. One-Sentence Mainline / 一句话主线

The sign of the first derivative controls direction and local extrema; the sign of the second derivative controls bending and inflection; endpoint comparison turns local candidates into absolute extrema.

一阶导数的符号控制函数升降与局部极值,二阶导数的符号控制弯曲方向与拐点,而加入端点比较后才能从局部候选人中选出绝对最值。

2. Class Flow / 课堂脉络

  1. 补完 Extreme Value Theorem
  2. 对比 IVT、EVT、MVT 的 hypotheses 与 conclusions。
  3. 的 sign 判断 increasing/decreasing。
  4. 找 derivative 为 或不存在的 critical numbers。
  5. 建立 sign chart 和 odd/even multiplicity 规则。
  6. First Derivative Test 判 local maximum/minimum。
  7. 加入 endpoints 求 Absolute Extrema
  8. 的 sign 判断 Concavity
  9. 用 concavity sign change 找 Inflection Points
  10. Second Derivative test 判 local extrema。

Part A - Three Existence Theorems / 三个存在性定理

3. Extreme Value Theorem / 最值定理

在 closed and bounded interval 上 continuous,则 必须在该区间取得:

也就是说,存在 使

for every

Continuity on a closed bounded interval guarantees that the highest and lowest values are actually attained.

闭有界区间上的连续性保证最高值与最低值不仅存在上界或下界,而且真的能被取到。

常数函数的 maximum 与 minimum 可以相同,并可在多个点取得。

Why each hypothesis matters / 前提为何重要

  • 没有 continuity:hole 可能删掉本应取得的最高点。
  • interval 不 closed:端点极值可能只能趋近、不能取得。
  • interval 不 bounded:函数可能无限增长或下降。

4. EVT Example With a Piecewise Function / 分段函数的存在性说明

题目若问“是否一定存在 maximum”,重点不是先求 maximum,而是验证 EVT。

在拼接点 ,若

则函数在拼接点 continuous。若各 branch 在其区间内也 continuous,且 domain 是 closed bounded interval,则根据 Extreme Value Theorem,absolute maximum 与 minimum 必然存在。

这是 existence argument,不是计算 extrema 的 algorithm。


5. IVT, EVT, and MVT / 三定理对照

TheoremHypothesesGuaranteed object
Intermediate Value Theoremcontinuous on intermediate output
Extreme Value Theoremcontinuous on closed bounded attained absolute max and min
Mean Value Theoremcontinuous on , differentiable on equals secant slope

MVT 结论:

intermediate output? -> IVT
attained highest/lowest output? -> EVT
instantaneous slope equals average slope? -> MVT

Part B - First-Derivative Analysis / 一阶导数分析

6. Increasing and Decreasing / 单调性

在一个 interval 上:

课堂把 简写成 constant,需要校正:

  • 在整个 interval 上成立,则 在该 interval constant。
  • 若只在一个 isolated point 有 ,只能说明 tangent horizontal,不能说明附近 constant。

Example

所以 decreasing,在 increasing。


7. Sign Analysis With Fixed-Sign Factors / 先删掉不影响符号的因子

on ,则

若要求 strictly decreasing,即 ,唯一决定 sign 的是

另一个例子:

denominator 恒正,因此

Factor first, classify fixed-sign pieces, and analyze only what can actually change sign.

先因式分解,确认恒正或恒负部分,只分析真正可能变号的因子。


8. Reading a Derivative Graph / 读 图像

若题目给的是 graph of

  • 在 horizontal axis 上方 increasing。
  • 在 axis 下方 decreasing。
  • 图像自身上升或下降描述的是 ,不是 的 increasing/decreasing。

第一步必须读 graph label。


9. Critical Numbers / 临界数

的 critical number,要求:

  1. 在 domain of 中;
  2. does not exist。

Examples

所以 是 critical number。

定义,但 不存在,因此 也是 critical number。

若 denominator 在 为零、同时原函数在 也未定义,则 不是该函数的 critical number。


10. Sign Chart / 标准符号表

课堂“穿根法”本质是 polynomial/rational sign chart:

  1. factor derivative;
  2. 标出 zeros 和 undefined points;
  3. 按顺序切分 number line;
  4. 每个 interval 取 test point;
  5. 记录
  6. sign 翻译成 behavior。

Multiplicity rule / 重数规则

在 factor

处:

  • odd multiplicity :sign crosses;
  • even multiplicity :sign does not cross。

“奇穿偶不穿”只适用于这种已因式分解的 sign analysis,不是所有函数都能机械画穿根图。


11. First Derivative Test / 一阶导数判别法

在 critical number 左右:

若 sign 不变,则 不是 local extremum。

A critical number is only a candidate; the sign change decides the local behavior.

临界数只是候选点,左右导数符号变化才决定它是否为局部极值。


12. Worked First-Derivative Test / 完整例题

critical numbers:

sign chart:

Interval
increasingdecreasingincreasing

因此:


13. Even-Multiplicity Critical Point / 偶重根不产生极值

是 even-multiplicity zero, 在其两侧 sign 不变。

函数可能在 有 horizontal tangent,但继续同向 increasing 或 decreasing,所以它不是 local extremum。

课堂比喻:上坡时停顿一下,再继续上坡。


14. Absolute Extrema on a Closed Interval / 闭区间绝对最值

Absolute Extrema 的候选人来自:

  1. interior critical numbers;
  2. endpoints;
  3. 若有分段边界或 nondifferentiable domain point,也作为候选检查。

Closed Interval Method:

find critical numbers in (a,b)
-> add endpoints a,b
-> evaluate f at every candidate
-> largest output = absolute maximum
-> smallest output = absolute minimum

local extrema 由附近比较决定;absolute extrema 要和整个 interval 比。


15. Absolute-Maximum Example / 绝对最大值例题

on

sign 为 ,所以 local maximum, local minimum。

求 absolute maximum 时比较 local maximum candidate 与 endpoints:

因此

不能因为 是 local maximum 就自动把它叫 absolute maximum。


16. Piecewise Absolute Extrema / 分段函数的最值

对 piecewise function:

  1. 每个 branch 分别求 derivative sign;
  2. 加入 join point;
  3. 加入 closed interval endpoints;
  4. 对所有候选直接计算 function values。

join point 即使 nondifferentiable,也可能是 local 或 absolute extremum。不可导不等于不连续。


17. First-Derivative Analysis Tree / 一阶导数知识树

start with f
-> compute f'
 
f' > 0 / f' < 0
-> increasing / decreasing
 
f' = 0 or DNE at a domain point
-> critical number
 
critical number + sign change
-> local maximum / minimum
 
critical candidates + endpoints
-> absolute maximum / minimum

Part C - Second-Derivative Analysis / 二阶导数分析

18. Concavity / 凹凸性

Concavity describes how slopes change:

中文图像记忆:

  • concave up:像碗口向上;
  • concave down:像拱顶向下。

重点不是函数本身在升还是降,而是 tangent slopes 在变大还是变小。


19. Concavity Example / 凹凸区间例题

候选点:

所以:


20. Even Root in a Concavity Sign Chart / 二阶导偶重根

zeros 为

  • 是 even-multiplicity zero,sign 不变;
  • 是 odd-multiplicity zero,sign 改变。

因此 不是 inflection point; 才是。


21. Inflection Points / 拐点

Inflection Points 是 concavity 改变的 domain points:

通常先找 candidates:

再检查 是否变号。

A zero of the second derivative is only an inflection candidate; concavity must actually change.

二阶导数为零只是拐点候选,真正标准是凹凸性发生改变。

例如

不变号,在 变号,所以唯一 inflection point 的 -coordinate 是


22. Second Derivative Test / 二阶导数判别法

若已知

则:

或不存在,test is inconclusive,需要回到 First Derivative Test 或其他分析。

这是因为:

  • concave up + horizontal tangent local minimum;
  • concave down + horizontal tangent local maximum。

23. Implicit Second-Derivative Test / 隐函数例题

若在某点

且点满足 ,则

再求导:

在 critical point:

因此该点是 local minimum。

二阶导 test 在不方便直接观察 critical point 左右 sign 时尤其有用。


24. Product Example for the Second Derivative Test / 乘积例题

for all relevant ,则 是 critical numbers。

所以 是 local maximum。

所以 是 local minimum。


25. First Versus Second Derivative / 一阶与二阶导对照

InformationWhat it tells about
increasing
decreasing
changes local maximum
changes local minimum
concave up
concave down
changes signinflection point
, local minimum
, local maximum

26. Deep Phrases / 深句对应表

English sentence中文记忆
EVT guarantees attained extrema, not their locations.EVT 保证最值能取到,但不告诉位置。
The derivative sign controls the direction of the original function.导数符号控制原函数升降。
A critical number is a candidate, not automatically an extremum.临界数只是极值候选。
Odd multiplicity changes sign; even multiplicity preserves sign.奇重根变号,偶重根不变号。
Local extrema require a first-derivative sign change.一阶导必须变号才产生局部极值。
Absolute extrema compare critical candidates with endpoints.绝对最值必须比较临界候选和端点。
Concavity describes whether slopes are increasing or decreasing.凹凸性描述斜率在增大还是减小。
An inflection point requires a change in concavity.拐点要求凹凸性真实改变。

27. Fidelity Notes and Corrections / 原稿校正

  1. EVT 的完整常用前提是 continuous on a closed bounded interval。
  2. 单点 不表示函数 constant;只有 derivative 在整个 interval 恒为 才推出 constant。
  3. critical number 必须属于 domain of ;仅仅使 derivative formula undefined 的非定义点不算。
  4. local maximum/minimum 不要求图像尖或圆滑,标准是邻域比较或 sign change。
  5. “极大极小值都是临界点”需在 ordinary interior-domain setting 理解;endpoint local-extremum conventions 会因定义而不同。
  6. 不足以推出 inflection point,必须检查 concavity change。
  7. second derivative test 必须先有 ;若 ,结论不确定。
  8. 中文“凹/凸”命名可能因教材相反,本笔记以 concave up/down 和公式为准。

28. Video Companion / 搭配课堂录像

Approx. timeTopicWhat to watch for
00:44-08:51EVT and theorem comparisonhypotheses 与 existence conclusions
09:13-27:04Increasing/decreasing sign 与 graph label
27:04-44:21Critical numbersderivative zero or DNE, but in domain
44:21-01:07:17First Derivative Testsign chart、奇穿偶不穿、local extrema
01:09:04-01:34:50Absolute extremacritical candidates + endpoints
01:35:46-01:44:41Concavity sign 与 slope trend
01:44:41-01:51:44Inflection pointssecond derivative must change sign
01:51:44-02:00:15Second Derivative Testlocal max/min from concavity

29. Decision Maps / 决策图

First derivative

compute/fetch f'
-> zeros and DNE points in domain
-> sign chart
-> increasing/decreasing
-> sign changes give local extrema
-> add endpoints and compare values
-> absolute extrema

Second derivative

compute/fetch f''
-> sign chart
-> positive: concave up
-> negative: concave down
-> sign change: inflection point
 
at f'(c)=0:
f''(c)>0 -> local min
f''(c)<0 -> local max
f''(c)=0 -> inconclusive

30. Knowledge Graph Connections / 知识图谱连接

3Blue1Brown 连接来自现有 Wiki connection sections;本次未读取完整正文。


31. Confusion / Questions

  • 能否完整说出 EVT 的 closed bounded interval 与 continuity?
  • 看到 graph of 时,能否只用其高度判断 升降?
  • 能否检查 candidate 是否属于 domain of
  • 能否区分 critical number 与 local extremum?
  • sign chart 中能否识别 odd/even multiplicity?
  • 求 absolute extrema 时是否总加入 endpoints?
  • 能否区分 increasing?
  • 时,是否继续检查 concavity sign change?
  • second derivative test 失效时,能否回到 first derivative test?

32. After-Class Compression / 看完压缩版

EVT:
continuous on closed bounded [a,b]
-> attained absolute max and min
 
f' > 0 -> f increasing
f' < 0 -> f decreasing
 
critical number:
in domain of f
and f'=0 or f' DNE
 
first derivative test:
+ to - -> local max
- to + -> local min
no sign change -> neither
 
absolute extrema:
critical candidates + endpoints
evaluate and compare
 
f'' > 0 -> concave up
f'' < 0 -> concave down
 
inflection point:
concavity changes
not merely f''=0
 
second derivative test:
f'(c)=0 and f''(c)>0 -> local min
f'(c)=0 and f''(c)<0 -> local max
f''(c)=0 -> inconclusive