Question about evaluating the line Integral...?

2010-08-25 11:29 pm
(a) Consider the closed cure C give by y=sin[x] and y=2sin[x] for 0≤ x ≤π, oriented in the counterclockwise sense, and the vector field
F: R²--->R² : (x,y)-->(1+y², y)
Evaluate the line Integral ∫(C) F*ds.

(b) Evaluate the double integral
∫ ∫(D) (-2y)dxdy,
where D is the region enclosed by the curve C from part(a).

回答 (1)

2010-08-26 12:54 am
✔ 最佳答案
(a) This curve consists of two parts:

(i) C1: y = sin x for x in [0, π], clockwise
So, ∫(c1) F * dr
= ∫(c1) (1+y²) dx + y dy
= ∫(x = 0 to π) (1+(sin x)²) dx + sin x (cos x dx)
= ∫(x = 0 to π) [1 + (1/2)(1 - cos(2x)) + sin x cos x] dx
= (1/2) ∫(x = 0 to π) [3 - cos(2x) + 2 sin x cos x] dx
= (1/2) [3x - sin(2x)/2 + sin² x] {for x = 0 to π}
= 3π/2.

(ii) C2: y = 2 sin x for x in [0, π], counterclockwise (use minus sign!)
So, ∫(c2) F * dr
= ∫(c2) (1+y²) dx + y dy
= -∫(x = 0 to π) (1+(2 sin x)²) dx + 2 sin x (2 cos x dx)
= -∫(x = 0 to π) [1 + (4/2)(1 - cos(2x)) + 4 sin x cos x] dx
= -∫(x = 0 to π) [3 - 2 cos(2x) + 4 sin x cos x] dx
= -[3x - sin(2x) + 2 sin² x] {for x = 0 to π}
= -3π.

So, by (i) and (ii), the line integral in question equals
-3π + 3π/2 = -3π/2.
-----------------------------
(b) ∫∫(D) (-2y) dA
= ∫(x = 0 to π) ∫(y = sin x to 2 sin x) -2y dy dx
= ∫(x = 0 to π) -y^2 {for y = sin x to 2 sin x} dx
= ∫(x = 0 to π) -3 sin^2(x) dx
= ∫(x = 0 to π) (-3/2) (1 - cos(2x)) dx
= (-3/2) (x - sin(2x)/2) {for x = 0 to π}
= -3π/2.
-------------------------
I hope this helps!


收錄日期: 2021-04-30 23:58:32
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20100825152956AADY04p

檢視 Wayback Machine 備份