Answer: Solving Green's Th. Problem: Find Area of Region

  • Thread starter Thread starter Rhduke
  • Start date Start date
Rhduke
Messages
6
Reaction score
0

Homework Statement


Find area of indicated region: S is bounded by the curves y = 4x and y = 2x^3

actual answer: 8/3

note: }a:b{ is what i mean by the definite integral

Homework Equations


A(s) = 1/2 }Green's Int{ (-ydx + xdy) = 1/2 }{ }{ (dN/dx - dM/dy)dxdy


The Attempt at a Solution



y' = 4
intersection: 4x = 2x^3 ---> x = sqrt(2)

A(s) = 1/2 }0:sqrt(2){ }4x:4{ (1 + 1) dydx

= 1/2 }0:sqrt(2){ (2(4) - 2(4x)) dx
= 1/2 (8(sqrt(2)) - 4(2))
= 4(sqrt(2)) - 4
(not equal to 8/3)

sorry bare with me i don't totally understand the theorem but i tried
 
Last edited:
Physics news on Phys.org
Uh, why is there a need to use Green's theorem to solve this? Couldn't you just find the area by means of a definite integral? I thought Green's theorem only applied to line integrals of vector functions/fields?
 
intersection: 4x = 2x^3 ---> x = sqrt(2)

I'm not quite sure what you were trying to do (the notation you used is poor, so I have no idea what's being integrated, etc.) but at the top you had the curves as 4x and 2x^2, so the intersection would occur at x=2
 
yes u can just integrate the easier way, but the point is to use greens theorem, oops its y = 2x^3

the question wants me to use this equation to solve it:
ok ill use I(a,b) as the integral

I(Greens) (-y/2 dx + x/2 dy) = I I (1/2 + 1/2) dA = A(s)

i guess my real question is how do u find the intervals on which you integrate the double integral
 
Last edited:
Using Green's theorem, it's easy to show that the area of the region enclosed by the closed path C is \int_C x dy or \int_C -ydx.

I also note that y= 4x and y= 2x3 intersect at (-\sqrt{2},-4\sqrt{2}), (0, 0), and (-\sqrt{2},-4\sqrt{2}) so the region has two symmetric regions, one in the first quadrant and one in the third quadrant. I would recommend finding the area of the one in the first quadrant and doubling.

\int_C -ydx divides into two integrals: On y= 2x3, it is \int_0^{\sqrt{2}} -2x^3 dx. On y= 4x, it is \int_{\sqrt{2}}^0 -4xdx.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top