> The point of the article was that we don’t have a way of predicting the position at a point in time, without calculating all of the interim steps.
Sure. But that is true for most linear systems of PDEs as well. It has very little to do with nonlinearity. And my point is that it does not contradict universality as defined in the article, as was claimed by the author.
It’s the non-linear PDEs that get interesting, and one is reduced to iterative approximation or computational methods, way back when I went to school for this stuff.
You are more often than not reduced to iterative numerical approximations for very simple linear PDEs as well.
Consider a simple linear PDE such as the heat equation du/dt = Δu + f(t). On a square or a circle you can solve this analytically in the frequency domain using separation of variables. But as soon as you consider an arbitrary domain (say, shaped like an elephant) you can no longer solve it in the frequency domain and need to use iterative numerical approximations.