Homework Statement
Find the length of the curve traced by the given vector function on the indicated interval.
r(t)=<t, tcost, tsint> ; 0<t<pi
Homework Equations
s= ∫||r'(t)||dt
The Attempt at a Solution
r'(t) = <1, -tsint + cost, tcost + sint>
s= ∫||r'(t)||dt
||r'(t)|| =...