Arc length and parametric function

Kb1jij
Messages
19
Reaction score
0
I'm having trouble with the following:

The problem is to find the arc length of the following parametric function:

x=(e^-t)(cos t), y=(e^-t)(sin t) from 0 to \pi

I found that
\frac{\partial y}{\partial t} = e^{-t}(\cos{t}-\sin{t}),
\frac{\partial x}{\partial t} = -e^{-t}(\sin{t}+\cos{t})

Then setting up the integral:
\int_{0}^{\pi} \sqrt{(-e^{-t}(\sin{t}+\cos{t}))^2+(e^{-t}(\cos{t}-\sin{t}))^2} dt

I then simplified the square root to;
e^{-2t}(-4\cos{t}\sin{t}))=e^{-2t}*{-2\sin{2t}}

This makes the integral:
\int_{0}^{\pi} e^{-t}\sqrt{-2\sin{2t} dt

Can this integral even be solved?
I don't think this problem was ment to be that difficult, so I think I made a mistake somewhere, but I can figure what.
Thanks!
Tom
 
Last edited:
Physics news on Phys.org
I figured it out.

The square root simplifies to 2e^(-2t), I just drop a sign.

Nevermind!
 
Good job Tom.. How's the fishin' over in Noank?:smile:
 
Last edited:
Well I'm really big into fishing, but from what I hear its good...
Are you from around here?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top