Documentation

LeanPool.PoincareThreeBody.DelaunayAnchorChart

A local Delaunay chart at the rational elliptic anchor #

We combine the two Delaunay actions, eccentric anomaly, and apsidal orientation into a four-dimensional chart. Its derivative at the rational anchor is nonsingular, so its image contains a phase-space neighborhood of the anchor.

@[reducible, inline]

Action and angle variables for the local four-dimensional chart.

Equations
Instances For

    The action pair at the rational energy -2 anchor.

    Equations
    Instances For

      Full local Delaunay chart using eccentric anomaly as its first angle.

      Equations
      Instances For

        The full action/anomaly/orientation chart is analytic at the rational anchor.

        Near the anchor, applying the physical action map to the chart recovers exactly the two action parameters.

        The action component of the anchor-chart derivative is the projection to the two action parameters. This is the first half of nonsingularity of Delaunay coordinates.

        The same anchor torus, parametrized by mean anomaly and apsidal orientation.

        Equations
        Instances For

          The angle pair at the rational anchor.

          Equations
          Instances For

            Hamiltonian vectors commute with pulling an action covector back along an action derivative.

            The Hamiltonian vector of the mass-zero Hamiltonian differential is its explicit rotating Kepler vector field.

            Advancing mean anomaly at Kepler frequency while decreasing the apsidal angle at unit speed is the mass-zero Hamiltonian vector field.

            At the anchor, the second basis vector of the action Hamiltonian tangent map is the angular action flow.

            Convert eccentric anomaly to mean anomaly at the anchor eccentricity.

            Equations
            Instances For

              Replacing eccentric anomaly by mean anomaly preserves nonsingularity of the two angle directions.

              The full four-dimensional Delaunay chart has injective derivative at the rational anchor.

              The full derivative is onto because its four-dimensional domain and codomain have equal finite dimension.

              The analytic anchor chart maps the parameter-space neighborhood filter onto the phase-space neighborhood filter. Thus any identity proved for all nearby Delaunay parameters holds on an actual open phase-space neighborhood of the rational anchor.

              theorem LeanPool.PoincareThreeBody.eventually_exists_delaunayAnchorChart_preimage {parameterNeighborhood : Set DelaunayAnchorParameters} (hneighborhood : parameterNeighborhood nhds delaunayAnchorParameters) :
              ∀ᶠ (state : PhaseSpace) in nhds (globalEnergySection (-2)), parametersparameterNeighborhood, delaunayAnchorChart parameters = state

              Every sufficiently nearby phase point has a chart preimage in any prescribed parameter neighborhood of the anchor.