Linear Approximation

Core Sentence / 核心句

Linear approximation uses the tangent line at a known point as the best first-order model for nearby function values.

中文理解:在已知点附近,用函数的切线代替曲线,得到最好的局部一阶近似。

Formula / 公式

For near :

Meaning / 含义

When To Use / 什么时候用

已知 ,要求 nearby 的 estimate、differential approximation 或 tangent-line model。

Watch Out / 易错点

  • target input 越远离 ,误差通常越不可控。
  • approximation 不是自动的 exact bound。
  • 必须在 base point 计算。
  • 若要证明全区间 bound,通常需要 Mean Value Theorem 或更强信息。

Search and Source Mentions / 搜索与出现位置

Mentioned In / 出现位置

Connected Notes / 连接