Expansion in eccentricity

Take the old-fashioned approach and expand the solution in a polynomial in eccentricity.

[Maple Math]

[Maple Math]

[Maple Math]

[Maple Math]

[Maple Math]

Stick this back into the Kepler equation, then expand on eccentricity to get

[Maple Math]

[Maple Math]

[Maple Math]

[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]

Solve successively for the coefficients. We'll write a quickie procedure to do this automatically.

[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]

[Maple Math]

[Maple Math]

[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]

Check:

[Maple Math]

[Maple Math]

Hence, the approximate solution is

[Maple Math]

[Maple Math]

[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]

Plot just the coefficients.

plot

Plot the difference between the approximate solution and the mean anomaly M (which is the zeroth-order approximation), as a function of eccentricity and M.

plot

Plot only the highest-order term of the approximate solution.

plot

Create a function to numerically solve for the eccentric anomaly, then plot the error of the approximate solution.

[Maple Math]

plot

[Maple Math]