How to compute the length of a curve given by the formula $$ f: (0, \frac{\pi}{2}) \ni t \rightarrow ( \cos^3t,\sin^3t) \in \Bbb R^2 $$ I know that the length of a curve in with image in $\Bbb R $ is given by $$ \int_{a}^{b} (1+f_{xx})^{\frac{1}{2}}dx, $$ but don't know what will happen in $\Bbb R^2$.
2026-03-28 02:43:00.1774665780
Length of a curve in $\Bbb R^2$
58 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Well, if $f$ is continuously differentiable, then $$ s[f]=\int_0^{\pi/2}\|\dot{f}(t)\|\ dt, $$ where $\|\cdot\|$ is the usual 2-norm in $\mathbb{R}^2$, and the overdot is differentiation.