5.1 Areas and Distances goo.gl/fJLueV 1
Chapter 5
Integrals
5.1
Areas and Distances, page 360
The Area Problem, page 360
EoF_wAlXL7E 關於拋物線下區域 面積, 早在阿基米 德 (公元前287– 212)的時候就知道 了, 那時阿基米德 雖然沒有像我們一 樣已經非常清楚極 限的理論, 但是不 斷地分割再求和以 估計並逼近區域面 積這個概念就已成 形。 這裡介紹的方法利 用了平方和的公式、 極限的四則運算還 有夾擠定理, 可以 將拋物線下的面積 解釋得一清二楚。 Example 1. Use rectangles to estimate the area under the parabola y = x2 from 0 to 1.
2 5.1 Areas and Distances goo.gl/fJLueV
Definition 2 (page 365). The area (面積) A of the region S that lies under the graph of the continuous function f is the limit of the sum of the areas of approximating rectangles:
fpuvI1ZYeBA 由前一個例子的討 論, 引出連續函數 的圖形與x-軸所圍 的區域面積, 可以 利用分割、 樣本點、 取和、 求極限這四 個步驟定義; 下一 節將仔細討論相關 理論。 A= lim n→∞Rn= limn→∞(f (x1)∆x + f (x2)∆x + · · · + f (xn)∆x).
It can also be shown that we get the same value if we use left endpoints:
A= lim
n→∞Ln= limn→∞(f (x0)∆x + f (x1)∆x + · · · + f (xn−1)∆x).
In fact, instead of using left endpoints or right endpoints, we could take the height of the i-th rectangle to be the value of f at any number x∗
i in the i-th subinterval [xi−1, xi]. We call
numbers x∗
1, x∗2, . . . , x∗n the sample points (樣本點).
In general, we form lower sums (下和) (and upper sums, 上和) by choosing the sample points x∗i so that f (x∗i) is the minimum (and maximum) value of f on the i-th subinterval.
The Distance Problem, page 367
在物理上, 物體的
速度與位移之間的 關係也將引出下一 節定積分的概念。
We can find the distance traveled by an object during a certain time period if the velocity of the object is known at all times.
5.2 The Definite Integral goo.gl/V2EYnS 3
5.2
The Definite Integral, page 378
Trn1iwZJDqU 函數與x-軸所圍的 區域面積, 利用分 割樣本點取和求極 限 四 個 步 驟 定 義。 這 裡 應 強 調 的 是, 若函數是可積分的, 必須要求樣本點在 做任意的選取之下, 極 限 都 必 須存在並 且相等, 這算是非 常高的要求。 Definition of a Definite Integral (page 378). If f is a function defined for a ≤ x ≤ b,
we divide the interval [a, b] into n-subintervals of equal width ∆x = b−an . We let x0 =
a, x1, x2, . . . , xn = b be the endpoints of these subintervals and we let x∗1, x∗2, . . . , x∗n be any
sample points (樣本點) in these subintervals, so x∗i lies in the i-th subinterval [xi−1, xi]. Then
the definite integral (定積分) of f from a to b is Z b a f(x) dx = lim n→∞ n X i=1 f(x∗i)∆x
provided that this limit exists and gives the same value for all possible choices of sample points. If it does exist, we say that f is integrable (可積分的) on [a, b].
x y
f(x)
a b
Figure 1: Definition of a definite integral.
The precise meaning of the limit that defines the integral is as follows: 定積分的概念是極
限, 所以可以用極
限的精確定義重新 描述。
For every number ε > 0, there is an integer N such that Z b a f(x) dx − n X i=1 f(x∗i)∆x < ε
for every integer n > N and for every choice of x∗i in [xi−1, xi].
Qe83Lc7nVhA
確實認識積分符號。 There are some notations we should know:
Z b a f(x) dx integral sign: integrand: limits of integration: lower limit (下限): upper limit (上限):
The procedure of calculating an integral is called integration.4 5.2 The Definite Integral goo.gl/V2EYnS
The definite integral Rbaf(x) dx is a number; it does not depend on x.
The sum Pni=1
f(x∗
i)∆x is called a Riemann sum (黎曼和).
The geometric meaning of Rbaf(x) dx is the net area of y = f (x) from a to b.
In fact, the subinterval widths are not necessary equal width. Z b a f(x) dx = lim max∆xi→0 n X i=1 f(x∗i)∆xi. Not all functions are integrable. For example, the Dirichlet function, or f (x) = 1x on 0 < x ≤ 1.Example 1. Show that f (x) = 1x on 0 < x ≤ 1 is not integrable.
vcgx3IUxAdE 在這個例子中, 若 要證明定積分不存 在, 只要證明在分 割之下, 找到一組 樣本點使其黎曼和 取極限後不存在即 可。 所以觀察的重 點 是如何論述黎 曼 和取極限不存在。 Solution. p_UGv95UB_I 閉區間上的連續函 數可積分, 這件事 將在高等微積分課 程中學習如何嚴格 地證 明。 而 定 積 分 存 在 的 函 數 可 以稍微爛一點, 若 函 數 只 有有限個跳 躍不連續點, 定積 分仍存在。
Theorem 2(page 380). If f is continuous on [a, b], or if f has only a finite number of jump discontinuous, then f is integrable on [a, b]; that is, the definite integral Rb
af(x) dx exists.
If f is integrable on [a, b], then the limit of Riemann sum exists and gives the same value no matter how we choose the sample points x∗i. To simplify the calculation of the integral, we often taken the sample points to be right endpoints. Then x∗i = xi and the definition of
an integral simplifies as follows.
Theorem 3 (page 380). If f is integrable on [a, b], then Z b a f(x) dx = lim n→∞ n X i=1 f(xi)∆x,
5.2 The Definite Integral goo.gl/V2EYnS 5
Example 4 (page 383). Set up an expression for R3
1 exdx as a limit of sums and evaluate it. 因為函數是指數函
數, 所以可以用等 比級數公式將黎曼 和簡單地表達。 最 後處理極限值也是 一門學問, 因為 n 是正整數, 把問題 過渡成以x (實數) 為變數, 再用羅必 達法則處理。 從 這 個 例 子 會 發 現: 用定義計算定 積分是件不簡單的 事, 可想而知的是, 如果函數再複雜一 點, 很難會有什麼 公式把黎曼和簡單 地表達以算出極限。 所以在之後的章節, 我們將介紹別的方 法快速得到定積分, 以取代這種土法煉 鋼式的用定義計算 積分值。 Solution.
Example 5. Change the following limits of sums as integrals:
XeoEdy3q6Tg 有些極限問題可以 把它轉變成定積分 的型式, 然後等到 之後的章節學完就 可以快速求得積分 值。 至於如何將極 限 轉 換 成 定 積 分, 可以先想辦法造出 ∆x = 1 n 這個量, 再去設定函數、 樣 本點、 上下限得到 定積分。 要注意的 是, 最後寫出來的 定積分表示法不唯 一。 lim n→∞n 2 1 n3 + 1 (n + 1)3 + · · · + 1 (n + (2n − 1))3 . Solution.
Example 1 in section 5.1 is also an evaluating integral of R16 5.2 The Definite Integral goo.gl/V2EYnS
Properties of the Definite Integral
M_ybjcBk_9w 試著把積分的性質 與 「有向面積」 或 是 「帶有正負號的 面積」 對應。 而產 生正負號的可能性 有兩種, 一個是函 數的正負, 另一個 是積分的上下限互 換。 性質(2)與(3)與 線性代數有關: 積 分是一種線性變換。
Properties of the Integral (page 385–387). (1)
Z b
a
cdx = c(b − a), where c is any constant.
(2) Z b a (f (x) ± g(x)) dx = Z b a f(x) dx ± Z b a g(x) dx. (3) Z b a cf(x) dx = c Z b a
f(x) dx, where c is any constant.
(4) Z b a f(x) dx + Z c b f(x) dx = Z c a f(x) dx. (5) If f (x) ≥ 0 for a ≤ x ≤ b, then Z b a f(x) dx ≥ 0. (6) If f (x) ≥ g(x) for a ≤ x ≤ b, then Z b a f(x) dx ≥ Z b a g(x) dx. (7) If m ≤ f (x) ≤ M for a ≤ x ≤ b, then m(b − a) ≤ Z b a f(x) dx ≤ M(b − a). Example 6 (page 391). If f is continuous on [a, b], show that
除了學習如何搭配 上面的積分性質完 成論述之外, 試著 將這個例子和 「三 角不等式」 做聯想, 就會覺得這個不等 式很自然。 Z b a f(x) dx ≤ Z b a |f (x)| dx. Solution.
5.3 The Fundamental Theorem of Calculus goo.gl/adJ338 7
5.3
The Fundamental Theorem of Calculus, page
392
eamA03UJ_kQ 注意到定理敘述中 g(x)這個函數的變 數x對應到積分的 上限,因為 x符號 被借用了, 所以積 分的啞吧變數改用 別的符號t表示。 看數學證明的時候, 可以把每一個式子 搭配圖形的意義就 變得容易理解。 The Fundamental Theorem of Calculus, Part 1 (page 394). If f is continuous on [a, b],then the function g defined by
g(x) = Z x
a
f(t) dt a≤ x ≤ b is continuous on [a, b] and differentiable on (a, b), and g′(x) = f (x).
Proof. For x and x + h in (a, b), we have
g(x + h) − g(x) = = so for h 6= 0,
g(x + h) − g(x)
h =
Assume that h > 0. Since f is continuous on [x, x + h], the says
that there are u, v ∈ [x, x + h] such that f (u) = m and f (v) = M, where m and M are the absolute minimum and maximum values of f on [x, x + h]. So
mh≤
Z x+h
x
f(t) dt ≤ Mh ⇒ Now we let h → 0, then u → x and v → x, so
lim
h→0f(u) = f ( limu→xu) = f (x) and h→0limf(v) = f ( limv→xv) = f (x)
because f is continuous at x. By the , we have
g′(x) = lim
h→0
g(x + h) − g(x)
h = f (x).
If x = a or b, the above discussion can be modified by considering one-sided limit. Since g is differentiable on [a, b], g is continuous on [a, b].
微積分基本定理第 一部份想傳達的概 念是: 微分和積分 是互逆的運算, 把 連續函數先積分再 微分就會還原。 Remark 1. The Fundamental Theorem of Calculus, Part 1, can be written as
d dx Z x a f(t) dt = f (x) when f is continuous.
8 5.3 The Fundamental Theorem of Calculus goo.gl/adJ338
Example 2 (page 395). Find the derivative of the function g(x) = Z x 0 p 1 + t2dt. cAwFW1E7_D0 Solution. 這個例子觀察的重 點是: 當積分上限 不是x 的時候,而 h′(x) 是問 h(x) 對x的變化率,所 以會有鏈鎖律的關 係: 第一層的微分 是用微積分基本定 理, 第二層的微分 是積分上限對x的 變化,兩者相乘。
Example 3. Find the derivative of h(x) = Z sin x
0
p
1 + r3dr.
Solution.
The Fundamental Theorem of Calculus, Part 2(page 396). If f is continuous on [a, b], then Y8eCa57yi9E 微積分基本定理第 二部份是說: 如果 有辦法找到連續函 數 f(x) 的隨便一 個反導函數 F(x), 那麼函數 f(x) 在 [a, b]之間的定積分 值和反導函數代入 上限與下限後的值 相減結果一樣。 這 個定理的建立, 就 可取代前一節所述 利用定義計算定積 分帶來的各種不便 性。 下一個單元我 們就要開始追問每 一個函數的反導函 數是什麼? 又該如 何尋找? Z b a f(x) dx = F (b) − F (a),
where F(x) is any antiderivative of f (x), that is, a function such that F′(x) = f (x).
Proof. Let g(x) =Rx
a f(t) dt. From the Fundamental Theorem of Calculus, Part 1, we know
g′(x) = f (x), so g(x) is an antiderivative of f . If F is any other antiderivative of f on [a, b], then F and g differ by a constant: F (x) = g(x) + C for a < x < b. Remark that it also holds when x = a and x = b.
We put x = a in the formula of g(x) to get
So we have
F(b) − F (a) = .
We often use notation F (x)|ba= F (b) − F (a).
The Fundamental Theorem of Calculus (page 398). Suppose f is continuous on [a, b].
(1) If g(x) = Z x a f(t) dt, then g′(x) = f (x). (2) Z b a
5.4 Indefinite Integrals and the Net Change Theorem goo.gl/PrSTAm 9
5.4
Indefinite Integrals and the Net Change
Theo-rem, page 402
DtgOpr1BzjE 在微分的階段曾要 求各位背熟每個基 本 函 數 的 導 函 數, 現在要開始熟悉逆 操作, 必須熟記左 方表格中每個函數 的反導函數。 因為不定積分的意 義 是 要 找所有的 反 導函數, 而4.9 的 定理2告知任兩個 反導函數之間只會 差一個常數, 所以 寫不定積分的時候, 必須補上 +C 才 會 代 表所有的 反 導 函數。Table of Indefinite Integrals (page 403). Z cf(x) dx = c Z f(x) dx Z (f (x) + g(x)) dx = Z f(x) dx + Z g(x) dx Z kdx = kx + C Z xndx = x n+1 n+ 1+ C (n 6= −1) Z 1 xdx = ln |x| + C Z exdx = ex+ C Z axdx = a x ln a + C Z sin x dx = − cos x + C Z cos x dx = sin x + C Z sec2xdx = tan x + C Z csc2xdx = − cot x + C Z
sec x tan x dx = sec x + C
Z csc x cot x dx = − csc x + C Z 1 x2+ 1dx = tan −1x+ C Z √ 1 1 − x2 dx = sin −1x+ C Z sinh x dx = cosh x + C Z cosh x dx = sinh x + C 這 裡 要 注 意 的 是 R 1 xdx的結果,一 個是回去看3.6 例 題 2 的介紹;另一 個要注意到 ln |x| 的圖形拆成左右兩 半,兩者不相連,所 以 +C 實際上在 左半與右半可以允 許不同的常數。 We adopt the convention that when a formula for a general indefinite integral is given, it is valid
only on an interval. For example, the general antiderivative of the function f (x) = x1, x6= 0 is
F(x) = ( ln |x| + C1 if x > 0 ln |x| + C2 if x < 0. 定積分得到的是數 字; 不定積分指的 是一族函數。
A definite integral Rba f(x) dx is a number; an indefinite integralR f (x) dx is a family of
functions.
Applications
Recall that the Fundamental Theorem of Calculus, part 2:
iEDcEemzZdw 將微積分基本定理 第二部份稍做改寫 就可得到淨變化定 理 (Net Change Theorem)。 The Fundamental Theorem of Calculus, Part 2 (page 396). If f is continuous on [a, b],
then
Z b
a
f(x) dx = F (b) − F (a),
where F(x) is any antiderivative of f (x), that is, a function such that F′(x) = f (x). We put f (x) = F′(x) into the Theorem and get
10 5.4 Indefinite Integrals and the Net Change Theorem goo.gl/PrSTAm
Net Change Theorem(page 406). The integral of a rate of change is the net change: Z b
a
F′(x) dx = F (b) − F (a).
This principle can be applied to all of the rates of change in the natural and social sciences. For example, 積分會有正負相消 的效應, 所以速度 (搭配 方 向 表 示 正 負) 的積分是 「位 移」; 若要計算所有 路徑的 「總距離」, 則必須分段調整所 有的符號。 在計算 「面積大小」 的時候 也同樣要注意這個 情況。
• If an object moves along a straight line with position function s(t), then its velocity is v(t) = s′(t), so
Z t2
t1
v(t) dt = s(t2) − s(t1)
is the net change of position, or displacement, of the particle during the time period from t1 to t2.
If we want to calculate the distance the object travels during the time interval, we have to consider the intervals when v(t) ≥ 0 and also the intervals when v(t) ≤ 0. In both cases the distance is computed by integrating |v(t)|, the speed. Therefore,
Z t2
t1
|v(t)| dt = total distance traveled.
x y A1 A2 A3 v(t) Displacement = Distance =
Figure 1: Displacement and distance.
• The acceleration of the object is a(t) = v′(t), so
Z t2
t1
a(t) dt = v(t2) − v(t1)
5.5 The Substitution Rule goo.gl/9VPBvm 11
5.5
The Substitution Rule (page 413)
qaEquBo-8E8 同學不應被這個變 數變換定理的型式 困惑住, 可直接從 之後的所有例題與 練習, 把這個觀念 建立即可。 The Substitution Rule (page 413). If u = g(x) is a differentiable function whose range is
an interval I and f is continuous on I, then Z f(g(x))g′(x) dx = Z f(g(x)) dg(x) = Z f(u) du. Proof. Suppose F is an antiderivative of f , then we have
d
dxF(g(x)) = F
′(g(x))g′(x) = f (g(x))g′(x).
So F (g(x)) is an antiderivative of f (g(x))g′(x). Let u = g(x), then
Z f(g(x))g′(x) dx = F (g(x)) + C = F (u) + C = Z F′(u) du = Z f(u) du. The middle formula comes from the definition of differential: dg(x) = g′(x) dx.
The Substitution Rule for Definite Integrals (page 416). If g′ is continuous on [a, b] and f is continuous on the range of u= g(x), then
Z b a f(g(x))g′(x) dx = Z g(b) g(a) f(u) du.
Proof. Let F be an antiderivative of f . Then F (g(x)) is an antiderivative of f (g(x))g′(x), by Part 2 of the Fundamental Theorem, we have
Z b a f(g(x))g′(x) dx = F (g(x)) b a= F (g(b)) − F (g(a)).
On the other hand, for the right hand side of the equation, we have Z g(b) g(a) f(u) du = F (u) g(b) g(a) = F (g(b)) − F ((a)).
Example 1. Compute the integral
Z x7 √ x4+ 1dx. K6SffXf04IY 根號內的量有點複 雜, 把它記為變數 u,再把其它部分全 部替換成和u有關 的量。 Solution.
12 5.5 The Substitution Rule goo.gl/9VPBvm
Example 2 (page 410). Calculate
Z tan x dx. 影片介紹了兩種寫 法, 個人提倡盡量 使 用第 二 種 方 法, 除 非 函 數 太 複 雜, 不然在多數情況下 是不需要再 引 進 新 的符號 u。 只要把 cos x 在心中想成 是u之後就直接寫 答案了, 這樣的寫 法可以省很多事。 Solution. Example 3. Find Z π 4 0 sec2θ √ 1 + tan θdθ. z7awm81SOg8 善用微分 (differ-ential) 的所有特 性, 觀察被積分函 數, 將當中的某一 部分轉變到d的右 邊: sec2θ dθ = d tan θ = d(tan θ + 1)。 Solution. 善用微分的 「線性」, 如dx = 1 ad(ax + b)。 Example 4. Find Z cos(ax + b) dx. Solution. 1 xdx = d ln x, 將 函數搬到d的右邊 是進行 「積分」。 注 意到這裡是不需要 寫成d ln |x|,這是 因為被積分函數有 (ln x)k , 函數有意 義的地方只有x > 0的部份,所以不需 要處理x <0。 Example 5. Find Z (ln x)k x dx. Solution. 三角函數有很多的 恆等式, 導致會有 些障眼法, 若是看 得出 1 sec xdx = cos x dx = d sin x, 這個積分 問題就變得很容易。
Example 6. Find the integral
Z esin x sec xdx. Solution.
5.5 The Substitution Rule goo.gl/9VPBvm 13 Example 7. Let F (x) =Rx 0(x − t)t sin(t2) dt. Find F′(x). rkN46kWuW6c 這個問題要特別注 意變數x不僅出現 在積分的上限, 也 出現在被積分的函 數中, 所以兩個地 方都要照顧到。 Solution.
Example 8. Compute the integral
Z 1 2 1 4 sin−1√x px(1 − x)dx. 這個例子就不容易看 出 變 換 的 關 係, 就試著逐一替換變 數 u,記得積分上、 下限也要跟著換。 Solution. eNtFcCxE7xA 當函數 f(x) 是奇 函數或偶函數, 在 [−a, a] 的定積分 會有一些好的性質。 這兩個性質從積分 的幾何意義來看會 覺得非常自然。 而這兩個性質在一 些實際的積分問題 下很好用, 對於偶 函數來說, 下限是 負的數字, 帶入反 導函數會產生太多 負號, 很容易被困 住;帶入x= 0之 下, 常常會有很多 項不見。 若能確定 函數是奇函數, 那 就根本不需要去尋 找它的反導函數。 Integrals of Symmetric Functions (page 417). Suppose f is continuous on [−a, a].
(a) If f is even, then Z a −a f(x) dx = 2 Z a 0 f(x) dx. (b) If f is odd, then Z a −a f(x) dx = 0. Proof. We compute Z a −a f(x) dx = Z 0 −a f(x) dx + Z a 0 f(x) dx = − Z −a 0 f(x) dx + Z a 0 f(x) dx, Let u = −x, then du = −dx and when x = −a, u = a. Therefore
− Z −a 0 f(x) dx = − Z a 0 f(−u)(−du) = Z a 0 f(−u) du.
(a) If f is even, then , so we get
Z a
−a
f(x) dx = =
(b) If f is odd, then , so we get
Z a
−a
14 5.5 The Substitution Rule goo.gl/9VPBvm
Appendix
這個附錄雖然沒有 影片的解說, 但是 這一段話卻道出積 分理論的最重要的 概念, 微積分有沒 有把最深刻的精髓 學到, 就端看各位 能不能深刻體會這 一段話。Suppose that f (x) ∈ C1([a, b]), which implies |f′(x)| ≤ M. Let ∆x = b−a n , then Z b a f(x) dx − n X i=1 f(x∗i)∆x ≤ n X i=1 max [xi−1,xi] f(x) − min [xi−1,xi] f(x) ∆x ≤ n X i=1 |f′(ξi)|(∆x)2 = M · n X i=1 (b − a)2 n2 = M · (b − a)2 n → 0 as n → ∞.
So for integration, before we take summation, the 1n part is the whole material. We can ignore higher order term such as n12 because it tends to zero after summation and n tends to infinity.
Therefore, for the Substitution Rule, we only focus on the “differentials” between two variables y and x. That is, dy = y′(x) dx will catch all information of 1
n part between