Will Flannery said:
Summary:: 'Solving Kepler's Equation Over Three Centuries' is the title of a book by Peter Colwell. The question is - are analytical solutions used in physics or engineering today ?
I spent many years in engineering working on rocket navigation and associated problems, and I didn't even know there were analytic solutions to Kepler's problem. Do analytic solutions play a role in any branches of engineering or physics today?
Absolutely, they do. My mentor and I worked in this area and we agreed that when you can do a non-trivial problem, (the more non-trivial the better), you have a good way to check solutions from a computer model against a known solution. Any numerical analysis by computer (for example integration routines) could encounter round-off error, and other associated errors. Aside from this I could describe several cases where knowing analytical solutions pointed out problems in numerical methods (not just software bugs) put forward.
A non-trivial check case is worth it's weight in gold. Any difference in the numerical solution to the check case needs to be explained.
For example, (I won't tell of many cases I met), to give credit to another coworker. He told me that a routine that we were using to propagate Kepler's equation (not using integration), did not give the initial position and reverse velocity when taking the final conditions and running them backward in time. We went to the routine developer who fixed the method used in his routine, (it was not a simple software fix). Apparently, no one for years attempted to run the routine backward in time. (I personally could not believe this was overlooked but it turned out to be true).
IAs far as spending many years in engineering and not knowing the analytic solutions to Kepler's problem, I am not too surprised. Seems like many employers are choosing engineers over physicists. My first day of work over 35 years ago, now, I certainly was aware of that fact. I do not want to downplay the discipline of aerospace engineering, because I work with them, but physicists bring an lot to the table when teamed with them. I advised some managers that you do not need a dozen physicists, but you better have at least one on the project.