shoplifter
- 26
- 0
Homework Statement
What is \int_{\gamma} xy dx + x^2 dy in each of the following cases?
1. \gamma is the lower half of the curve 2x^2 + 3y^2 = 8, traveled from (2,0) to (-2,0).
2. \gamma is the full curve 2x^2 + 3y^2 = 8, traveled counterclockwise.
Homework Equations
The line integral formula, I suppose. The fact that the integral can be expressed as the dot product of the vector field (xy, x^2) with the unit tangent vector to the curve can also be helpful.
The Attempt at a Solution
I parametrized the curves for (1) and (2) in different ways, viz.
1. x = t, y = -2\sqrt{\frac{2}{3}\left(1 - \frac{t^2}{4}\right)}.
2. x = 2\cos{\theta}, y = 2\sqrt{2/3}\sin{\theta}.
Then standard integration rules, but I came up with 0 for both the answers. Am I correct?