1 平面图形的面积
1.1 直角坐标的情形
从 定义 看出, Riemann 积分实际上是函数有向面积的代数和 .
x = a , x = b , y = f ( x ) , y = g ( x ) 围成的图形面积为 S = ∫ a b ( f ( x ) − g ( x ) ) d x .
y = c , y = d , x = φ ( y ) , x = ψ ( y ) 围成的图形面积为 S = ∫ c d ( φ ( y ) − ψ ( y ) ) d y .
⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠ You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving'
Excalidraw Data
Text Elements
f(x)
g(x)
a
b
c
d
Embedded Files
266872c1029f979dc7c01b022517d8e903a8da32: φ ( x )
5d7a1b4d6925da32f944dce7f8d6fdd405effbca: ψ ( x )
计算 y 2 = 2 x , y = x − 4 围成图形的面积.
按照 x 方向, S 1 = ∫ 0 2 ( 2 x − ( − 2 x ) ) d x = 16 3 , S 2 = ∫ 2 8 ( 2 x − ( x − 4 ) ) d x = 156 3 − 6 , 从而 S = 18 .
按照 y 方向, S = ∫ − 2 4 ( y + 4 − y 2 2 ) d y = 18 .
1.2 参数方程的情形
考虑参数方程 C : { x = x ( t ) , y = y ( t ) , x ′ 2 ( t ) + y ′ 2 ( t ) ≠ 0 , x ′ ( t ) , y ′ ( t ) 连续. 不妨设 x ′ ( t ) ≠ 0 , x ′ ( t ) > 0 , 则 x ′ ( t ) 有反函数, 从而 y = y ( x − 1 ( x ) ) , S = ∫ a b y ( x − 1 ( x ) ) d x . 令 t = x − 1 ( x ) , 则 (1.1) S = ∫ t 0 t 1 y ( t ) x ′ ( t ) d t .
一般地, S = ∫ t 0 t 1 | y ( t ) x ′ ( t ) | d t , t ∈ [ t 0 , t 1 ] .
考虑摆线 C : { x = a ( t − sin t ) , y = a ( 1 − cos t ) , 0 ≤ t ≤ 2 π . 令 x = a ( 1 − sin t ) , 则 S = ∫ 0 2 π a y d x = ∫ 0 2 π a ( 1 − cos t ) d a ( t − sin t ) = ∫ 0 2 π a 2 ( 1 − cos t ) 2 d t .
1.3 极坐标情形
考虑 C : r = r ( θ ) , α ≤ θ ≤ β . 取分割 π : α = θ 0 < θ 1 < ⋯ < θ n = β , 回顾 Darbox和 和 Riemann可积准则 , S ― ( 1 2 r 2 ( θ ) , π ) = ∑ i = 1 n 1 2 m i 2 Δ θ i ≤ ∑ i = 1 n 1 2 r i 2 ( ξ i ) Δ θ i ≤ ∑ i = 1 n 1 2 M i 2 Δ θ i = S ― ( 1 2 r 2 ( θ ) , π ) . 令 | | π | | → 0 , S ― , S ― → ∫ α β 1 2 r 2 ( θ ) d θ . 得 (1.2) S = 1 2 ∫ α β r 2 ( θ ) d θ .
计算 r = 1 + cos θ 与 r = 3 cos θ 所围图形的面积.
注意到两条曲线交于 θ = π 3 . 因此划分出 S 1 = ∫ π 3 π 2 1 2 ⋅ ( 3 cos θ ) 2 d θ , S 2 = ∫ 0 π 3 1 2 ( 1 + cos θ ) 2 d θ .
⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠ You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving'
Excalidraw Data
Text Elements
S1
S2
Embedded Files
4a73ea6432722c29eb6ed55189326f3279a82e3f: π 3
2 旋转体的体积
3 曲线的弧长
考虑 C : { x = x ( t ) , y = y ( t ) , α ≤ t ≤ β . t = α , β 时分别得到 a , b . 考虑 π : a = x 0 < ⋯ < x n = b , x i = x ( t i ) , y i = y ( t i ) . 记 P i ( x i , y i ) . 当 | | π | | → 0 , 如果 ∑ π | P i − 1 P i ― | = ∑ π ( x i − x i − 1 ) 2 + ( y i − y i − 1 ) 2 有极限 l , 则称曲线 C 是可求长的 .
注意到 ∑ π ( x i − x i − 1 ) 2 + ( y i − y i − 1 ) 2 = ∑ π [ x ( t i ) − x ( t i − 1 ) ] 2 + [ y ( t i ) − y ( t i − 1 ) ] 2 = ∑ π x ′ 2 ( η i ) ( Δ t i ) 2 + y ′ 2 ( τ i ) ( Δ t i ) 2 = ∑ π x ′ 2 ( η i ) + y ′ 2 ( τ i ) Δ t i , τ i , η i ∈ ( x i − 1 , x i ) . (回顾 Lagrange中值定理 ). 则 ∀ ξ i ∈ [ x i − 1 , x i ] : | ∑ π x ′ 2 ( η i ) + y ′ 2 ( τ i ) Δ t i − ∑ π x ′ 2 ( ξ i ) + y ′ 2 ( ξ i ) Δ t i | ≤ ∑ π | x ′ 2 ( η i ) + y ′ 2 ( τ i ) − x ′ 2 ( ξ i ) + y ′ 2 ( ξ i ) | Δ t i ≤ ∑ π [ x ′ ( η i ) − y ′ ( τ i ) ] 2 + [ x ′ ( ξ i ) − y ′ ( ξ i ) ] 2 Δ t i ≤ ∑ π ω i 2 ( x ′ ( t ) ) + ω i 2 ( y ′ ( t ) ) Δ t i .
这里 ω i 是 振幅 . 从而 | | π | | → 0 时, 如果 x ′ ( t ) , y ′ ( t ) ∈ R [ α , β ] , 有 l = lim | | π | | → 0 ∑ π x ′ 2 ( η i ) + y ′ 2 ( τ i ) Δ t i = ∫ α β x ′ 2 ( t ) + y ′ 2 ( t ) d t .
从而 (3.1) l = ∫ α β x ′ 2 ( t ) + y ′ 2 ( t ) d t .
特别地,
C : y = y ( x ) , l = ∫ a b 1 + y ′ 2 ( x ) d x .
C : r = r ( θ ) , l = ∫ α β [ ( r ( θ ) cos θ ) ′ ] 2 + [ ( r ( θ ) sin θ ) ′ ] 2 d θ = ∫ α β r 2 ( θ ) + r ′ 2 ( θ ) d θ .
3.1 微元法
直角坐标所围图形的面积 S = ∫ a b [ f ( x ) − g ( x ) ] d x .
参数方程所围图形的面积 S = 1 2 ∫ α β r 2 ( θ ) d θ . 平行截面面积已知的立体体积V = ∫ a b A ( x ) d x .
绕 x 轴旋转一周所得立体体积 V = ∫ a b π f 2 ( x ) d x .
绕 y 轴旋转一周所得立体体积 V = ∫ c d π f 2 ( y ) d y .
直角坐标弧长 l = ∫ a b 1 + ( y ′ ( x ) ) 2 d x .