Skip to main content
All Collections

Astronomy

Secular resonances

No spamNo marketingOnly data
ES

Evgeny Smirnov

31 papers

All papers in the expert’s recommended reading order. The full collection as the expert intended it.

Introduction

Secular resonances appear when the slow precession of a small body's orbit comes into sync with one of the eigenfrequencies of the planetary system. Unlike mean-motion resonances, these operate on timescales of millions of years — but their effects are profound: they define the boundaries of the asteroid belt, reshape collisional families, pump up eccentricities and inclinations, and open transport routes that send fragments toward planet-crossing orbits.

This collection covers the mapping of linear secular resonances in the Solar System from 2 to 50 AU, a detailed survey of nonlinear resonances (up to high order) throughout the main belt and their interaction with asteroid families, and recent efforts to automate the identification of resonant asteroids using classical machine learning, advanced methods such as Vision transformers, and LLMs — a growing necessity as catalogs approach millions of objects.

1
Worth Reading★ Essential
intermediate

Implementation of secular resonance support in the open-source python package "resonances"(pdf)

Smirnov, Evgeny A. · 2026 · Astronomy and Computing

At a GlanceAI

Adds full secular resonance detection to the Python package resonances with flexible frequency parsing and secular-timescale libration tests.

SummaryAI

The paper extends the open-source Python package "resonances" from mean-motion resonances to full identification and analysis of secular resonances. It introduces a flexible parser for arbitrary combinations of fundamental precession frequencies (g, s and indexed terms), enabling both classic linear resonances (e.g., ν5, ν6, ν16) and 70+ nonlinear resonances from the literature. New libration-detection algorithms are tailored to secular timescales with automated parameter adaptation for long integrations, and the secular tools are integrated into the existing mean-motion workflow via consistent interfaces. Validation through automated tests and literature-based examples suggests the implementation is reliable for systematic dynamical studies (including asteroid family applications), with minor exceptions noted.

If you need to identify whether or not an asteroid is trapped in secular resonance, this is the package for you.

ES

Method:AI
Software implementation and validation of secular-resonance identification via expression parsing plus secular-timescale libration detection, tested against literature cases.
Background:AI
Basic celestial mechanics of secular resonances (g/s frequencies, ν-type resonances) and familiarity with numerical orbit integration workflows in Python.
2
Must Read
intermediate

Survey of secular resonances in the asteroid belt

Z. Knezevic · 2022 · Serbian Astronomical Journal

At a GlanceAI

Maps asteroid-belt secular resonance locations (to 4th order and beyond) using synthetic proper frequencies across nine dynamical zones.

SummaryAI

The paper provides a zone-by-zone atlas of where secular resonances occur in the asteroid belt by computing asteroid proper secular frequencies with a synthetic method and plotting resonances in proper-element space. It extends practical resonance mapping beyond the lowest orders by determining all resonances up to order four, many of order six, and some of order eight, focusing mainly on combinations involving Jupiter’s and Saturn’s fundamental frequencies. The work evaluates the accuracy limits of polynomial frequency fits and highlights specific failure modes (mean-motion resonance proximity, libration, and “cycle slips”) that can degrade resonance identification. These maps and diagnostics support interpreting local asteroid dynamics and how nearby collisional families are shaped and structured by secular resonances, while also consolidating recent family–resonance studies by belt zone.

A comprehensive overview of existing secular resonances and their classification by dynamic zones. An excellent start for understanding!

ES

Method:AI
Synthetic computation of proper secular frequencies followed by polynomial fitting and systematic resonance-location mapping in proper-element space.
Background:AI
Celestial mechanics of asteroid proper elements and secular/mean-motion resonances, plus basic familiarity with asteroid families.
3
Worth Reading★ Essential
intermediate

Secular Resonance Maps

Zoran Knežević · 2022 · Proceedings of the International Astronomical Union

At a GlanceAI

First systematic catalog of up-to-6-degree secular resonance combinations and guidance for mapping resonance lines in asteroid space.

SummaryAI

The paper extends existing secular-resonance theory by providing, for the first time, a systematically derived comprehensive list of secular resonances involving six frequencies (rates of perihelia/nodes and planetary fundamental frequencies). It also frames how plotting resonant lines in proper-element or secular-frequency space can be used to identify which resonances drive large long-period variations in asteroid orbits. This mapping approach helps connect specific resonances to asteroid-family interactions and to boundaries between dynamically distinct regions where resonances can deplete or disturb populations.

Complete list of secular resonances by order with unified notation

ES

Method:AI
Systematic theoretical derivation of resonance frequency combinations, coupled with resonance-line mapping in proper-element/secular-frequency space.
Background:AI
Celestial mechanics of asteroid proper elements and secular perturbation theory (perihelion/node precession and planetary fundamental frequencies).
4
Worth Reading
intermediate

The resonant population of asteroids in librating states of the ν6 linear secular resonance

M Huaman, F Roig, V Carruba et al. · 2018 · Monthly Notices of the Royal Astronomical Society

At a GlanceAI

Maps and characterizes main-belt asteroids librating in the ν6 linear secular resonance, clarifying this resonance’s resonant population.

SummaryAI

The study focuses on asteroids occupying librating states of the ν6 linear secular resonance, a key dynamical pathway linking the main belt to planet-crossing orbits. By identifying and characterizing the resonant population, it helps quantify how common and where in orbital-element space ν6 libration occurs. This matters because ν6 is central to long-term asteroid transport and depletion, so constraining its librating population informs models of main-belt structure and near-Earth asteroid supply.

Contains a list of specific asteroids that are in secular resonances. Useful for comparison or software testing.

ES

Method:AI
Identification and dynamical characterization of candidate ν6 librators using orbital analysis centered on secular-resonance libration behavior.
Background:AI
Celestial mechanics background on secular perturbation theory, asteroid-belt dynamics, and the ν6 (g−g6) linear secular resonance.
5
Must Read
intermediate

Dynamical Spreading of Asteroid Families by the Yarkovsky Effect

William F. Bottke, David Vokrouhlický, Miroslav Broz̆ et al. · 2001 · Science

At a GlanceAI

Yarkovsky-driven drift plus resonances explain asteroid family spreading, sharp Kirkwood-gap edges, and odd family “fugitives.”

SummaryAI

This paper argues that the wide present-day orbital spread of many asteroid families cannot be interpreted as purely collision-ejection velocities, because small family members have since drifted in semimajor axis via the Yarkovsky thermal force. Using the Koronis family as a case study, the authors show that size-dependent Yarkovsky drift naturally produces the observed size sorting and, when combined with secular and mean-motion resonances, generates asymmetric family shapes and sharp truncations at nearby Kirkwood gaps. Resonance interactions can also move some fragments onto short-lived planet-crossing trajectories, explaining why long-lived families can still supply objects found near strong resonances or even among near-Earth asteroids. The implication is that family orbital structure records billions of years of thermal-dynamical evolution, so inferring the original breakup physics from today’s (a,e,i) dispersion—especially for D≲20 km—can be misleading without modeling Yarkovsky and resonances.

A nice paper!

ES

Method:AI
Long-timescale numerical orbit integrations of synthetic family fragments including Yarkovsky thermal forces and resonance dynamics, compared against observed proper-element distributions.
Background:AI
Basics of asteroid families and proper orbital elements, plus familiarity with Yarkovsky drift and orbital resonances in solar system dynamics.