| I'm not sure if this will make you feel any better, but there's an interesting mathematical corner case at work with Norton's Dome that's responsible for the breakdown in the intuition you're expressing in (1). You could formalize this intuition as the statement that, if I'm trying to describe a function f(t) and I know (a) the value of f and its derivative at t=0 along with (b) a second-order differential equation that f has to satisfy, this should be enough to nail down the entire function. A big theorem, which many people just call something like "existence and uniqueness of solutions of ordinary differential equations", says that in most ordinary situations this is indeed true, and basically for the reason you probably intuitively think: you can imagine using the differential equation to make tiny "updates" to the value of f to move a little bit forward in time, and take the limit as the size of your time increment goes to zero. (You can read more about it in this somewhat technical Wikipedia article: https://en.wikipedia.org/wiki/Picard%E2%80%93Lindel%C3%B6f_t....) But there is a condition on the theorem which limits its scope: the right side of the differential equation has to be something called "Lipschitz continuous". The vast majority of differential equations that appear in Newtonian physics satisfy this condition, but the equation you get in the Norton's Dome example doesn't, and this is what's responsible for the lack of uniqueness in the solution. It turns out that there are many different trajectories for the particle that satisfy both the initial condition and the differential equation. What relevance does this have to the actual universe? Personally, I think very little; it's a fact about a model of physics, not a fact about the actual universe. There are all sorts of reasons why you can't literally build Norton's Dome: matter is not actually continuous because it's made of atoms, and classical physics isn't an exact model of the universe anyway. But it's interesting to see that a feature of Newtonian physics that we usually take for granted isn't actually always true. |