Elliptic Line Integral: Solving for Circulation Around an Ellipse

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
3 replies · 5K views
terhorst
Messages
10
Reaction score
0

Homework Statement


Let C be the ellipse with center (0,0), major axis of length 2a, and minor axis of length 2b. Evaluate [tex]\oint_C xdy - ydx[/tex].

Homework Equations


I solved this two ways. First I parameterized x and y as [tex]x=a \cos \theta[/tex] and similarly for y. I also applied Green's theorem, which yielded [tex]\oint_C xdy - ydx = 2 \int \int_D dA[/tex] where D is the area enclosed by C (ie an ellipse.) In both cases I got the answer [tex]2\pi a b[/tex].

The Attempt at a Solution


My only question is, the book I am using says the answer is [tex]\frac{\pi a b}{2}[/tex]. This is an ETS book and they don't usually have typos, especially when it's the answer key to a previously administered exam. What am I missing?
 
Physics news on Phys.org
I apologize for being so dense, but I'm still confused. A couple different books I have print the result

[tex]\frac{1}{2}\oint_C -ydx + xdy = \iint_{R} dA = A[/tex]

If the area of the ellipse is [tex]A=\pi a b[/tex] then I would think that the value of the line integral is [tex]2A[/tex].