Calculating work done by a force field using Green's Theorem on a triangle

kasse
Messages
383
Reaction score
1

Homework Statement



Use Green's Theorem to calculate the work done by the force field

F = <5x2y3, 7x3y2>

in moving a particle counterclockwise once around the triangle with vertices (0, 0), (3, 0) and 0, 6).



2. The attempt at a solution

I must integrate 6x2y2 over the triangle, right? I then get 1944 as the answer, but the correct answer is 972/5. What is wrong?
 
Physics news on Phys.org
Yep, you got it set up all right. But I do get 972/5 for the double integral of 6*x^2*y^2 over the triangle. Check that again. Post how you worked it out if you can't get it.
 
Dick said:
Yep, you got it set up all right. But I do get 972/5 for the double integral of 6*x^2*y^2 over the triangle. Check that again. Post how you worked it out if you can't get it.

OK, i integrate with respect to y first, which gives 2x^2*y^3. The limits are y=0 and y=2x, so I now have to integrate 16x^5 with respect to x. This gives (8/3)x^6, and the limits are x=0 and x=3, so that the answer is 1944.
 
y=2x isn't one of the sides of your triangle. y=6-2x is. Draw a picture.
 
Lol, thanks!
 
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...
Back
Top