Using Green's theorem to evaluate

DryRun
Gold Member
Messages
837
Reaction score
4
Homework Statement
Using Green's theorem, evaluate:
http://s2.ipicture.ru/uploads/20120117/6p57O2HO.jpg

The attempt at a solution
\frac{\partial P}{\partial y}=3x+2y
\frac{\partial Q}{\partial x}=2y+10x
\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial y}=7x
To do the integration, I'm using the parametric equations of the circle; x= cosθ and y=sinθ
\int\int 7\cos \theta \,.rdrd\theta
The curve C is a circle with centre (1,-2) and radius r=1
I've drawn the graph in my copybook.

Description of circle:
For θ fixed, r varies from r=-2 to r=-3
θ varies from -∏/2 to -∏/2

However, i can't get the correct answer as I'm quite sure that I've got the wrong limits. Usually, i deal with circles with centre (0,0) so it's easier to find the limits for r and θ.
 
Physics news on Phys.org
Any help?
 
sharks said:
Homework Statement
Using Green's theorem, evaluate:
http://s2.ipicture.ru/uploads/20120117/6p57O2HO.jpg

The attempt at a solution
\frac{\partial P}{\partial y}=3x+2y
\frac{\partial Q}{\partial x}=2y+10x
\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial y}=7x
To do the integration, I'm using the parametric equations of the circle; x= cosθ and y=sinθ
\int\int 7\cos \theta \,.rdrd\theta
The curve C is a circle with centre (1,-2) and radius r=1
I've drawn the graph in my copybook.

Description of circle:
For θ fixed, r varies from r=-2 to r=-3
θ varies from -∏/2 to -∏/2

However, i can't get the correct answer as I'm quite sure that I've got the wrong limits. Usually, i deal with circles with centre (0,0) so it's easier to find the limits for r and θ.

Your equations ##x=r\cos\theta,\ y=r\sin\theta## give a circle at the origin, not centered at ##(1,-2)##. First figure out how to fix that (think about translation). Then, standard convention in polar coordinates uses positive r, so it wouldn't go from -2 to -3. And of course if you use the same upper and lower limits for ##\theta##, you will get 0. Think about if ##
\theta## starts at ##-\frac \pi 2## and increases by ##2\pi##, where will it end?
 
Hi LCKurtz

Here is the Cartesian graph of path C:

http://s1.ipicture.ru/uploads/20120118/SQzbOw3U.gif

An attempt at translation of axes:

Let x = X+h
Let y=Y+k
Then, X=rcosθ-h and Y=rsinθ-k

Here, x=1 and y=-2.
I'm not sure. Is this correct?

I'm going to try another method:
From the general equation for polar coordinates, x^2+y^2=r^2, at (1,-2), r=√5
This would mean that r varies from r=0 to r=√5
Then, at (1,-2), x=1 and y=-2
Substituting into x=rcosθ and y=rsinθ
1=√5cosθ, θ= 1.107
and -2=√5sinθ, θ=-1.107
Thus θ varies from θ=-1.107 to θ=1.107
Again, I'm not sure. Maybe there's a simpler and more accurate method?

I did some more research and i believe this method is correct:
The new centre of circle is: [(x-1),(y+2)] and the radius stays same, r=1.
For x=r\cos\theta,\ y=r\sin\theta, these become (x-1)=r\cos\theta,\ (y+2)=r\sin\theta
So, x=r\cos\theta+1,\ y=r\sin\theta-2
Since, r=1, the parametric equations of the circle become: x=\cos\theta+1,\ y=\sin\theta-2

Therefore, the integral becomes:
\int\int 7(\cos\theta+1) \,.rdrd\theta=\int\int 7\cos\theta+7 \,.rdrd\theta
The description of the circle:
For θ fixed, r varies from r=0 to r=1.
θ varies from θ=0 to θ=2∏.

The integration gives: 7∏, which is the correct answer. So, i assume that i finally found the right method.
 
Last edited:
sharks said:
So, x=r\cos\theta+1,\ y=r\sin\theta-2
Since, r=1, the parametric equations of the circle become: x=\cos\theta+1,\ y=\sin\theta-2

Therefore, the integral becomes:
\int\int 7(\cos\theta+1) \,.rdrd\theta=\int\int 7\cos\theta+7 \,.rdrd\theta
The description of the circle:
For θ fixed, r varies from r=0 to r=1.
θ varies from θ=0 to θ=2∏.

The integration gives: 7∏, which is the correct answer. So, i assume that i finally found the right method.

Yes! Good work, and you learned something in the process. :biggrin:
 
Thanks for your guidance, LCKurtz. It's much appreciated.:smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top