I've recently been puzzled by a question that I hope you can help me figure out. I heard about Zeno's Paradoxes a while back, and I recently asked myself something which is similar but not quite the same.
Assume we have a car, or some object starting at rest with respect to some coordinate system. In order for this object to move its position, it has to gain first some velocity; however, this in turn requires some acceleration. Now, I know that force is all that is needed to accelerate some object because $F = ma$, but an applied force doesn't go from $0$ to something nonzero instantly, right? So there must be some other $dF/dt$ that depends on some other variable $G$, and that $G$ would also have some dependency $dG/dt$ on some other variable and so on:
\begin{align} dx/dt &= v \\ dv/dt &= F/m \\ dF/dt &= G \\ dG/dt &= H \\ \end{align}
how can there be motion if this system of ODEs can be made arbitrarily long?
Since I am able to move objects, does that mean that the system of ODEs caps at some higher order derivative? If so, which one?