I'm working through Vector Calculus by Marsden and Tromba to review for my GRE (and because it has really interesting historical snippets) and I ran into a wall on a problem where I have to evaluate the arc length of the vector valued function $<t, tsint, tcost>$ for $0 \leq t \leq \pi$. Here is what I have so far:
$$\int_{0}^{\pi} \sqrt{1^2 + (\sin(t) + t\cos(t))^2 + (\cos(t) - t \sin(t))^2} dt\rightarrow\int_{0}^{\pi} \sqrt{1 + (\sin(t))^2 + (\cos(t))^2 + t^2((\cos(t))^2 + (\sin(t))^2)} dt\\\rightarrow \int_{0}^{\pi} \sqrt{2+t^2} dt$$
But once I get there I cant figure out how to evaluate the integral. I plugged it into wolfram alpha in hopes that by seeing what they get I would have some insight on how to proceed but I have no idea (they had a term with $\sinh^{-1}(t)$).
Your integrals are equal to
$$ 1/2\,\pi \,\sqrt {2+{\pi }^{2}}-\ln \left( 2 \right) +\ln \left( \sqrt {2}\pi +\sqrt {2\,{\pi }^{2}+4} \right) $$