Total energy is negative average kinetic energy =============================================== The total energy of an orbiting planet is equal to its negative kinetic energy averaged over time. **Conditions:** #. Works for elliptical (:math:`E < 0`) orbits. **Links:** #. `Physics LibreTexts. Section "Energy in Circular Orbits" `__. .. py:currentmodule:: symplyphysics.laws.gravity.radial_motion.total_energy_is_negative_average_kinetic_energy .. py:data:: total_mechanical_energy The total :attr:`~symplyphysics.symbols.classical_mechanics.mechanical_energy` of the planet. Symbol: :code:`E` Latex: :math:`E` Dimension: :code:`energy` .. py:data:: average_kinetic_energy The :attr:`~symplyphysics.symbols.classical_mechanics.kinetic_energy` of the planet averaged over :attr:`~symplyphysics.symbols.basic.time`. Symbol: :code:`avg(K)` Latex: :math:`\langle K \rangle` Dimension: :code:`energy` .. py:data:: law :code:`E = -avg(K)` Latex: .. math:: E = - \langle K \rangle