Assume we have a skateboarder in an halfpipe with radius R.
The equation of motion is: $\ddot{x}=-g\frac{x}{R}\sqrt{1-(\frac{x}{R})^2}$
Now, I want to find v(x) for the skateboarder, if we drag him up to a height $h_0$ and let him skate from there. We also now that $U(\phi)=mgR(1-\cos(\phi))$
I had two idea. First one was using conversation of energie, like: $U=E_{kin}+E_{pot}$ and then solve for $v$. (That's what the solution does, so it would be okay)
The other idea was: $v(x)=\dot{x}=\int_0^{x_0} \ddot{x}$.
Is there a reason, that this approach, integration the eq. of motion, wouldn't work?
