Calculating using Direct and Green's Theorem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
bugatti79
Messages
786
Reaction score
4

Homework Statement


Calculate the folowing directly and with greens theorem

Homework Equations



[itex]\int (x-y) dx + (x+y) dy[/itex]

C= x^2+y^2=4

The Attempt at a Solution



Directly

[itex]x= r cos \theta, y=r sin \theta, r^2=4, dx = -r sin \theta d \theta, dy= r cos \theta d \theta[/itex]

Substituting I get

[itex]\displaystyle \int_0^{2 \pi} (-r^2 sin \theta cos \theta +r^2 sin^2 \theta) d \theta+(r^2 cos^2 \theta +r^2 sin \theta cos \theta) d \theta[/itex]

[itex]=4 \int_0^{2 \pi} d \theta= 8 \pi[/itex]

Greens theorem

[itex]\displaystyle \int \int_R (G_x -F_y)dA= \int_0^{2 \pi}\int_0^2 2 r dr d \theta = 2 \pi[/itex]...? I can't spot the error!
 
Physics news on Phys.org
bugatti79 said:
[itex]\displaystyle \int \int_R (G_x -F_y)dA= \int_0^{2 \pi}\int_0^2 2 r dr d \theta = 2 \pi[/itex]...? I can't spot the error!

I can't spot the error either because you didn't show your [incorrect] work to get ##2\pi##.
 
LCKurtz said:
I can't spot the error either because you didn't show your [incorrect] work to get ##2\pi##.

I have spotted it this morning. Just used wrong limits in calculation although shown correctly above. Late night concentration I guess.

Thanks LCKurtz