Integrating Line Integrals over Ellipses

shinobi12
Messages
16
Reaction score
0

Homework Statement


Calculate the anti-derivative of ydx where c in the ellipse 4x^2 + 25y^2 = 100


Homework Equations


Definition of a line integral


The Attempt at a Solution


I tried parameterizing the equations but I sure if am making the right choice
 
Physics news on Phys.org
What did you try already for a parametrization, etc?
 
I assumed we had a line from (0,0) to (1,1) so we had a vector of <1,1> so...
x=t
y=t
 
That would be the parametrization of the line y=x, but your curve that the line integral is over is the ellipse

4x^2+25y^2=100 \Rightarrow \text{ } \frac{2^2}{10^2}x^2+\frac{5^2}{10^2}y^2=1

I wrote it in a more suggestive way; can you see why the parametrization should be the following?

x=\frac{10}{2}\cos{t} , y=\frac{10}{5}\sin{t}

Think of the parametrization of a circle and why that works if it doesn't make sense. Now try to see what you get for the line integral.
 
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