When $σ(t)$ is the curve $σ(t) = cos(t) i + sin (t) j$ and set $r(t) =e^{-t} σ(t)$
I gave it a shot. I might be a little rusty at this:
$L[0, ∞)=\int_0^∞\sqrt{x_1'(t) + x_2'(t)+ ...+x_n'(t)} dt$
\begin{equation}L= [0, ∞)=\int_0^∞\sqrt{-e^{-2t}cos^2(t)-e^{-2t}sin^2(t)-e^{-2t}sin^2(t)+e^{-2t}cos^2(t)} dt \end{equation}
And in a few steps
\begin{equation}L= [0, ∞)=\int_0^∞\sqrt{e^{-2t}}\sqrt{-1+cos(2t)} dt \end{equation}
Is this correct? Can someone help me with what to do next