Let $r(t)$ be a unit speed curve on a sphere $x^2+y^2+z^2=R^2$. Show that the curve $c(t)=\int^t_0 r(u) du$ has a constant curvature $\frac{1}{R^2}$
I am still a little shaky with this stuff, so I don't know if I'm going about it the right way.
Curvature is given $k=\frac{|c''(t)\times c'(t)|}{|c'(t)|^3}$. So,
$c'=r(t)-r(0)$
$c''=r'(t)$
$\implies \frac{|r'(t) \times (r(t)-r(0))|}{|r(t)|^3}$
Am I going about this the right way? I don't know where else to go. I assumed I couldn't just let $r(t)=(R\cos^2(t),R\cos(t)\sin(t),R\sin(t))$ since we don't know more about the given curve. Any help in getting further would be much appreciated.
Edit: I am using the local formula for curvature and not that of unit speed, since I don't know if we can make any assumptions about $c$ based on $r$ having unit speed.