微积分BC第10次正课 - 累积函数与微分方程

Reading Guide / 阅读说明

本课从 微积分BC第9次正课-积分方法与反常积分 之后继续。开头用 accumulation function 把 FTC、单调性和凹凸性串成综合题,随后正式进入 Differential Equations:不只追求显式公式,而是学习怎样读出、近似并求解一条变化规律。

accumulated total G(x)
-> G'(x) reveals the incoming rate f(x)
-> G''(x) reveals how that rate changes
 
change law dy/dx = F(x,y)
-> verify / visualize / approximate / solve
-> interpret the resulting model

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

Calculus moves in both directions: an integral accumulates a rate into a total, while a differential equation starts from a rate law and asks what trajectories can obey it.

微积分可以双向工作:积分把变化率累积成总量;微分方程则从变化率规律出发,寻找符合它的函数轨迹。

2. Class Flow / 课堂脉络

  1. 复习函数值、导数与二阶导数。
  2. 认识 differential equation 与 solution verification。
  3. 从局部斜率建立 Slope Fields,并画 through an initial point 的 solution curve。
  4. Linear Approximation 重复多次,得到 Euler Method
  5. Separation of Variables 求 separable equations,并由初始条件选定常数与分支。
  6. 认识 exponential growth/decay 与 Logistic Growth

Part A - Accumulation Function Synthesis

3. One Function, Three Levels of Information

那么先区分三个层次:

因此:

问题真正要看什么
的 signed area
increasing/decreasing 的正负
local max/min 是否换号
concave up/down 的正负,即 自身升降
inflection point 是否换号,即 是否在此有 local extremum

Do not answer a question about by staring at the height of alone; first translate the requested feature into the correct derivative level.

题目问 时,不能只看 的高度;先把问题翻译成 ,再读图。


Part B - What a Differential Equation Gives You

4. A Rule for Change, Not Yet the Function

微分方程通常写成

它告诉我们:曲线经过 时,切线斜率必须等于 。它未必直接给出

同一个微分方程通常有一族 solutions;Initial Conditions 才选出其中一条。

5. Tool 1: Verify a Proposed Solution

若题目声称 是 solution:

  1. 代入 differential equation 的右侧。
  2. 检查两边是否恒等。
  3. 若有 initial condition,再检查指定点。

Verification is substitution after differentiation, not visual similarity.

验证解的核心是“求导后代回恒等”,不是看图像像不像。


Part C - Slope Fields

6. A Slope Field Is a Map of Local Instructions

对每个 point ,计算 ,画一小段具有该 slope 的线。所有小线段组成 Slope Fields

它像一张“局部方向地图”:每一小段不等于整条 solution,但 solution curve 必须在经过该点时顺着这个方向。

7. Three Recognition Methods

Method 1: Substitute strategic points

挑斜率场中特征明显的点,代入候选

  • horizontal segment
  • positive/negative steepness 可排除符号不对的选项;
  • 不必把每个格点都算完。

Method 2: Find zero-slope lines

例如

时,整条直线上的斜率都是 。因此 slope field 中应出现一条竖直的 horizontal-segment band 和一条水平的 horizontal-segment band。

Method 3: Detect dependence

  • :同一竖直列的 slopes 相同。
  • :同一水平行的 slopes 相同。
  • 若同时依赖 :通常行列都会变化。

8. Sketching a Solution Curve

已知 curve 经过

  1. 从 initial point 起笔。
  2. 保持曲线 tangent to nearby segments。
  3. 平滑连接,不逐格画折线。
  4. 不要让曲线穿越时违背局部 slope。

Slope field 给 qualitative trajectory,不承诺精确函数值。


Part D - Euler’s Method

9. Repeated Local Linearization

Euler Method 是反复使用 tangent-line approximation:

其中 是 step size。每一步的逻辑都是:

Classroom table example

,若

Accuracy idea

较小 step 往往更准确,因为每段曲线更接近自己的 tangent line;但误差会逐步传递,所以“步数多”不是 exact 的保证。


Part E - Separation of Variables

10. The Four-Step Pattern

若能写成

则使用 Separation of Variables

  1. 把所有 放一侧, 放另一侧。
  2. 两边积分。
  3. 用 initial condition 求
  4. 解出 ,并用初值选择正确 branch/domain。

Example 1: logarithmic separation

分离并积分:

代入 。由于初值给出 ,选正 branch:

这里的绝对值不是可以随意删掉,而是由 initial condition 决定符号。

Example 2: choose the square-root branch

由初值求得 ,所以

初值为负,故

An initial condition does more than find ; it can select a branch of the solution.

初始条件不仅用来求积分常数,还可能决定正负分支。


Part F - Growth Models

11. Exponential Growth and Decay

若 rate proportional to the current amount:

  • :growth;
  • :decay。

课堂例中

所以

12. Logistic Growth Adds a Capacity Limit

是 carrying capacity:

  • 时增长;
  • 接近 时, 接近 ,增长变慢;
  • 时 growth rate 最大,solution curve 在此换 concavity;
  • 长期趋势通常为

若写成 ,carrying capacity 仍是 ;前面的常数只改变时间尺度。


13. Decision Map / 方法选择

Given a proposed y(x)?
  -> differentiate and substitute to verify
 
Given a slope field?
  -> test points / zero-slope lines / x-or-y dependence
 
Need a numerical value from an initial point?
  -> Euler Method
 
Can dy/dx be factored into x-part times y-part?
  -> Separation of Variables
 
Rate proportional to amount?
  -> Exponential model
 
Rate proportional to amount and remaining capacity?
  -> Logistic model

14. Deep Phrases / 深句对应表

English sentence中文记忆
A differential equation specifies a local rule for change.微分方程先规定每一点如何变化。
A slope field turns the differential equation into a visible direction map.斜率场把变化规律变成可见的方向地图。
Euler’s method repeatedly follows the current tangent line.欧拉法不断沿当前切线走一小步。
Separate variables before integrating.先把 分家,再两边积分。
The initial condition selects the relevant solution.初始条件从解族中选出真正那条解。
Logistic growth is self-limiting growth.Logistic 是受承载力限制的增长。

15. Video Companion / 搭配视频

  • 01 - Differential Equations, a Tourist’s Guide 时,把 vector field 的“每一点给一个变化方向”对应到本课 slope field。
  • 视频强调 analytic formula 不是唯一理解方式;本课的 slope field 与 Euler method 正好分别给 qualitative 与 numerical understanding。
  • 当视频出现初始状态时,对应本课的 Initial Conditions:law 相同,起点不同,trajectory 可以不同。

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

17. Confusion / Questions

  1. 为什么 slope field 中通过同一点的 solution 方向不能随意选?
  2. Euler method 的误差为什么可能逐步累积?
  3. 分离变量时除以 会不会丢掉 equilibrium solution?
  4. 为什么 initial condition 能决定平方根的正负 branch?
  5. Logistic curve 为什么在 处增长最快?

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

G = accumulated total, G' = incoming rate, G'' = change of rate.
 
Differential equations:
verify -> slope field -> Euler approximation -> separation.
 
Exponential: y' = ky.
Logistic: P' = kP(1-P/K), maximum growth at K/2, limit K.