37. Verify Green's theorem in the plane for f (3x2- 8y2) dx + (4y - 6xy) dy, where C is the boundary of the
C
region defined by: (a) y = fx , y = x2 ; (b) x = 0, y = 0, x +y = 1 .
Ans. (a) common value = 3/2 (b) common value = 5/3
38. Evaluate f (3x +4y)dx + (2x --3y)dy where C, a circle of radius two with center at the origin of the xy
C plane, is traversed in the positive sense. Ans. - 87T
39. Work the previous problem for the line integral f (x2+y2)dx + 3xy2 dy. Ans. 127T
C 40. Evaluate f (x2-2xy)dx +(x2y+3)dy around the boundary of the region defined by y2 = 8x and x = 2
(a) directly, (b) by using Green's theorem. Ans. 128/5
(TT.2) 41. Evaluate f (6xy - y2) dx + (3x2 --- 2xy) dy along the cycloid x = 6 - sin 6, y = 1 - cos 6.

Respuesta :

I'll only look at (37) here, since

• (38) was addressed in 24438105

• (39) was addressed in 24434477

• (40) and (41) were both addressed in 24434541

In both parts, we're considering the line integral

[tex]\displaystyle \int_C (3x^2-8y^2)\,\mathrm dx + (4y-6xy)\,\mathrm dy[/tex]

and I assume C has a positive orientation in both cases

(a) It looks like the region has the curves y = x and y = x ² as its boundary***, so that the interior of C is the set D given by

[tex]D = \left\{(x,y) \mid 0\le x\le1 \text{ and }x^2\le y\le x\right\}[/tex]

• Compute the line integral directly by splitting up C into two component curves,

C₁ : x = t and y = t ² with 0 ≤ t ≤ 1

C₂ : x = 1 - t and y = 1 - t with 0 ≤ t ≤ 1

Then

[tex]\displaystyle \int_C = \int_{C_1} + \int_{C_2} \\\\ = \int_0^1 \left((3t^2-8t^4)+(4t^2-6t^3)(2t))\right)\,\mathrm dt \\+ \int_0^1 \left((-5(1-t)^2)(-1)+(4(1-t)-6(1-t)^2)(-1)\right)\,\mathrm dt \\\\ = \int_0^1 (7-18t+14t^2+8t^3-20t^4)\,\mathrm dt = \boxed{\frac23}[/tex]

*** Obviously this interpretation is incorrect if the solution is supposed to be 3/2, so make the appropriate adjustment when you work this out for yourself.

• Compute the same integral using Green's theorem:

[tex]\displaystyle \int_C (3x^2-8y^2)\,\mathrm dx + (4y-6xy)\,\mathrm dy = \iint_D \frac{\partial(4y-6xy)}{\partial x} - \frac{\partial(3x^2-8y^2)}{\partial y}\,\mathrm dx\,\mathrm dy \\\\ = \int_0^1\int_{x^2}^x 10y\,\mathrm dy\,\mathrm dx = \boxed{\frac23}[/tex]

(b) C is the boundary of the region

[tex]D = \left\{(x,y) \mid 0\le x\le 1\text{ and }0\le y\le1-x\right\}[/tex]

• Compute the line integral directly, splitting up C into 3 components,

C₁ : x = t and y = 0 with 0 ≤ t ≤ 1

C₂ : x = 1 - t and y = t with 0 ≤ t ≤ 1

C₃ : x = 0 and y = 1 - t with 0 ≤ t ≤ 1

Then

[tex]\displaystyle \int_C = \int_{C_1} + \int_{C_2} + \int_{C_3} \\\\ = \int_0^1 3t^2\,\mathrm dt + \int_0^1 (11t^2+4t-3)\,\mathrm dt + \int_0^1(4t-4)\,\mathrm dt \\\\ = \int_0^1 (14t^2+8t-7)\,\mathrm dt = \boxed{\frac53}[/tex]

• Using Green's theorem:

[tex]\displaystyle \int_C (3x^2-8y^2)\,\mathrm dx + (4y-6xy)\,\mathrm dx = \int_0^1\int_0^{1-x}10y\,\mathrm dy\,\mathrm dx = \boxed{\frac53}[/tex]