|
|
|
|
|
by Grustaf
1776 days ago
|
|
It is though, if you don’t have a closed form solution you need to use an iterative process to calculate the positions, meaning errors will accrue over time. For a closed form solution that wouldn’t be the case. Thanks for mentioning the existence of an analytical solution at all though, I wasn't aware of that. |
|
This is not universally true. Error behavior is a function of the particular problem, the algorithm used to approximate its solution, and the properties of input data. A large subtopic of numerical analysis is concerned with this kind of stuff. See [1] or [2] to get a flavor.
[1]: https://en.wikipedia.org/wiki/Numerical_stability
[2]: https://en.wikipedia.org/wiki/Lax_equivalence_theorem