I need to show that
$$f(x)= \begin{cases} \sin(1/x),& x \neq 0 \\ 0,& x = 0\end{cases}$$
on $[0,1]$ has an infinite arc length.
I've tried to prove that $(f'(x))^2$ is unbounded on $[0,1]$.
I also tried to use the fact that it's not uniformly continuous (maybe it's not relevant).
Thank you.
The function is not continuous at $0$, so it isn't even a curve on $[0,1]$.
It is a curve with infinite length on $(0,1]$. The simplest way to see this is probably to notice that the curve length between each maximum and the neighboring minimum must be at least $2$. Since there are infinitely many wiggles and each of them contributes a curve length of at least $2$ ...