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.