2026-08-28·by Sijie Wang#node#math

orbit

Orbit — the mathematics of iteration

Parent: math

Definition. Let XX be a set and f:XXf: X \to X a map. The (forward) orbit of a point xXx \in X is

Of(x)={x, f(x), f2(x), },fn=ff (n times).O_f(x) = \{x,\ f(x),\ f^2(x),\ \dots\}, \qquad f^n = f \circ \cdots \circ f \ (n \text{ times}).

If ff is invertible one also considers the full orbit {fn(x):nZ}\{f^n(x) : n \in \mathbb{Z}\}.

One definition — but the mathematics of orbits depends entirely on what structure XX carries. Each row is a child note:

structure on XXfieldcore question about orbits
none (a set)discrete-dynamical-systemsfixed points, periodic points, basins — where do orbits settle?
topology (interval)topological-dynamicswhich periods force which — Sharkovskii's order, period 3 ⟹ chaos
a measureergodic-theory-of-orbitsstatistics along the orbit — time average = space average (Birkhoff)
a finite alphabetsymbolic-dynamicsorbits as sequences of symbols — coding, entropy, counting
C\mathbb{C}complex-dynamicsboundedness of orbits — Julia sets, the Mandelbrot set
(0,1)(0,1) + number theorygauss-maporbits are continued fractions — digit statistics of almost every real
a number fieldarithmetic-dynamicsrational points with finite orbits — heights, Northcott
N\mathbb{N}, piecewise affinecollatz-orbit-statisticsthe 3n+1 orbit: everything above converges on one open problem

The Collatz problem itself is home at collatz (number theory); generalized-collatz shows why the family of such orbit questions is undecidable. The orbit-statistics child here is the dynamics-side view of the same object.