Length of Curve: Evaluating the Integral

  • Thread starter Thread starter lmh4
  • Start date Start date
  • Tags Tags
    Curve Length
lmh4
Messages
1
Reaction score
0

Homework Statement


Find the length of the curve.

x=cos(2t)
y=sin(3t)
0≤t≤2∏

I know the length is just the integral from 0 to 2∏of the magnitude of the velocity.


The Attempt at a Solution



x'=-2sin(2t) x'^2=4sin^2(2t)
y'=3cos(3t) y'^2=9cos^2(3t)

c=∫√4sin^2(2t)+9cos^2(3t)

Im having trouble evaluating the integral. Could some please point me in the right direction?

Thanks
 
Physics news on Phys.org
4sin^2(3t)+ 9cos^2(3t)= 4sin^2(3t)+ 4cos^2(3t)+ 5cos^2(3t)= 4+ 5cos^2(3t). Let u= 4+ 5cos^2(3t).
 
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