Just wanna make sure I have this right. The derivative of position is velocity, and the derivative of velocity is acceleration
so if $$F = ma$$
where $$a=\frac{d}{dx} v(t)\\ v(t)=\frac{d}{dx} s(t)$$ where $s(t)$ is the position in time.
This means that $$a = s''(t)$$ which means $$F = ms''(t)$$
and its an ordinary differential equation because it contains ordinary derivatives and it doesn't have the weird partial derivative symbol anywhere?
Is everything above right? Thanks.
Yes it is correct, in the particular case of a mass-spring system we have $F=-ks$ and the differential equation becomes
$$m\ddot{s}+ks=0$$