1031微微微甲甲甲07-11班班班期期期末末末考考考解解解答答答和和和評評評分分分標標標準準準 1. (10%) Solve the initial value problem: dy
dx = ey
1 + x2, y(0) =−1.
Solution:
dy
dx = ey
1 + x2 (separable)
⇒ e−ydy = 1
1 + x2dx (2%)
⇒ −e−y = tan−1x + C (3% for each side) With y(0) =−1, we have −e = tan−10 + C = C.
⇒ C = −e (2%)
∴ The solution is e−y= e− tan−1x
2. (a) (10%) Solve the initial value problem:
2x(x + 3)y0+ (4x + 3) y = 2x12(x + 3)12, y(1) = 1
2, x > 0.
(b) (3%) Find lim
x→∞y(x) and lim
x→0+y(x).
Solution:
(a)
Divide the equation by 2x (x + 3) We get y0+ 4x + 3
2x(x + 3)y = 1 px(x + 3)
Multiply integration factor I(x) on both side, then Iy0+ I 4x + 3
2x(x + 3)y = I 1 px(x + 3) Solve that I0= I 4x + 3
2x(x + 3), we let I = e´ 2x(x+3)4x+3 dx Where
ˆ 4x + 3
2x(x + 3)dx = 1 2
ˆ (1
x+ 3
x + 3)dx = 1
2ln x +3
2ln (x + 3) + C, when x > 0 Hence I(x) = eCp
x(x + 3)3, Let C = 0⇒ I(x) =p
x(x + 3)3 Iy0+ I 4x + 3
2x(x + 3)y = Iy0+ I0y = (Iy)0= I 1
px(x + 3) = x + 3 Iy =
ˆ
(x + 3)dx = 1
2x3+ 3x + D⇒p
x(x + 3)3y = 1
2x3+ 3x + D Bring y(1) = 1
2 into the equation, we find D =1 2 Hence y = x2+ 6x + 1
2p
x(x + 3)3 (b)
xlim→∞y = lim
x→∞
s(1 + 6x+x12)2 4(1 +3x)3 =
r1 4 = 1
2 Because lim
x→0+x2+ 6x + 1 = 1, and lim
x→0+2p
x(x + 3)3= 0 So lim
x→0+y→ +∞
評分標準如下,
(a)
解出 I(x) +5分 解出y 的不定積分 +3分
代入初始條件求出完整解答 +2分
計算錯誤該部分加分折半 (b)
(a)解出的 y 錯誤不管答案一律0分
(有些同學計算錯誤會影響答案,有些不會,覺得不應該同樣因為計算錯誤而有差別) 此外對一題2分,兩題3分
3. (a) (7%) Find the length of the curve in polar coordinates: r =√
1 + sin 2θ, 0≤ θ ≤ 2π.
(b) (7%) Find the area enclosed by the curve given in (a).
Solution:
(a)
dr dθ = d
dθ
√1 + sin 2θ = cos 2θ
√1 + sin 2θ (2 points)
The length of the curve L is L =
ˆ 2π 0
s r2+
dr dθ
2
dθ (2 points)
= ˆ 2π
0
s
1 + sin 2θ + cos22θ 1 + sin 2θdθ
= ˆ 2π
0
s
1 + 2 sin 2θ + sin22θ + cos22θ 1 + sin 2θ dθ
= ˆ 2π
0
r2 + 2 sin 2θ 1 + sin 2θ dθ
= ˆ 2π
0
√2 dθ
= 2√
2π (3 points)
(b) Because r≥ 0 for 0 ≤ θ ≤ 2π (or due to observation from the figure below), the area A of the enclosed region is
A = ˆ 2π
0
1
2r2dθ (4 points)
= 1 2
ˆ 2π 0
(1 + sin 2θ) dθ
= 1 2
θ−1
2cos 2θ
2π 0
= 1 2
2π−1
2− 0 + 1 2
= π (3 points)
4. (a) (7%) Find the length of the parametric curve C: x = ln(sec t + tan t)− sin t, y = cos t, 0 ≤ t ≤ π 3. (b) (7%) Rotate the curve C about x-axis. Find the surface area.
(c) (7%) Find the volume of the solid bounded by the surface given in (b) and the planes x = 0, x = ln(2+√ 3)−
√3 2 . Solution:
(a).
d
dt(x(t)) = sec(t)− cos(t), d
dt(y(t)) =−sin(t). . . . (1 points) ˆ π3
0
ds = ˆ π3
0
tan(t)dt . . . (2 points)
=−ln|cos(t)|π/30 . . . (2 points)
= ln(2) ] . . . (2 points)
, where ds = sd
dt(x(t))
2 +
d dt(y(t))
2
dt = tan(t)dt.
(b).
ˆ π3
0
2πy(t)ds = ˆ π3
0
2πcon(t)tan(t)dt . . . (2 points)
=−2πcos(t)|π/30 . . . (3 points)
= π ] . . . (2 points)
(c).
ˆ
πy2(t)d(x(t)) = ˆ π3
0
πcon2(t)[sec(t)− cos(t)]dt . . . (2 points)
= ˆ π3
0
πsin2(t)con(t)dt
= π
3sin3(t)|π/30 . . . (3 points)
=
√3
8 π ] . . . (2 points) , where d(x(t)) = [sec(t)− cos(t)]dt.
5. (10%) Find
ˆ 1
x2(x2+ x + 1)dx.
Solution:
Let 1
x2(x2+ x + 1) = a x+ b
x2 + cx + d
x2+ x + 1, where a, b, c, d are determined. (1 point) Then solve a = −1,b = 1,c = 1,d = 0. (2 points, if solve partially 1 point)
so we have
ˆ 1
x2(x2+ x + 1)dx = ˆ −1
x dx + ˆ 1
x2dx +
ˆ x
x2+ x + 1dx
=− ln |x| − 1 x+
ˆ x
x2+ x + 1dx (2 points)
ˆ x
x2+ x + 1dx =
ˆ x +12
x2+ x + 1dx−1 2
ˆ 1
x2+ x + 1dx = 1
2ln(x2+ x + 1) (2 points)
ˆ 1
(x +12)2+ (√23)2 = 2
√3arctan2x + 1
√3 (3 points)
so Answer is− ln |x| − 1 x+1
2ln(x2+ x + 1)− 1
√3arctan2x + 1
√3 + C If you don’t wirte +C, you will lose 1 point.
6. (10%) Find
ˆ 1
sec x− 1dx.
Solution:
Solution 1.
ˆ 1
sec x− 1dx =
ˆ 1
sec x− 1 ·sec x + 1 sec x + 1dx =
ˆ sec x + 1
sec2x− 1dx (2分)
=
ˆ sec x + 1
tan2x dx (3分) =
ˆ cos x
sin2x+cos2x sin2x
dx
=
ˆ 1
sin2xd sin x +
ˆ 1− sin2x sin2x dx
=
ˆ 1
sin2xd sin x + ˆ
csc2x dx− ˆ
1 dx
=− 1
sin x− cot x − x + C.
後面的三項積分個別計分,第一項積出 − 1
sin x 再得 4 分,其它兩項及常數 C 一共佔 3 分。
Solution 2. Let t = tanx
2 (佔 1 分), then we have cos x =1− t2
1 + t2 (佔 1 分), sin x = 2t
1 + t2 (沒有用到), and dx = 2
1 + t2dt. (佔 1 分) So
ˆ 1
sec x− 1dx =
ˆ cos x
1− cos xdx (2分) = ˆ 1−t2
1+t2 ·1+t22
1−1−t1+t22
dt =
ˆ 1− t2
t2(1 + t2)dt (5分)
= ˆ 1
t2− 2 t2+ 1
dt (7分) = −1
t − 2 tan−1t + C (9分)
=− 1
tanx2 − 2 tan−1 tanx
2
+ C =− cotx
2 − x + C. (10分)
前面兩種解法是大部分人採用的積分策略,所以在此列出詳細配分標準,以下還有數種解法,處理方式都很漂亮,在此也 完整呈現供大家參考及學習,配分以個案處理, 但原則上和前兩種配分方式雷同。
Solution 3.
ˆ 1
sec x− 1dx =
ˆ cos x 1− cos xdx =
ˆ 1− 2 sin2 x2
2 sin2 x2 dx
= ˆ
csc2x 2d x
2
− ˆ
1 dx =− cotx
2 − x + C.
Solution 4.
ˆ 1
sec x− 1dx =
ˆ 1
sec x− 1·sec x + 1 sec x + 1dx =
ˆ sec x + 1 sec2x− 1dx =
ˆ sec x + 1 tan2x dx.
Since
ˆ sec x tan2xdx =
ˆ sec x tan x tan3x dx =
ˆ 1
tan3xd sec x = sec x tan3x−
ˆ
sec x d cot3x
= sec x tan3x+
ˆ
3 sec x cot2x csc2x dx = sec x tan3x+ 3
ˆ cos x sin4xdx
= sec x tan3x+ 3
ˆ 1
sin4xd sin x = sec x tan3x− 1
sin3x+ C,
and ˆ
1
tan2xdx = ˆ
cot2x dx = ˆ
(csc2x− 1) dx = − cot x − x + C, we get
ˆ 1
sec x− 1dx = sec x tan3x− 1
sin3x− cot x − x + C.
Solution 5.
ˆ 1
sec x− 1dx =
ˆ 1
sec x− 1·sec x + 1 sec x + 1dx =
ˆ sec x + 1 sec2x− 1dx =
ˆ sec x + 1 tan2x dx.
Since
ˆ sec x tan2xdx =
ˆ
cot x csc x dx =− csc x + C,
and ˆ
1
tan2xdx =
ˆ cos2x sin2xdx =
ˆ
cos2x csc2x dx =− ˆ
cos2x d cot x
=− cos2x cot x + ˆ
cot x d cos2x
=− cos2x cot x− 2 ˆ
cot x cos x sin x dx
=− cos2x cot x− 2 ˆ
cos2x dx =− cos2x cot x− ˆ
(1 + cos 2x) dx
=− cos2x cot x− x − sin 2x 2 + C
− cos2x cot x− x − sin x cos x + C we get
ˆ 1
sec x− 1dx =− csc x − cos2x cot x− x − sin x cos x + C.
Solution 6. Let t = cotx
2, then we have cos x =t2− 1
1 + t2, sin x = 2t
1 + t2, and dx =− 2 1 + t2dt.
So
ˆ 1
sec x− 1dx =
ˆ cos x 1− cos xdx =
ˆ t2−1 1+t2 ·1+t−22
1−t1+t2−12
dt =
ˆ 1− t2 1 + t2dt
= ˆ
−1 + 2 1 + t2
dt =−t + 2 tan−1t + C
=− cotx
2 + 2 tan−1 cotx
2
+ C.
Solution 7. Let t = sec x+tan x. Since sec2x−tan2x = (sec x+tan x)(sec x−tan x) = 1, we have 1
t = sec x−tan x and
sec x = t2+ 1
2t , tan x = t2− 1
2t , dt = t2+ 1 2 dx.
So ˆ 1
sec x− 1dx =
ˆ 1
t2+1
2t − 1 · 2 t2+ 1dt =
ˆ 4t
(t− 1)2(t2+ 1)dt
=
ˆ 2
(t− 1)2 − 2 t2+ 1
dt =− 2
t− 1 − 2 tan−1t + C
=− 2
sec x + tan x− 1 − 2 tan−1(sec x + tan x) + C.
7. Consider the intersection of three circular cylinders with radius R and all axes of cylinders lie in a plane with polar equations θ = 0, θ = π
3, and θ = 2π
3 . The cross-section is a hexagon, and the shape of the solid looks like the union of two umbrellas.
Problem 1. (%) Solve the initial value problem: dy dx= y− 1
1 + x2, y(0) =−1.
Problem 2. (%+%)
(a) Solve the initial value problem:
x(x + 3)y′+
2x +3
2
y = x12(x + 3)12, y(1) =1
2, x > 0.
(b) Discuss the asymptotic behavior limx
→∞y(x) and lim
x→0+y(x).
Problem 3. (%+%)
(a) Find the length of the polar curve: r =√
1 + sin 2θ, 0≤ θ ≤ 2π.
(b) Find the area enclosed by the curve given in (a).
Problem 4. (%+%+%)
(a) Find the length of the parametric curve C: x = ln(sec t + tan t)− sin t, y = cos t, 0 ≤ t ≤π3. (b) Rotate the curve C about the x-axis. Find the surface area.
(c) Find the volume of the solid bounded by the surface given in (b) and the planes x = 0, x = ln(2 +√
3).
Problem 5. (%) Find
Z 1
x2(x2+ x + 1)dx.
Problem 6. (%) Find
Z 1
sec x− 1dx.
Problem 7. (%+%) Consider the intersection of three circular cylinders with radius R and all axes of cylinders lie in a plane with polar equations θ = 0, θ =π
3, and θ =2π
3. The cross-section is a hexagon, and the shape of the solid looks like the union of two umbrellas.
θ =π3 θ =2π3
θ = 0 R y
(a) (b)
Figure 1: Intersection of three cylinders. (a) Vertical view. (b) The solid.
(a) Find the area of the cross section of the solid when the height is y, y∈ [−R, R].
(b) Find the volume of the solid.
Problem 8. (%) Evaluate the improper integral Z∞
0
x3e−x2dx.
1
(a) (6%) Find the area of the cross section of the solid when the height is y, y∈ [−R, R].
(b) (6%) Find the volume of the solid.
Solution:
(a)Observe the figures below.
(a)Observe the figures below.
θ =π6
d d
y R
When the height is y, the area of the cross section(hexagon) is decided by d =p
R2− y2. Hence,
Area = 6× Area of equilateral triangles = 6 ×1 2× d × 2
√3d
= 2√
3(R2− y2)
(b) V = ZR
−R
A(y)dy = ZR
−R
2√
3(R2− y2)dy = 2√
3(R2y−1
3y3)|R−R=8√ 3 3 R3
When the height is y, the area of the cross section(hexagon) is decided by d =p
R2− y2.(3%) Hence,
Area = 6× Area of equilateral triangles = 6 ×1
2 × d × 2
√3d
= 2√
3(R2− y2) (3%)
(b) V = ˆ R
−R
A(y)dy(3%)
= ˆ R
−R
2√
3(R2− y2)dy = 2√
3(R2y−1
3y3)|R−R(2%) = 8√ 3
3 R3(1%)
8. (10%) Evaluate the improper integral ˆ ∞
0
x3e−x2dx.
Page 6 of 7
Solution:
ˆ ∞
0
x3e−x2dx = lim
t→∞
ˆ t 0
x3e−x2dx = lim
t→∞
1 2
ˆ t 0
x2e−x2dx2= lim
t→∞
1 2
ˆ t2 0
u e−udu (3分)
= lim
t→∞−1 2
ˆ t2 0
u de−u = lim
t→∞−1 2
hu e−ui
u=t2 u=0 −
ˆ t2 0
e−udu
! (6分)
= lim
t→∞
−1
2t2e−t2−1 2
he−uiu=t
2
u=0
= lim
t→∞
−1
2t2e−t2−1
2e−t2+1 2
(7分) = 1 2, where we use the l’Hospital Rule to get find the limit:
t→∞lim t2e−t2 = lim
t→∞
t2 et2
(∞∞,L0)
= lim
t→∞
2t
2t et2 = lim
t→∞
1 et2 = 0.
這題重點在於是否具有「瑕積分的觀念」,而判定的依據是以有寫出「極限」為準;縱使前面所有的式子都是寫
ˆ ∞
0
或 是上、下限寫 |∞0 , 但最後一定要用極限判斷 lim
t→∞t2e−t2 = 0,就認定你知道「瑕積分的意義」;這個極限值不是顯然 的,一定要討論,佔 3 分, 也就是說,最後有完整討論這個極限就可以拿到滿分 10 分。 另一個極限式 lim
t→∞e−t2 = 0
可接受直接寫答案,沒有解釋不會扣分。