PDA

View Full Version : length of parametic curves


sonya
Mar13-04, 07:16 PM
Find the length of the parametrized curve given by

x(t)=0t3+9t2+36t
y(t)=-1t3-6t2+15t

for t between 0 and 1.

ok...thats the question. I have tried using the formula L = integral of (dx/dt)2 + (dy/dt)2 all square rooted but im not gettin the rite answer...i have a bunch of these questions havent been able to get ne of them...if sum1 cud jst walk me thru this 1 it wud b a lot of help...thx

outandbeyond2004
Mar13-04, 09:12 PM
I've never seen a length formula like that.

I don't know what you may be missing, so let's start from the beginning.

(dL)^2 = (dx)^2 + (dy)^2

Now divide through by (dt)^2

(\frac{dL}{dt})^2 = (\frac{dx}{dt})^2 + (\frac{dy}{dt})^2

Take the positive square root of both sides:

dL/dt = \sqrt{(\frac{dx}{dt})^2 + (\frac{dy}{dt})^2}

Here I assume you can now see how to get the correct length formula from that equation.

Compute dx/dt and dy/dt, square both quantities and substitute the results in the correct length formula.

Show what you get after these steps. I will be able to check my email tonight and Sunday after pacific coast time 2PM.

cookiemonster
Mar13-04, 09:40 PM
That's actually exactly the formula sonya said--well, almost. The "all square rooted" part kind of implied that the integral was square rooted, but it's pretty clearly what's inside the integral.

I just thought I'd mention that outandbeyond2004 began with the Pythagorean Theorem and went from there. It's all triangles!

cookiemonster

outandbeyond2004
Mar13-04, 10:22 PM
Cookiemonster, do some people write

\int f(x)

instead of

\int f(x) dx

?

If so, that makes me feel uncomfortable. The area element (area under the f(x) curve) is not evident in the first kind of notation above. Well, come to think of it maybe Sonya did mean dt in there, tho not explictly.

cookiemonster
Mar13-04, 10:27 PM
My PDEs professor is notorious for

\int f(x)

You can imagine the headache, I'm sure. I guess I just kinda got used to guessing the proper variable.

And I think I'd call it a length element in this case. ;)

cookiemonster

himanshu121
Mar14-04, 02:47 AM
Originally posted by sonya
Find the length of the parametrized curve given by

x(t)=0t3+9t2+36t
y(t)=-1t3-6t2+15t

for t between 0 and 1.


formula is correct may be u are following a wrong procedure or making some wrong moves in between

\frac{dx}{dt}= 18(t+2)



\frac{dy}{dt}= -3(t^2+4t-5)


so u have length of curve

s = \int_0^1{\sqrt{t^4+42t^2+32t+8t^3+169}}dt

sonya
Mar14-04, 02:00 PM
yes...that was the formula i meant outandbeyond...

and thx 4 the help...now i jst have 2 factor that rite..

sonya
Mar15-04, 03:08 PM
ok...im not gettin newhere with this problem...if ne1 has ne suggestions that would b awesome

Palpatine
Mar15-04, 03:14 PM
Are you sure they didnt ask you to integrate a function along that path. For instance finding the weight of a wire if given a function for its density.

cookiemonster
Mar15-04, 04:18 PM
What's the answer that you're getting? Or are you having trouble evaluating the integral?

cookiemonster

sonya
Mar15-04, 10:17 PM
ok i got it...i was having problems with integrating but i figured it out...thx 4 all the help...much appreciated!