Finding the circumference of the loop in parametrics

  • Thread starter Thread starter hangainlover
  • Start date Start date
  • Tags Tags
    Circumference Loop
hangainlover
Messages
77
Reaction score
0

Homework Statement



find the cumference of the loop 9x^2=4y^3 from (0,0) to (2/3, 1)


Homework Equations



length of curve square root (1+(dx/dy)^2)dy or square root ((dx/dt)^2 + (dy/dt)^2) dt

The Attempt at a Solution



i said x=9t/4 and y= (9t^(2/3))/4

then i found that 0≤t≤8/27

so after finding dy/dt and dx/dt i pluged that into that lengh of curve formula
the answer should be (4(square root 3))/3

But i m not getting the answer...
 
Physics news on Phys.org
hangainlover said:

Homework Statement



find the cumference of the loop 9x^2=4y^3 from (0,0) to (2/3, 1)
It's a curve, but not a loop. A loop closes back on itself.
hangainlover said:

Homework Equations



length of curve square root (1+(dx/dy)^2)dy or square root ((dx/dt)^2 + (dy/dt)^2) dt

The Attempt at a Solution



i said x=9t/4 and y= (9t^(2/3))/4
I found it easier to solve for x as a function of y, and then use the first formula you have above. From your given equation, x = +/-(2/3)y3/2. Since you want the arclength between (0,0) and (2/3, 1), x will be >= 0, so the equation simplifies to x = +(2/3)y3/2. The resulting integral can be done with an ordinary substitution.
hangainlover said:
then i found that 0≤t≤8/27

so after finding dy/dt and dx/dt i pluged that into that lengh of curve formula
the answer should be (4(square root 3))/3

But i m not getting the answer...
Are you sure that's the right answer? I get (2/3)(2sqrt(2) - 1)
 
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