局部线性与线性化 — AP 微积分 AB
AP 微积分 AB · 微分的情境应用 · 14 min read
1. 局部线性:几何基础 ★★☆☆☆ ⏱ 3 min
局部线性是可微函数的核心几何性质:当你将可微函数图像上任意点放大足够倍数后,图像会变得和该点处的切线几乎完全一致。对于任意在$x=a$处可微的函数$y=f(x)$,导数$f'(a)$给出切线的斜率。由于切线和原函数在$x=a$处的函数值和斜率都一致,因此对于非常接近$a$的$x$值,函数的行为几乎和切线完全相同。
Exam tip: 当 AP 考试要求你解释为什么函数在某点是局部线性时,一定要提到该点函数可微,且对于点附近的输入,切线与函数的函数值和斜率都一致。
2. 线性化:公式与计算 ★★★☆☆ ⏱ 4 min
线性化(也称为切线近似)是局部线性的实际应用:我们用简单、易于计算的切线来近似切点附近复杂非线性函数的值。在 AP 考试中,线性化的求解和应用是本考点考查频率最高的技能。
L(x) = f(a) + f'(a)(x - a)
Exam tip: 计算近似前一定要化简线性化表达式,减少算术错误。如果你将线性化保留为因式形式,一定要再次检查斜率项的展开是否正确。
3. 微分与变化量近似 ★★★☆☆ ⏱ 4 min
微分是线性近似的另一种记号,它关注量的变化而非绝对值。这种记号在实际问题中特别有用,我们可以用它近似量的变化大小,或估计测量产生的误差。
dy = f'(x) dx
Exam tip: 一定要仔细读题:如果题目要求绝对误差,你只需要计算$|dy|$;如果要求相对误差,你需要计算$\frac{|dy|}{y}$,百分比误差就是该值乘以100。
4. AP-Style 练习题 ★★★★☆ ⏱ 3 min
Common Pitfalls
Why: Students misremember the formula and forget it is derived from point-slope form of a line.
Why: Students misread the problem and forget the purpose of $a$ is to have an exactly known value of $f(a)$.
Why: Students rush through differentiation after setting up the problem and skip the chain rule step.
Why: Students assume linearization works everywhere, not just locally.
Why: Students forget that $dy$ is a linear approximation, not the actual change.
Why: Students mix up which value corresponds to the input and which corresponds to the error.
Quick Reference Cheatsheet