学习指南

局部线性与线性化

AP 微积分 AB· AP Calculus AB CED — 微分的情境应用· 14 分钟阅读

1. 局部线性:几何基础★★☆☆☆⏱ 3 min

局部线性是可微函数的核心几何性质:当你将可微函数图像上任意点放大足够倍数后,图像会变得和该点处的切线几乎完全一致。对于任意在处可微的函数,导数给出切线的斜率。由于切线和原函数在处的函数值和斜率都一致,因此对于非常接近值,函数的行为几乎和切线完全相同。

📘 定义

局部线性

可微函数的一个性质:当在可微点处放大足够倍数后,该点附近的函数图像与该点处的切线无法区分。

例:

对于处,放大到区间后,曲线会和它的切线完全一致。

📐 例题

通过比较函数值和切线近似在处的结果,验证处是局部线性的。

  1. 1

    计算处的导数:

    f(4)=4=2,f(x)=12x,f(4)=14=0.25f(4) = \sqrt{4} = 2, \quad f'(x) = \frac{1}{2\sqrt{x}}, \quad f'(4) = \frac{1}{4} = 0.25
  2. 2

    写出处切线的点斜式方程:

    y=f(4)+f(4)(x4)=2+0.25(x4)=0.25x+1y = f(4) + f'(4)(x-4) = 2 + 0.25(x-4) = 0.25x + 1
  3. 3

    实际函数值:。切线近似:。差值仅约0.0002,可忽略不计。

  4. 4

    实际函数值:。切线近似:。差值约0.05,大得多。

  5. 5

    结论:在附近,函数几乎和切线完全一致,因此它在处是局部线性的。近似在远离切点处失效。

Exam tip:

当 AP 考试要求你解释为什么函数在某点是局部线性时,一定要提到该点函数可微,且对于点附近的输入,切线与函数的函数值和斜率都一致。

2. 线性化:公式与计算★★★☆☆⏱ 4 min

线性化(也称为切线近似)是局部线性的实际应用:我们用简单、易于计算的切线来近似切点附近复杂非线性函数的值。在 AP 考试中,线性化的求解和应用是本考点考查频率最高的技能。

📘 定义

$f(x)$在$x=a$处的线性化

处的切线,用于近似附近的值。我们总是选择都能精确计算的点作为

例:

To approximate , we choose , since is known exactly.

L(x)=f(a)+f(a)(xa)L(x) = f(a) + f'(a)(x - a)
📐 例题

处的线性化,再用它近似

  1. 1

    计算处的

    f(2)=(2)32(2)+1=84+1=5f(2) = (2)^3 - 2(2) + 1 = 8 - 4 + 1 = 5
  2. 2

    计算导数并在处求值:

    f(x)=3x22,f(2)=3(4)2=10f'(x) = 3x^2 - 2, \quad f'(2) = 3(4) - 2 = 10
  3. 3

    代入线性化公式并化简:

    L(x)=5+10(x2)=10x15L(x) = 5 + 10(x - 2) = 10x - 15
  4. 4

    计算得到近似值:

    L(1.98)=10(1.98)15=4.8L(1.98) = 10(1.98) - 15 = 4.8
  5. 5

    The actual value of , so the approximation is extremely accurate.

Exam tip:

计算近似前一定要化简线性化表达式,减少算术错误。如果你将线性化保留为因式形式,一定要再次检查斜率项的展开是否正确。

3. 微分与变化量近似★★★☆☆⏱ 4 min

微分是线性近似的另一种记号,它关注量的变化而非绝对值。这种记号在实际问题中特别有用,我们可以用它近似量的变化大小,或估计测量产生的误差。

📘 定义

微分

(输出变化量), (输入变化量)

对于函数是输入的微小变化量。是实际变化量的线性近似。当很小时,

例:

该记号和线性化直接等价,只是重新整理后突出了变化量。

dy=f(x)dxdy = f'(x) dx
📐 例题

一个球形生日气球的半径测量值为10 cm,最大测量误差为 cm。利用微分近似计算气球表面积计算值的最大可能误差。

  1. 1

    回忆表面积公式并标注已知量:

    S(r)=4πr2,r=10 cm,dr=0.1 cmS(r) = 4\pi r^2, \quad r = 10 \text{ cm}, \quad |dr| = 0.1 \text{ cm}
  2. 2

    计算的导数:

    S(r)=8πrS'(r) = 8\pi r
  3. 3

    表面积的最大误差近似为

    dS=S(r)dr|dS| = |S'(r) dr|
  4. 4

    代入数值得到最终结果:

    dS=8π(10)(0.1)=8π25.13 cm2|dS| = |8\pi (10)(0.1)| = 8\pi \approx 25.13 \text{ cm}^2
  5. 5

    The maximum possible error in the calculated surface area is approximately cm².

Exam tip:

一定要仔细读题:如果题目要求绝对误差,你只需要计算;如果要求相对误差,你需要计算,百分比误差就是该值乘以100。

4. AP-Style 练习题★★★★☆⏱ 3 min

✓ 快速检测

用这些 AP 风格题目测试你的理解:

  1. What is the linearization of at ?

    • A)

    • B)

    • C)

    • D)

📐 例题

Let : (a) Find the linearization at . (b) Approximate and state if the approximation is an overestimate or underestimate. (c) Use differentials to approximate the change in when increases from 4 to 4.2.

  1. 1

    Part (a): Calculate and :

    f(4)=42+9=5,f(x)=xx2+9,f(4)=45=0.8f(4) = \sqrt{4^2 + 9} = 5, \quad f'(x) = \frac{x}{\sqrt{x^2 + 9}}, \quad f'(4) = \frac{4}{5} = 0.8
  2. 2

    Substitute into the linearization formula:

    L(x)=5+0.8(x4)=0.8x+1.8L(x) = 5 + 0.8(x-4) = 0.8x + 1.8
  3. 3

    . The second derivative for all , so is concave up near . A tangent line to a concave up function lies below the curve, so this is an underestimate.

  4. 4

    Part (c): Approximate the change with differentials:

    dx=0.2,dy=f(4)dx=0.8(0.2)=0.16dx = 0.2, \quad dy = f'(4)dx = 0.8(0.2) = 0.16
📐 例题

The monthly profit of a small coffee shop is modeled by dollars, where is the number of lattes sold per month. The shop currently sells 1500 lattes per month, and projects sales will increase by 60 lattes next month. Use linearization to approximate the change in profit, and the approximate total profit for next month.

  1. 1

    Calculate the derivative and evaluate at :

    P(x)=120.01x,P(1500)=3 dollars per latteP'(x) = 12 - 0.01x, \quad P'(1500) = -3 \text{ dollars per latte}
  2. 2

    Approximate the change in profit:

    dP=P(1500)dx=3(60)=180dP = P'(1500)dx = -3(60) = -180
  3. 3

    Calculate current monthly profit at 1500 lattes:

    P(1500)=12(1500)0.005(1500)22000=4750P(1500) = 12(1500) - 0.005(1500)^2 - 2000 = 4750
  4. 4

    Approximate total profit = . In context: a 60-latte sales increase will decrease total monthly profit by approximately $180.

5. 常见陷阱

错误做法:

Writing the linearization as instead of , omitting the term.

原因:

Students misremember the formula and forget it is derived from point-slope form of a line.

正确做法:

Always start from point-slope form , then rearrange to get .

错误做法:

Choosing as the input you want to approximate instead of a nearby known point (e.g., approximating by choosing instead of ).

原因:

Students misread the problem and forget the purpose of is to have an exactly known value of .

正确做法:

Always pick the closest round number to your unknown input where you can compute exactly.

错误做法:

Forgetting the chain rule when differentiating composite functions for linearization (e.g., writing the derivative of as instead of ).

原因:

Students rush through differentiation after setting up the problem and skip the chain rule step.

正确做法:

After calculating any derivative for linearization, double-check that you applied the chain rule for composite inner functions.

错误做法:

Claiming a linear approximation is accurate for a point far from .

原因:

Students assume linearization works everywhere, not just locally.

正确做法:

After calculating an approximation, check how far your input is from , and explicitly note that accuracy decreases as distance from increases.

错误做法:

Writing instead of , treating the approximation as exact.

原因:

Students forget that is a linear approximation, not the actual change.

正确做法:

Always use an approximation symbol when relating to , and explicitly state the relationship is approximate for small .

错误做法:

Confusing the measured value of a quantity with its error in differential error problems (e.g., using cm instead of cm in the balloon example).

原因:

Students mix up which value corresponds to the input and which corresponds to the error.

正确做法:

Label all variables before substituting: = measured input, = error in .

6. 速查表

类别

公式

说明

局部线性性质

Near , tangent line

Only applies to differentiable functions at

Linearization at

must be a point with known and

Linear Approximation

Only accurate for very close to

Differential of

approximates the change in

Actual vs Approximate Change

is exact, is approximate

Max Absolute Error

= maximum error in input

Relative Error

Unitless error proportional to quantity size

Percentage Error

Error expressed as a percentage

真题中的出现

AI 根据考纲规律估算的考点位置,请对照官方真题核实准确性。仅作复习重点参考。

  • 2023 · MCQ

    求给定点处的线性化

  • 2022 · FRQ

    利用微分近似误差

下一步

局部线性和线性化是 AP 微积分 AB 第4单元后续核心考点的基础前置知识。下一个直接考点是相关变化率,它依赖微分(微小线性变化)的思想来关联关联量的变化率;如果不理解,你很难正确建立相关变化率的方程。本考点还介绍了用简单线性模型近似复杂非线性函数的核心思想,这是科学、经济学和工程学中所有应用微积分的基础,也为你后续学习曲线绘图和优化等考点做准备。