Math ClubMath Club
v1 · padrão canônico

第51课 — 导数:通过极限的定义

导数作为平均变化率的极限。切线。可微性蕴含连续性,但反之不成立。利用定义计算基本函数的导数。

Used in: 2.º年高中(16–17岁) · 日本等效数学II(微分) · 德国第11年级等效(分析)

f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \to 0} \frac{f(a+h) - f(a)}{h}
Choose your door

Rigorous notation, full derivation, hypotheses

严格定义和定理

导数定义

"We say that a function ff is differentiable at x=ax = a whenever f(a)f'(a) exists. […] The derivative measures the instantaneous rate of change of the function, as well as the slope of the tangent line to the function at the given point." — Boelkins, Active Calculus §1.3

"The derivative of a function f(x)f(x) at a point aa in its domain, if it exists, is f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \to 0}\frac{f(a+h)-f(a)}{h}." — OpenStax Calculus Vol. 1, §3.1

等价的符号

f(x)  =  dfdx  =  dydx  =  Df(x)  =  f˙(x)f'(x) \;=\; \frac{df}{dx} \;=\; \frac{dy}{dx} \;=\; Df(x) \;=\; \dot{f}(x)
what this means · 下面的所有符号都表示同一个对象——f的导数。莱布尼茨(dy/dx)、拉格朗日(f')、牛顿(f带点)和算子D是最常用的。

表达式 dfdxx=a\frac{df}{dx}\Big|_{x=a} 表示在点 aa 处评估的导数。

从割线到切线——极限的几何

xyy = f(x)(a, f(a))(a+h, f(a+h))割线切线 (h→0)hf(a+h)−f(a)

割线(橙色)通过点 (a, f(a))(a+h, f(a+h))。随着 h → 0,割线旋转直到与切线(金色)重合。导数是该极限的斜率。

切线和法线

ffaa 处可微:

  • (a,f(a))(a, f(a)) 处的切线yf(a)=f(a)(xa)\quad y - f(a) = f'(a)(x - a)
  • (a,f(a))(a, f(a)) 处的法线(垂直于切线,若 f(a)0f'(a) \neq 0):yf(a)=1f(a)(xa)\quad y - f(a) = -\dfrac{1}{f'(a)}(x - a)

可微性的基本定理

"If ff is differentiable at aa, then ff is continuous at aa. […] The converse is not true, and a function can be continuous but fail to be differentiable at a point." — OpenStax Calculus Vol. 1, §3.2

非可微点

通过定义得出的基本导数

函数 f(x)f(x)f(x)f'(x)
cc(常数)00
xx11
x2x^22x2x
x3x^33x23x^2
xnx^nnZn \in \mathbb{Z}nxn1n x^{n-1}
1x\dfrac{1}{x}1x2-\dfrac{1}{x^2}
x\sqrt{x}12x\dfrac{1}{2\sqrt{x}}

求解的例子

Exercise list

40 exercises · 10 with worked solution (25%)

Application 20Understanding 10Modeling 7Challenge 2Proof 1
  1. Ex. 51.1Application

    使用导数定义计算 f(x)=x2f(x) = x^2f(3)f'(3)。(答:66。)

  2. Ex. 51.2Application

    使用定义计算 f(x)=x3f(x) = x^3f(a)f'(a)。(答:3a23a^2。)

  3. Ex. 51.3Application

    通过定义计算 f(x)=cf(x) = c(实常数)的 f(a)f'(a)。(答:00。)

  4. Ex. 51.4ApplicationAnswer key

    通过定义计算仿射函数 f(x)=mx+bf(x) = mx + bf(a)f'(a)。(答:mm。)

  5. Ex. 51.5Application

    通过定义计算 f(x)=2x2+3xf(x) = 2x^2 + 3xf(2)f'(2)。(答:1111。)

  6. Ex. 51.6Application

    通过定义计算 f(x)=2x25x+1f(x) = 2x^2 - 5x + 1f(1)f'(1)。(答:1-1。)

  7. Ex. 51.7Application

    通过定义计算导数函数 f(x)f'(x)f(x)=2x2x+3f(x) = 2x^2 - x + 3。(答:4x14x - 1。)

  8. Ex. 51.8Application

    使用定义计算 f(x)=x4f(x) = x^4f(a)f'(a)。(答:4a34a^3。)

  9. Ex. 51.9ApplicationAnswer key

    通过定义计算 f(x)=x2xf(x) = x^2 - xf(0)f'(0)。(答:1-1。)

  10. Ex. 51.10ApplicationAnswer key

    通过定义计算 f(x)=2x32xf(x) = 2x^3 - 2xf(a)f'(a)。(答:6a226a^2 - 2。)

  11. Ex. 51.11Application

    通过定义计算 f(x)=1/xf(x) = 1/xf(2)f'(2)。(答:1/4-1/4。)

  12. Ex. 51.12ApplicationAnswer key

    通过定义计算 f(x)=xf(x) = \sqrt{x}f(4)f'(4)。(答:1/41/4。)

  13. Ex. 51.13ApplicationAnswer key

    通过定义计算 f(x)=1/xf(x) = 1/xf(1)f'(1) 并写出 x=1x = 1 处切线的方程。(答:f(1)=1f'(1) = -1;切线 y=x+2y = -x + 2。)

  14. Ex. 51.14Application

    确定 y=x2y = x^2 在点 x=2x = 2 处的切线方程。

  15. Ex. 51.15ApplicationAnswer key

    确定 y=1/xy = 1/x 在点 x=1x = 1 处的切线方程。

  16. Ex. 51.16Application

    对于 f(x)=x24xf(x) = x^2 - 4x,在哪个 xx 值处切线是水平的?也确定图像上的点。(答:x=2x = 2;点 (2,4)(2, -4)。)

  17. Ex. 51.17Application

    通过定义计算 f(x)=xf(x) = \sqrt{x}f(9)f'(9)。(答:1/61/6。)

  18. Ex. 51.18Application

    通过定义计算 f(x)=1/x2f(x) = 1/x^2f(a)f'(a)。(答:2/a3-2/a^3。)

  19. Ex. 51.19Application

    y=x3y = x^3x=2x = 2 处的切线方程。

  20. Ex. 51.20ApplicationAnswer key

    确定 y=x2y = x^2 在点 x=1x = 1 处的法线方程。(答:y=12x+32y = -\frac{1}{2}x + \frac{3}{2}。)

  21. Ex. 51.21Understanding

    函数 f(x)=xf(x) = |x|x=0x = 0 处可微吗?通过计算侧导数来证明。

  22. Ex. 51.22Understanding

    函数 f(x)=xxf(x) = x|x|x=0x = 0 处可微吗?(答:是的,f(0)=0f'(0) = 0。)

  23. Ex. 51.23Understanding

    分析 f(x)=x3f(x) = \sqrt[3]{x}x=0x = 0。差分商的极限存在吗?(答:++\infty — 竖直切线。)

  24. Ex. 51.24UnderstandingAnswer key

    f(x)={x2x13x2x>1f(x) = \begin{cases} x^2 & x \leq 1 \\ 3x - 2 & x > 1 \end{cases}ffx=1x = 1 处可微吗?计算侧导数。(答:不可微;f(1)=23=f+(1)f'_-(1) = 2 \neq 3 = f'_+(1)。)

  25. Ex. 51.25Understanding

    f(x)=x2sin(1/x)f(x) = x^2\sin(1/x)(当x0x \neq 0)且 f(0)=0f(0) = 0。证明 f(0)=0f'(0) = 0。(答:使用夹挤定理 — hsin(1/h)h0|h\sin(1/h)| \leq |h| \to 0。)

  26. Ex. 51.26Understanding

    f(x)=xsin(1/x)f(x) = x\sin(1/x)(当x0x \neq 0)且 f(0)=0f(0) = 0。函数在 x=0x = 0 处可微吗?

  27. Ex. 51.27Understanding

    f(x)={x2x0x2x<0f(x) = \begin{cases} x^2 & x \geq 0 \\ -x^2 & x < 0 \end{cases}。通过侧导数计算 f(0)f'(0)。(答:f(0)=0f'(0) = 0。)

  28. Ex. 51.28Understanding

    从几何角度解释:f(a)>0f'(a) > 0f(a)<0f'(a) < 0f(a)=0f'(a) = 0 分别意味着什么?

  29. Ex. 51.29Understanding

    可微性和连续性之间的正确关系是什么?

  30. Ex. 51.30Understanding

    用数值例子解释为什么中心差 f(a+h)f(ah)2h\frac{f(a+h)-f(a-h)}{2h} 在数值上比前向差 f(a+h)f(a)h\frac{f(a+h)-f(a)}{h} 更精确。

  31. Ex. 51.31ModelingAnswer key

    一个物体的位置为 s(t)=2t2s(t) = 2t^2 米。它在 t=2t = 2 秒时的瞬时速度是多少?

  32. Ex. 51.32Modeling

    位置 s(t)=t2+5ts(t) = t^2 + 5t 米。通过导数定义计算 t=3t = 3 秒时的瞬时速度。(答:1111 米/秒。)

  33. Ex. 51.33Modeling

    成本 C(q)=q2+30q+500C(q) = q^2 + 30q + 500 元。在 q=50q = 50 单位处的边际成本是多少?

  34. Ex. 51.34Modeling

    种群 P(t)=100+5t2P(t) = 100 + 5t^2 个个体。通过导数定义计算 t=4t = 4 年时的增长率。(答:4040 个个体/年。)

  35. Ex. 51.35Modeling

    在机器学习中,损失函数为 L(θ)=(θ3)2L(\theta) = (\theta - 3)^2。通过定义计算 L(θ)L'(\theta) 并找到最小化 LLθ\theta。(答:L(θ)=2θ6L'(\theta) = 2\theta - 6;最小值在 θ=3\theta = 3。)

  36. Ex. 51.36Modeling

    电荷 q(t)=t2+2tq(t) = t^2 + 2t 库仑。电流 i(t)=q(t)i(t) = q'(t)。计算 i(2)i(2)

  37. Ex. 51.37Modeling

    球体体积 V(r)=43πr3V(r) = \frac{4}{3}\pi r^3。计算在 r=2r = 2 厘米处体积相对于半径的变化率。(答:16π16\pi 立方厘米/厘米。额外:将结果与表面积关联。)

  38. Ex. 51.38Challenge

    确定 kk 使得 f(x)=x2+kxf(x) = x^2 + kx 在点 x=3/2x = -3/2 处有水平切线。(答:k=3k = 3。)

  39. Ex. 51.39ChallengeAnswer key

    证明若 ff 是偶函数且在 x=0x = 0 处可微,则 f(0)=0f'(0) = 0。(提示:使用侧导数的定义和性质 f(x)=f(x)f(-x) = f(x)。)

  40. Ex. 51.40Proof

    h(x)=f(x)+g(x)h(x) = f(x) + g(x),其中 ffggaa 处可微。使用导数的定义证明 h(a)=f(a)+g(a)h'(a) = f'(a) + g'(a)(和规则)。

来源

  • Active Calculus 2.0 — Boelkins · 2024 · CC-BY-SA 4.0。第§1.1章(瞬时速度)、§1.3章(在点处的导数)、§1.4章(作为函数的导数)、§1.7章(极限、连续性和可微性)。主要来源。 关于割线→切线、图形解释和绝对值尖点的引导活动。
  • Calculus, Volume 1 — OpenStax · Herman, Strang et al. · CC-BY-NC-SA 4.0。第§3.1章(定义导数)、§3.2章(导数作为函数)。大量通过定义进行计算和物理、经济、生物学应用的练习。
  • APEX Calculus — Hartman et al. · 5.ª ed. · CC-BY-NC 4.0。第§2.1章(变化的瞬时率)。形式化处理、完整证明、切线和法线例子、通过定义得出的基本导数表。

Updated on 2026-05-11 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.