I computed $s= \int_{0}^t \! |r'(u)| \, \mathrm{d} u$ to be $s=\sqrt{38e^{2t}}$. Solving for t yields $t=\ln\left(\sqrt{\frac{s^2}{83}}\right)$. However, the system is saying the domain of my function doesn't match that of my answer. Any ideas on what to do?
2026-04-28 17:50:24.1777398624
Find the arc length parameterization of $r(t)=\langle e^t\sin t,e^t\cos t,9e^t\rangle$.
1.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
It seems you have a mistake in evaluating the integral. You have:
$$s = \int^t_0 \sqrt{83e^{2u}}du = \int_0^t\sqrt{83}e^udu = \sqrt{83}e^u\Big|_0^t = \sqrt{83}(e^t-1)$$