跳到主要内容

积分的应用

AP 微积分 AB · 第 8 主题

训练
讲义 词汇表
8.1

求函数在区间上的平均值

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

CHA-4
Definite integrals allow us to solve problems involving the accumulation of change over an interval.

CHA-4.B
Determine the average value of a function using definite integrals.

  • CHA-4.B.1 The average value of a continuous function $f$ over an interval $[a, b]$ is $\dfrac{1}{b-a}\int_{a}^{b} f(x)\,dx$.

来源:美国大学理事会 AP 课程与考试说明

一个连续函数 $f$$[a,b]$ 上的平均值(average value)是积分除以区间长度:

$$f_{\text{avg}} = \frac{1}{b-a}\int_a^b f(x)\,dx.$$
它是 $[a,b]$ 上一个矩形的常数高度,该矩形与 $f$ 下方有相同的面积。不要把它与平均变化率(它用*$f$ 的变化*除以区间)、或与几个值的一个黎曼和平均搞混——考试仔细区分这些。在上下文里报告单位(例如平均率"以车辆每小时计")。

Worked example. $f(x)=x^2$$[0,3]$ 上的平均值是

$$f_{\text{avg}}=\frac{1}{3-0}\int_0^3 x^2\,dx=\frac{1}{3}\left[\frac{x^3}{3}\right]_0^3=\frac{1}{3}(9)=3.$$

探索

The average value of a function

y = ax³ + bx² + cx + d

The average value of $f$ on $[a,b]$ is its integral divided by the width — the constant height whose rectangle has the same area as under the curve.

词汇表 训练
英文 中文 拼音
average value 平均值 píng jūn zhí
8.2

用积分联系函数的位置、速度与加速度

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

CHA-4
Definite integrals allow us to solve problems involving the accumulation of change over an interval.

CHA-4.C
Determine values for positions and rates of change using definite integrals in problems involving rectilinear motion.

  • CHA-4.C.1 For a particle in rectilinear motion over an interval of time, the definite integral of velocity represents the particle's displacement over the interval of time, and the definite integral of speed represents the particle's total distance traveled over the interval of time.

来源:美国大学理事会 AP 课程与考试说明

积分反转第 4 单元的运动联系。对于一个在 $[t_1,t_2]$ 上直线运动的质点:

  • 位移(displacement)(位置的净变化)$= \displaystyle\int_{t_1}^{t_2} v(t)\,dt$
  • 总路程(total distance travelled)$= \displaystyle\int_{t_1}^{t_2} |v(t)|\,dt$ ——积分速率,所以方向变化相加而不是抵消。
  • 一个较后时刻的位置(position)$= x(t_1) + \displaystyle\int_{t_1}^{t} v(s)\,ds$;从加速度求速度(velocity)$= v(t_1)+\int a$

位移-与-路程的区别(带绝对值)是一个经典的评分点。

词汇表 训练
英文 中文 拼音
Displacement 位移 wèi yí
Total distance travelled 总路程 zǒng lù chéng
8.3

在实际情境中运用累积函数与定积分

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

CHA-4
Definite integrals allow us to solve problems involving the accumulation of change over an interval.

CHA-4.D
Interpret the meaning of a definite integral in accumulation problems.

  • CHA-4.D.1 A function defined as an integral represents an accumulation of a rate of change.
  • CHA-4.D.2 The definite integral of the rate of change of a quantity over an interval gives the net change of that quantity over that interval.

CHA-4.E
Determine net change using definite integrals in applied contexts.

  • CHA-4.E.1 The definite integral can be used to express information about accumulation and net change in many applied contexts.

来源:美国大学理事会 AP 课程与考试说明

一个定义为一个积分的函数累积一个变化率。净变化(net change)定理是日常的工具:一个率在一个区间上的定积分给出量的净变化:

$$\text{(final)} = \text{(initial)} + \int_a^b (\text{rate})\,dt.$$
所以"在 $t=5$ 时水箱里有多少水" = 起始数量 + $\int_0^5(\text{inflow}-\text{outflow})\,dt$。注意符号(进减出)和单位。许多多部分 FRQ 完全建立在这个思想上——常常与"写出、但不求出、一个给出总……的积分表达式"配对。

词汇表 训练
英文 中文 拼音
net change 净变化 jìng biàn huà
8.4

求以 x 为自变量表示的曲线之间的面积

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

CHA-5
Definite integrals allow us to solve problems involving the accumulation of change in area or volume over an interval.

CHA-5.A
Calculate areas in the plane using the definite integral.

  • CHA-5.A.1 Areas of regions in the plane can be calculated with definite integrals.

来源:美国大学理事会 AP 课程与考试说明

两条曲线 $y=f(x)$(顶部)和 $y=g(x)$(底部)在 $[a,b]$ 上之间的面积是:

$$A = \int_a^b \big[f(x)-g(x)\big]\,dx = \int_a^b (\text{top} - \text{bottom})\,dx.$$
先找到交点以设定限,并总是从顶部减底部。

Worked example.$y=x$$y=x^2$ 之间的面积。它们在 $x=0$$x=1$ 相交,而在 $(0,1)$ 上线 $y=x$ 在顶部,所以

$$A=\int_0^1 (x-x^2)\,dx=\left[\frac{x^2}{2}-\frac{x^3}{3}\right]_0^1=\frac12-\frac13=\frac16.$$

两条曲线之间的面积是顶部减底部的积分
阴影区域从一个交点 $a$ 到下一个 $b$;它的面积是 $\int_a^b(\text{top}-\text{bottom})\,dx$
8.5

求以 y 为自变量表示的曲线之间的面积

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

CHA-5
Definite integrals allow us to solve problems involving the accumulation of change in area or volume over an interval.

CHA-5.A
Calculate areas in the plane using the definite integral.

  • CHA-5.A.2 Areas of regions in the plane can be calculated using functions of either $x$ or $y$.

来源:美国大学理事会 AP 课程与考试说明

一些区域用水平切片更容易描述——对 $y$ 积分:

$$A = \int_c^d \big[x_{\text{right}}(y) - x_{\text{left}}(y)\big]\,dy = \int_c^d (\text{right}-\text{left})\,dy.$$
选择 $x$$y$ 切片以在整个区域上保持一个单一的顶/底(或右/左)对。

8.6

求相交多于两点的曲线之间的面积

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

CHA-5
Definite integrals allow us to solve problems involving the accumulation of change in area or volume over an interval.

CHA-5.A
Calculate areas in the plane using the definite integral.

  • CHA-5.A.3 Areas of certain regions in the plane may be calculated using a sum of two or more definite integrals or by evaluating a definite integral of the absolute value of the difference of two functions.

来源:美国大学理事会 AP 课程与考试说明

若曲线相交超过两次,一个函数在区域的一部分在顶部而另一个在别处在顶部。在每个交点处拆分成一个积分之和,或积分差的绝对值:

$$A = \int_a^b \big|f(x)-g(x)\big|\,dx.$$
在写积分之前判定每个子区间上哪条曲线更高。

8.7

用横截面求体积:正方形与矩形

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

CHA-5
Definite integrals allow us to solve problems involving the accumulation of change in area or volume over an interval.

CHA-5.B
Calculate volumes of solids with known cross sections using definite integrals.

  • CHA-5.B.1 Volumes of solids with square and rectangular cross sections can be found using definite integrals and the area formulas for these shapes.

来源:美国大学理事会 AP 课程与考试说明

若一个立体有一个已知的、垂直于一个轴的横截面(cross section),它的体积是横截面面积的积分:

$$V = \int_a^b A(x)\,dx.$$
对于边等于区域高度 $s(x)=f(x)-g(x)$正方形横截面,用 $A(x)=[s(x)]^2$;对于高度 $k\cdot s(x)$ 的一个矩形,用 $A(x)=k\,[s(x)]^2$。考试短语"一个立体的底……横截面是正方形/矩形"正是发出这个信号。

词汇表 训练
英文 中文 拼音
cross section 横截面 héng jié miàn
8.8

用横截面求体积:三角形与半圆

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

CHA-5
Definite integrals allow us to solve problems involving the accumulation of change in area or volume over an interval.

CHA-5.B
Calculate volumes of solids with known cross sections using definite integrals.

  • CHA-5.B.2 Volumes of solids with triangular cross sections can be found using definite integrals and the area formulas for these shapes.
  • CHA-5.B.3 Volumes of solids with semicircular and other geometrically defined cross sections can be found using definite integrals and the area formulas for these shapes.
    • Illustrative examples for CHA-5.B.3:
      • The volume of a funnel whose cross sections are circles can be found using the area formula for a circle and definite integrals (see 2016 AB Exam FRQ #5(b)).
      • The volume of a solid whose cross sectional area is defined using a function can be found using the known area function and a definite integral (see 2009 AB Exam FRQ #4(c)).

来源:美国大学理事会 AP 课程与考试说明

相同的方法,不同的面积公式:对于边 $s$ 的一个等边三角形(triangle),$A=\tfrac{\sqrt{3}}{4}s^2$;对于直径 $s$ 的一个半圆(semicircle),$A=\tfrac{\pi}{8}s^2$。把形状的关键长度设为等于区域的切片长度 $s(x)$,然后积分 $A(x)$

词汇表 训练
英文 中文 拼音
triangle 三角形 sān jiǎo xíng
semicircle 半圆 bàn yuán
8.9

圆盘法求体积:绕 x 轴或 y 轴旋转

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

CHA-5
Definite integrals allow us to solve problems involving the accumulation of change in area or volume over an interval.

CHA-5.C
Calculate volumes of solids of revolution using definite integrals.

  • CHA-5.C.1 Volumes of solids of revolution around the $x$- or $y$-axis may be found by using definite integrals with the disc method.

来源:美国大学理事会 AP 课程与考试说明

旋转体:圆盘法

把一个区域绕一个轴旋转制造一个旋转体(solid of revolution)。若区域触及轴,每个切片是一个半径 $r$ = 函数值的圆盘(disc):

$$V = \pi\int_a^b [r(x)]^2\,dx.$$
$x$ 轴,$r=f(x)$ 并对 $x$ 积分;绕 $y$ 轴,把 $x$ 表示为 $y$ 的一个函数并对 $y$ 积分。

圆盘法:把 y=f(x) 绕轴旋转扫出半径 f(x) 的圆盘
圆盘法:把 y=f(x) 绕轴旋转扫出半径 f(x) 的圆盘

Worked example.$y=\sqrt{x}$$x=0$$x=4$ 下方的区域绕 $x$ 轴旋转。每个圆盘有半径 $r=\sqrt{x}$,所以

$$V=\pi\int_0^4 (\sqrt{x})^2\,dx=\pi\int_0^4 x\,dx=\pi\left[\frac{x^2}{2}\right]_0^4=8\pi.$$

把一个区域绕一个轴旋转扫出一个旋转体
把一个区域绕一个轴旋转扫出一个旋转体
词汇表 训练
英文 中文 拼音
solid of revolution 旋转体 xuán zhuǎn tǐ
disc 圆盘 yuán pán
8.10

圆盘法求体积:绕其他轴旋转

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

CHA-5
Definite integrals allow us to solve problems involving the accumulation of change in area or volume over an interval.

CHA-5.C
Calculate volumes of solids of revolution using definite integrals.

  • CHA-5.C.2 Volumes of solids of revolution around any horizontal or vertical line in the plane may be found by using definite integrals with the disc method.

来源:美国大学理事会 AP 课程与考试说明

绕任何水平或垂直线 $y=k$$x=k$,半径是从曲线到那条线的距离,例如 $r(x)=|f(x)-k|$。仔细地设置半径,然后用 $V=\pi\int r^2$

8.11 8.12

垫圈法求体积:绕 x 轴或 y 轴旋转

大纲
Enduring UnderstandingLearning ObjectiveEssential Knowledge

CHA-5
Definite integrals allow us to solve problems involving the accumulation of change in area or volume over an interval.

CHA-5.C
Calculate volumes of solids of revolution using definite integrals.

  • CHA-5.C.3 Volumes of solids of revolution around the $x$- or $y$-axis whose cross sections are ring shaped may be found using definite integrals with the washer method.
Enduring UnderstandingLearning ObjectiveEssential Knowledge

CHA-5
Definite integrals allow us to solve problems involving the accumulation of change in area or volume over an interval.

CHA-5.C
Calculate volumes of solids of revolution using definite integrals.

  • CHA-5.C.4 Volumes of solids of revolution around any horizontal or vertical line whose cross sections are ring shaped may be found using definite integrals with the washer method.

来源:美国大学理事会 AP 课程与考试说明

垫圈法求体积

当区域触及轴时,每个切片是一个带一个外半径 $R$ 和内半径 $r$垫圈(washer)(一个环):

$$V = \pi\int_a^b \Big([R]^2 - [r]^2\Big)\,dx.$$
$R$ 是从轴到较远边界的距离而 $r$较近的。绕一条不是轴的线,两个半径都作为到那条线的距离测量——一个很常见的考试变化(例如绕 $y=-2$ 旋转)。

词汇表 训练
英文 中文 拼音
washer 垫圈 diàn juàn
8.11 8.12

考试技巧

  • 曲线之间的面积是 $\int(\text{top}-\text{bottom})\,dx$ ——为限找到交点并保持顶部减底部。
  • 对于一个旋转体,加起面积 $\pi r^2$(或 $\pi(R^2-r^2)$)的圆盘/垫圈横截面。
  • $f$$[a,b]$ 上的平均值$\tfrac{1}{b-a}\int_a^b f\,dx$
  • 累积变化是一个率的 $\int$:总 = 初始值 $+\int_a^b(\text{rate})\,dt$
  • 积分意味着"加起无穷多个微小的片段"——把被积函数设置为一个薄切片。

本主题的互动课程

逐步学习,并即时检测练习。

AP 微积分 AB历年真题

AP 微积分 AB的更多主题

登录或创建账号

IGCSE, A-Level & AP