Greens' Theorem (finding area) -

  • Thread starter Thread starter FrogPad
  • Start date Start date
  • Tags Tags
    Area Theorem
AI Thread Summary
The discussion focuses on using Green's Theorem to compute the area inside a specified curve defined by the parametric equations. The user initially struggles with the calculations, particularly in determining the correct expressions for dx and dy. After some back-and-forth, it is clarified that the correct derivative for dx involves applying a double angle identity, leading to a reevaluation of the integral. The user receives confirmation that their earlier result was incorrect, and the correct area calculation should yield 4/3. The exchange highlights the importance of precise notation and calculations in applying Green's Theorem effectively.
FrogPad
Messages
801
Reaction score
0
Ok, so I am obviously doing something wrong... but I don't know what it is. Here is the problem:

Use Green's theorem to compute the area inside the curve.
\vec r(t)=(2\sin(t)\cos(t),\sin(t))\,\,\,\,\,\,0\leq t\leq \pi


Greens Theorem
\frac{1}{2} \oint_c x\,dy - y\,dx

x = 2\sin(t)\cos(t)
y = \sin(t)

I'm guessing this is where I'm making my error, since I'm making an assumption about the notation.
dy = \frac{dy}{dt} = \cos(t)

dx = \frac{dx}{dt} = 4(\cos(t))^2 - 2

A = \frac{1}{2}\oint_0^\pi [(2\sin(t)\cos(t))(\cos(t)]\,dt-[(\sin(t))(4(\cos(t))^2 - 2)]\,dt

Letting my trusty TI-89 eat up the integral and I get:

2\pi-\frac{4}{3}

Well the online homework doesn't like this answer, so it must be wrong. I'm just unsure where I'm making the mistake. The notation is a little off the wall for me, so I'm not 100% sure with what I'm doing. Any help is appreciated. Thank you.
 
Physics news on Phys.org
x = 2sin(t)cos(t) = sin(2t), dx = 2cos(2t)

y = sin(t), dy = cos(t)

\frac{1}{2} \oint_c x\,dy - y\,dx

\frac{1}{2} \oint_c(sin(2t)cos(t) - 2sin(t)cos(2t))dt

Maple says that equals 4/3
 
I think you miscalculated 'dx'.

x = 2sin(t)cos(t)

dx = 2(cos(t)cos(t) - sin(t)sin(t))

dx = 2(cos^2(t)-sin^2(t) = 2cos(2t) \mbox{ by a double angle identity.}
 
Thanks man, the help was very much appreciated
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top