Caclulus with parametric curves

  • Thread starter Thread starter nameVoid
  • Start date Start date
  • Tags Tags
    Curves Parametric
nameVoid
Messages
238
Reaction score
0
Elipse [0,2pi]
x=acosT
y=bsinT\
by symmetry
4I(y,x)
chossing the limits of integration my text is showing
4I(y,x,0,a)
T=0=>x=a
T=pi/2=>x=0
so wouldn't this be 4I(y,x,a,0)
proceeding inthe books case gives pi(ab) while in the later case gives -pi(ab)

Also
x= (t-1)/t y=(t+1)/t bounded by y=5/2
5/2=(t+1)/t => t=2/3
my text is showing t=1/2 or 2
 
Last edited:
Physics news on Phys.org
nameVoid said:
Elipse [0,2pi]
x=acosT
y=bsinT\
by symmetry
4I(y,x)
It would have helped if had explained what you are talking about! I think you are trying to find the area of an ellipse and are saying that "by symmetry, the area of the ellipse is 4 times the area the part of the ellipse in the first quadrant".

chossing the limits of integration my text is showing
4I(y,x,0,a)
T=0=>x=a
T=pi/2=>x=0
Limits of integration for what integral? Since you are using parametic equations with a single parameter, you appear to be integrating around the circumference of the ellipse. But that won't give "area".

so wouldn't this be 4I(y,x,a,0)
I guessed, above, that "I(y,x)" was the area of the part of the ellipse in the first quadrant but now I have no idea what "I(y,x,a,0)" could mean.

proceeding inthe books case gives pi(ab) while in the later case gives -pi(ab)
The are of an ellipse with semi-axes a and b is [math]\pi ab[/math]. Obviously, an area cannot be negative.

Please tell us what the problem really is!

Also
x= (t-1)/t y=(t+1)/t bounded by y=5/2
5/2=(t+1)/t => t=2/3
my text is showing t=1/2 or 2
I have no idea what you mean by "showing t= 1/2 or 2". Nor do I understand what is meant by "bounded by y= 5/2". Those parametric equations describe a curve. A curve has to be bounded at both ends.
 
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