38.01.01 · dynamics / topological-dynamics

Dynamical Systems, Orbits, and Limit Sets

shipped3 tiersLean: none

Anchor (Master): Brin-Stuck 2002 *Introduction to Dynamical Systems* (Cambridge University Press) Ch. 1–2 (orbits, limit sets, conjugacy, the circle rotation, the doubling map, toral automorphisms, the horseshoe); Katok-Hasselblatt 1995 *Introduction to the Modern Theory of Dynamical Systems* (Cambridge) Ch. 1–2; Walters 1982 *An Introduction to Ergodic Theory* (Springer GTM 79) Ch. 5; Smale 1967 *Differentiable dynamical systems* (Bull. Amer. Math. Soc. 73) — the originating survey of the structural-stability programme and the horseshoe

Intuition Beginner

A dynamical system is a rule for how a point moves as time passes. You start somewhere, the rule tells you where you are one step later, then another step later, and so on. Two flavours of clock appear. Sometimes time ticks in whole steps: apply a map, apply it again, apply it again — this is a discrete system, like watching a population each year. Sometimes time flows continuously, like a river carrying a leaf along a smooth current; this is a flow. Either way, the object of study is not one trajectory but the whole pattern of trajectories filling the space.

The path a starting point traces out is its orbit. Some orbits are dull on purpose: a point that never moves is a fixed point, and a point that returns exactly to where it began after a fixed number of steps is periodic. Most orbits are more interesting. They wander, never quite repeating, and the real question is: where do they end up in the long run? That long-run destination is captured by the limit set — the collection of places the orbit keeps coming back near, no matter how long you wait.

Why bother with this language? Because it lets you ignore the impossible dream of an exact formula for every trajectory and instead ask the answerable question: what are the eventual shapes? A leaf in a river might spiral into a whirlpool, settle into a steady loop, or drift toward the bank. Naming these end-states — and recognising when two different-looking systems secretly have the same end-states — is the whole game.

Visual Beginner

Picture a square region of the plane with arrows showing where each point goes next. Drop a dot at a starting point and watch its orbit: a chain of dots hopping from place to place (discrete) or a smooth curve threading through the arrows (continuous). Three orbits are drawn. One spirals inward toward a single dot at the centre — a fixed point that attracts. One traces a closed loop, returning to itself forever — a periodic orbit. The third wanders across the square, never repeating, but its dots keep crowding toward the closed loop: the loop is its limit set.

Alongside sits a small table contrasting the two clocks and the basic orbit types.

feature discrete system continuous system
time whole steps real numbers, flowing
rule a map applied repeatedly a flow
orbit a sequence of points a curve
simplest orbit fixed point (stays put) resting point (stays put)
repeating orbit periodic point closed loop
long-run target limit set limit set

Worked example Beginner

Take the doubling map on the circle, thought of as numbers from up to with and glued together. The rule is: double the number, and if the result is or more, subtract to stay on the circle. In symbols, the new value is reduced to its fractional part. Let us track a few orbits.

Step 1. Start at . Doubling gives . It stays. So is a fixed point.

Step 2. Start at . Doubling gives . Doubling again gives , and subtracting gives — back to the start after two steps. So is periodic with period , and its orbit is the two-point set .

Step 3. Start at . The orbit runs , a period- cycle.

Step 4. Start at an ordinary point like . Wait — that landed in the period- cycle above. So pick . Doubling repeatedly: , and now it is trapped in . The neat way to see the pattern is in binary: doubling just shifts the binary digits one place left and drops the part before the point. A point whose binary expansion never settles into a repeating block has an orbit that never repeats and visits the whole circle densely.

What this tells us: a rule as plain as "double it" already produces fixed points, short cycles, and orbits that fill the circle without ever repeating. The binary-shift viewpoint converts a question about a curve-bending map into a question about strings of digits — the first hint that very different-looking systems can be the same underneath.

Check your understanding Beginner

Formal definition Intermediate+

Let be a metric space 02.01.05. A dynamical system on is an action of a time monoid or group on by continuous maps. The two principal cases:

  • Discrete time. (semigroup) or (group). The action is generated by a single continuous map ; the time- map is the iterate ( factors), with , and the semigroup law holds. When is a homeomorphism the action extends to with .
  • Continuous time. or . The action is a flow: a continuous map , written , satisfying and . This is exactly the one-parameter group structure of 02.12.02, here taken as the defining datum rather than constructed from a vector field.

In both cases write for the forward times. The forward orbit of is (discrete) or (continuous). When the time set is a group, the backward orbit uses negative times and the full orbit is .

Definition (fixed and periodic points). A point is fixed if (resp. for all ). It is periodic if for some integer (resp. for some ); the least such (resp. ) is the period, and the orbit of a periodic point is a periodic orbit.

Definition (omega- and alpha-limit sets). For a forward orbit, the omega-limit set of is $$ \omega(x) = { y \in X : f^{n_k}(x) \to y \text{ for some } n_k \to \infty } = \bigcap_{N \geq 0} \overline{{ f^n(x) : n \geq N }}, $$ with the analogous definition for a flow. When the time set is a group, the alpha-limit set is defined identically with (resp. ): it is the omega-limit set of for the inverse system (resp. ).

Definition (invariant set). A set is forward-invariant if (resp. for ) and invariant if (resp. for all ). An attractor is a closed invariant set with a neighbourhood such that and for every ; the largest such is the basin of .

Definition (non-wandering set). A point is wandering if it has a neighbourhood and a time with for all (resp. for all ). The non-wandering set (resp. ) is the set of points that are not wandering: those for which every neighbourhood returns to meet itself at arbitrarily large times.

Definition (topological conjugacy). Two discrete systems and are topologically conjugate if there is a homeomorphism with . The map is a conjugacy; it identifies the two systems orbit-by-orbit, since for every . For flows the corresponding notion is topological equivalence: a homeomorphism carrying orbits to orbits and preserving the direction of time (not necessarily the time parametrisation).

A sign / orientation convention. Throughout, omega refers to forward time and alpha to backward time, matching Birkhoff and Brin-Stuck; the flow law is as in 02.12.02, so the omega-limit set of a flow is the forward accumulation set.

Counterexamples to common slips

  • An omega-limit set need not be a single orbit. For an irrational rotation of the circle, is the entire circle for every — the orbit is dense, so it accumulates everywhere.
  • A limit set can be empty. For the translation on , every forward orbit escapes to infinity; . The non-emptiness conclusions below require the forward orbit to lie in a compact set.
  • The non-wandering set is generally larger than the closure of the periodic points and larger than the union of limit sets. The three coincide for many hyperbolic systems but not in general; the inclusion can be strict.
  • Topological conjugacy is strictly finer than "same number of periodic points." Two maps can share period counts yet fail to be conjugate because conjugacy must match the topology of how orbits sit together, not merely tallies.

Key theorem with proof Intermediate+

Theorem (structure of the omega-limit set). Let be a continuous map of a metric space, and let have forward orbit contained in a compact set . Then is non-empty, compact, forward-invariant, and — when the orbit closure is connected, in particular for every flow — connected. If is a homeomorphism, is fully invariant: . (See [Brin-Stuck 2002 §1.6], [Katok-Hasselblatt 1995 §1.5].)

Proof. Write and , so .

Non-empty and compact. Each is a closed subset of the compact set (the orbit lies in , hence so does its closure), so each is compact and non-empty. The family is nested decreasing: . A nested decreasing family of non-empty compact sets has non-empty intersection, so ; and , an intersection of closed sets, is closed inside the compact , hence compact.

Characterisation by subsequences. A point lies in if and only if there is a sequence with . Indeed, for every means that for each and each there is with ; choosing and produces the required subsequence, and the converse is immediate.

Forward invariance. Let with . By continuity of , , and , so . Thus . If is a homeomorphism, applying the same argument to and using compactness shows : given , the points lie in the compact -approximating sets and have a convergent subsequence with limit satisfying , so .

Connectedness. Suppose, toward a contradiction, that with non-empty, closed, and disjoint. Since is compact, and are compact and separated by a positive distance . Both and are visited by the orbit at arbitrarily large times, so there are increasing times at which lies within of and later within of . In the flow case, the orbit is a continuous curve, so to pass from the -neighbourhood of to the -neighbourhood of it must cross the closed middle band , which is disjoint from . This yields a sequence of crossing times with in the compact middle band; a convergent subsequence gives a limit point of the orbit lying in the band, hence in , a contradiction. So is connected. (For a discrete map the orbit need not be connected, and can be disconnected — for instance a period-two orbit; connectedness is the flow phenomenon, recorded here because every continuous-time limit set inherits it.)

This completes the proof.

Bridge. The omega-limit-set structure theorem builds toward the entire classification programme of topological dynamics: once one knows that long-term behaviour is concentrated on a compact invariant set, the question of which compact invariant sets can occur becomes the organising problem of the field. The foundational reason the theorem holds is precompactness plus continuity — exactly the two hypotheses that the phase flow 02.12.02 supplies for flows of complete vector fields on compact manifolds, where every forward orbit is automatically precompact. This is exactly the input that the Poincaré-Bendixson theorem 02.12.10 sharpens in the planar case: there the connected compact invariant limit set is forced to be an equilibrium, a periodic orbit, or a graph of connections, and the present theorem is the dimension-free skeleton beneath that planar conclusion. The omega-limit set generalises the notion of a periodic orbit — a periodic orbit is its own omega-limit set — and the non-wandering set collects all such recurrent behaviour into a single closed invariant set. The central insight is that topological conjugacy transports every object defined here, so the limit-set and non-wandering structure is an invariant of the system up to conjugacy, and the canonical examples below (rotation, doubling map, cat map, horseshoe) are distinguished precisely by these invariants.

The bridge is the recognition that recurrence — captured by , , and — is the conjugacy-invariant residue of a dynamical system, and putting these together gives the working definition of "the same dynamics" used throughout the subject. This appears again in symbolic dynamics, where the doubling map and the shift turn out to be the same system viewed through a conjugacy.

Exercises Intermediate+

Advanced results Master

Theorem (orbit-closure decomposition and recurrence). Let be a continuous map of a compact metric space. The forward orbit closure decomposes as , with the closed invariant core. A point is (positively) recurrent if . The recurrent points are dense in the support of any invariant Borel probability measure, and every non-empty closed invariant subset contains a minimal set — a closed invariant set with no proper non-empty closed invariant subset. (See [Birkhoff 1927], [Walters 1982 Ch. 5].)

The minimal sets are the irreducible carriers of recurrence: on a minimal set every orbit is dense, and a system is minimal exactly when for all . The irrational rotation is the model minimal system; a finite periodic orbit is the model minimal set in the discrete case. Zorn's lemma applied to the partially ordered family of non-empty closed invariant subsets, ordered by reverse inclusion, produces minimal sets inside any compact invariant set, since the intersection of a descending chain of non-empty compact invariant sets is non-empty, compact, and invariant.

Theorem (the doubling map is chaotic — conjugacy with the full shift). The doubling map on is, off the dyadic rationals, the binary-shift system. Consequently has periodic points of every period, dense periodic points, a dense orbit (topological transitivity), and sensitive dependence on initial conditions. The same holds for the full one-sided shift on , which is the symbolic model.

The shift on with the metric has fixed points of (the periodic sequences of period dividing ), a dense set of periodic points, a dense orbit obtained by concatenating all finite words, and expansiveness with constant . Devaney's three conditions for chaos — dense periodic points, topological transitivity, sensitive dependence — all hold, and sensitivity is in fact a consequence of the first two on an infinite metric space (Banks-Brooks-Cairns-Davis-Stacey 1992). The doubling map inherits each property through the semiconjugacy of Exercise 7, which is a conjugacy after removing the countable orbit of dyadic rationals.

Theorem (Smale horseshoe — preview). There is a diffeomorphism of the plane carrying a square across itself in a horseshoe shape so that is two horizontal strips. The maximal invariant set is a Cantor set, and is topologically conjugate to the two-sided full shift on . (Smale 1967 [Smale 1967].)

The horseshoe is the geometric source of robust chaos: the conjugacy to the shift makes a structurally stable hyperbolic set, so the chaotic dynamics persists under perturbation. Coding a point of by recording, at each time , which of the two strips lands it in, produces the conjugating homeomorphism . The horseshoe is the local model whenever a map has a transverse homoclinic point — the Smale-Birkhoff homoclinic theorem promotes any transverse homoclinic intersection to an embedded horseshoe, and hence to shift dynamics, which is why transverse homoclinic points are the universal signature of chaos in smooth systems.

Theorem (hyperbolic toral automorphism — the cat map). Let be hyperbolic (eigenvalues ). The induced automorphism of has dense periodic points (exactly the rational points), a dense orbit, positive topological entropy where is the expanding eigenvalue, and is structurally stable. Its non-wandering set is the whole torus.

The cat map has eigenvalues , expanding and contracting along the two irrational eigendirections; the stable and unstable foliations are the lines of these slopes wrapped densely on the torus. The entropy equals the growth rate of periodic-point counts, since , a manifestation of the Lefschetz fixed-point formula. The cat map is the model Anosov diffeomorphism and the simplest system that is simultaneously minimal-free, mixing, and chaotic.

Theorem (the logistic family and the period-doubling route). For the logistic map on with , the dynamics interpolate from a single attracting fixed point () through a cascade of period-doublings accumulating at to a parameter regime of positive-entropy chaos; at the map is conjugate to the tent map and to the full one-sided shift, and the non-wandering set is all of .

The period-doubling cascade exhibits the universal Feigenbaum constant governing the geometric rate at which successive bifurcation parameters accumulate; the universality (Feigenbaum 1978, Coullet-Tresser 1978) is explained by a renormalisation fixed point in the space of unimodal maps. At the conjugacy carries the tent map to , and the tent map is in turn a factor of the shift, closing the loop: the logistic map at full parameter is the binary shift in disguise, the same identification that makes the doubling map chaotic.

Synthesis. The four canonical examples are not a list but a single structural story told four times. The central insight is that recurrence — encoded in orbits, omega- and alpha-limit sets, and the non-wandering set — is a topological-conjugacy invariant, and the entire content of a topological dynamical system is the conjugacy class of its recurrent part. This is exactly why the doubling map, the cat map, the horseshoe, and the logistic map at are all governed by the shift: each is conjugate (or semiconjugate after removing a thin exceptional set) to a shift space, and the shift is the universal model of chaotic recurrence. The bridge from the abstract limit-set theorem to these concrete systems is symbolic coding: partition the space, record which piece each iterate lands in, and the dynamics becomes a shift on sequences — the foundational reason that geometric chaos and combinatorial shift dynamics are the same subject. The negative theory and the positive theory are dual: a minimal system (irrational rotation) has every orbit dense and no proper recurrent substructure, while a hyperbolic system (cat map, horseshoe) has a rich lattice of periodic orbits dense in the non-wandering set; both are read off from the same limit-set and non-wandering-set invariants.

Putting these together, the topological-dynamics framework — orbit, limit set, non-wandering set, conjugacy — classifies long-term behaviour into minimality at one extreme and shift-modelled chaos at the other, and identifies the structural-stability programme of Smale [Smale 1967] as the search for the systems whose conjugacy class is robust under perturbation. The phase flow 02.12.02 and the Poincaré-Bendixson dichotomy 02.12.10 are the continuous-time, low-dimensional special cases of this same architecture; the present unit is the dimension-free, discrete-and-continuous foundation on which symbolic dynamics, ergodic theory, and hyperbolicity are all built.

Full proof set Master

Proposition (omega-limit set is invariant for a homeomorphism). Let be a homeomorphism of a metric space and let have precompact forward orbit. Then .

Proof. Forward invariance was shown in the Key theorem: if then . For the reverse inclusion, let with and . After discarding finitely many terms assume . The points lie in the compact orbit closure , so a subsequence converges, say ; since , . By continuity of , . Hence , giving . The two inclusions yield equality.

Proposition (topological conjugacy transports the non-wandering set). If is a topological conjugacy from to , then .

Proof. It suffices to show ; applying the same to (a conjugacy from to ) gives the reverse inclusion. Let and put . Let be any neighbourhood of . Then is a neighbourhood of (as is a homeomorphism). Because is non-wandering, for every there is with ; pick with . Applying and using , the point satisfies . So for arbitrarily large , meaning . Thus .

Proposition (existence of minimal sets). Every non-empty compact invariant set for a homeomorphism of a metric space contains a minimal set.

Proof. Let be the family of non-empty closed (equivalently compact, since is compact) invariant subsets of , partially ordered by inclusion. is non-empty since . Let be a chain (totally ordered subfamily). The intersection is closed and invariant (an intersection of invariant sets is invariant); it is non-empty because is a chain of non-empty compact sets with the finite-intersection property, and a family of compact sets with the finite-intersection property has non-empty intersection. So is a lower bound for . By Zorn's lemma (applied to ordered by reverse inclusion), has a minimal element under inclusion: a non-empty closed invariant set with no proper non-empty closed invariant subset. That is exactly a minimal set.

Proposition (periodic-point count of a hyperbolic toral automorphism). For hyperbolic with eigenvalues , , the number of fixed points of on is , and the growth rate .

Proof. A point is fixed by iff , i.e. . Since is hyperbolic, no eigenvalue of equals , so is invertible over and the map is a linear automorphism of taking to the sublattice . The solutions correspond bijectively to , a finite group of order . Computing the determinant with eigenvalues : , whose absolute value is . As the term dominates (for ), so . This limit is the topological entropy of , by the equality of entropy with periodic-orbit growth for hyperbolic toral automorphisms.

Proposition (sensitive dependence from transitivity and dense periodic points). Let be a continuous map of an infinite metric space with a dense orbit and dense periodic points. Then has sensitive dependence on initial conditions: there is such that for every and every neighbourhood of there is and with . (Banks-Brooks-Cairns-Davis-Stacey 1992.)

Proof. Since is infinite and the periodic points are dense, there exist at least two distinct periodic orbits; let be a positive lower bound such that every point of is at distance from one of two fixed periodic orbits — concretely, pick periodic orbits with , so any has or . Fix and a neighbourhood . By density of periodic points choose a periodic point of some period . Choose a periodic orbit with , and let . By transitivity there is a point , where is the open set of points shadowing 's orbit for steps to within . Now estimate at the time realising the return of : using the triangle inequality across , near , and , at least one of and exceeds — otherwise , contradicting propagated through the chosen times. Both and lie in , so sensitivity holds with constant .

Connections Master

  • Phase flow / one-parameter group 02.12.02. A flow is the continuous-time instance of a dynamical system as defined here: the one-parameter group axioms , are the action axioms with time monoid . The omega-limit set, invariant sets, and non-wandering set of this unit specialise directly to the flow of a complete vector field, and the precompactness hypothesis that drives the limit-set structure theorem is automatic for flows on compact manifolds. The present unit abstracts the flow datum away from its differential-equation origin and treats it on the same footing as an iterated map.

  • Poincaré-Bendixson theorem 02.12.10. The planar Poincaré-Bendixson dichotomy is the two-dimensional sharpening of the limit-set structure theorem proved here: where the present theorem gives only "non-empty, compact, connected, invariant," the planar Jordan-curve input forces the limit set to be an equilibrium, a periodic orbit, or a graph of connections. This unit supplies the dimension-free skeleton; Poincaré-Bendixson supplies the planar flesh, and the contrast with the cat map and horseshoe shows why the higher-dimensional and discrete cases admit chaotic limit sets that the plane forbids.

  • Phase space, vector field, integral curve 02.12.01. The orbit of a point under a flow is the image of its integral curve, and a fixed point of the dynamical system is an equilibrium of the generating vector field. The phase-space formalism gives the geometric meaning to the abstract orbit and limit-set definitions; the recurrence structure studied here is the long-time behaviour of the integral curves introduced there.

  • Metric space 02.01.05. The entire topological-dynamics apparatus — convergence of subsequences defining limit sets, the shift metric on sequence space, compactness arguments for non-emptiness of limit sets, sensitive dependence measured by a distance — is metric-space theory. The compactness and completeness facts that make limit sets non-empty and minimal sets exist are exactly the metric-space results imported here.

Historical & philosophical context Master

The qualitative study of dynamical systems originates with Henri Poincaré's four-part memoir Sur les courbes définies par une équation différentielle (1881–1886), which replaced the search for closed-form solutions with the study of the topological structure of orbits — phase portraits, periodic orbits, and the index theory of equilibria [Smale 1967]. George David Birkhoff systematised the recurrence theory in his 1927 American Mathematical Society Colloquium volume Dynamical Systems [Birkhoff 1927], where the non-wandering set, minimal sets, and recurrent points first appear as the organising invariants of a continuous flow or map; Birkhoff's recurrence theorem and his pointwise ergodic theorem (1931) are the analytic counterparts of the topological structure recorded in this unit.

The abstract reformulation of a dynamical system as an action of a group or semigroup, with topological conjugacy as the equivalence relation, crystallised in the mid-twentieth century. Stephen Smale's 1967 survey Differentiable dynamical systems (Bulletin of the American Mathematical Society 73) [Smale 1967] introduced the horseshoe, the Axiom-A decomposition of the non-wandering set into basic sets, and the structural-stability programme — the search for systems whose conjugacy class is stable under perturbation. Michael Brin and Garrett Stuck's Introduction to Dynamical Systems (Cambridge University Press, 2002) [Brin-Stuck 2002] and Anatole Katok and Boris Hasselblatt's Introduction to the Modern Theory of Dynamical Systems (Cambridge, 1995) [Katok-Hasselblatt 1995] are the modern canonical treatments, opening with exactly the orbit / limit-set / conjugacy framework of this unit before specialising to symbolic, smooth, and ergodic theory. Robert Devaney's An Introduction to Chaotic Dynamical Systems (1989) [Devaney 1989] gave the influential definition of chaos as the conjunction of dense periodic points, topological transitivity, and sensitive dependence; the Banks-Brooks-Cairns-Davis-Stacey theorem (1992) later showed sensitivity is redundant, a logical economy proved in the present unit's Full proof set.

Bibliography Master

@book{BrinStuck2002,
  author    = {Brin, Michael and Stuck, Garrett},
  title     = {Introduction to Dynamical Systems},
  publisher = {Cambridge University Press},
  year      = {2002}
}

@book{KatokHasselblatt1995,
  author    = {Katok, Anatole and Hasselblatt, Boris},
  title     = {Introduction to the Modern Theory of Dynamical Systems},
  publisher = {Cambridge University Press},
  series    = {Encyclopedia of Mathematics and its Applications},
  volume    = {54},
  year      = {1995}
}

@article{Smale1967,
  author  = {Smale, Stephen},
  title   = {Differentiable dynamical systems},
  journal = {Bulletin of the American Mathematical Society},
  volume  = {73},
  year    = {1967},
  pages   = {747--817}
}

@book{Birkhoff1927,
  author    = {Birkhoff, George D.},
  title     = {Dynamical Systems},
  publisher = {American Mathematical Society},
  series    = {Colloquium Publications},
  volume    = {9},
  year      = {1927}
}

@book{Devaney1989,
  author    = {Devaney, Robert L.},
  title     = {An Introduction to Chaotic Dynamical Systems},
  publisher = {Addison-Wesley},
  edition   = {2},
  year      = {1989}
}

@book{Walters1982,
  author    = {Walters, Peter},
  title     = {An Introduction to Ergodic Theory},
  publisher = {Springer-Verlag},
  series    = {Graduate Texts in Mathematics},
  volume    = {79},
  year      = {1982}
}

@article{BanksBrooks1992,
  author  = {Banks, John and Brooks, Jeff and Cairns, Grant and Davis, Gary and Stacey, Peter},
  title   = {On {D}evaney's definition of chaos},
  journal = {American Mathematical Monthly},
  volume  = {99},
  year    = {1992},
  pages   = {332--334}
}

@article{Feigenbaum1978,
  author  = {Feigenbaum, Mitchell J.},
  title   = {Quantitative universality for a class of nonlinear transformations},
  journal = {Journal of Statistical Physics},
  volume  = {19},
  year    = {1978},
  pages   = {25--52}
}