Inflation (Substitution)

Substitution inflation symmetry, linear complexity, bounded discrepancy
quasicrystalencoding-invariantdim 1D multi-scale5 metrics

What It Measures

Whether the data was generated by a substitution rule — a process that replaces symbols with fixed patterns at every scale.

A substitution rule maps each symbol to a word: Fibonacci does a→ab, b→a; Thue-Morse does a→ab, b→ba. Iterating the rule produces an infinite aperiodic sequence whose statistical properties repeat at geometrically spaced scales (powers of the inflation factor λ). This geometry binarizes the data and tests five signatures that substitution sequences must satisfy and random or periodic sequences cannot.

Metrics

complexity_linearity

How linear is the growth of distinct subwords? For a substitution sequence, the number of distinct n-grams p(n) grows as c·n + d (exactly linear). For random sequences, p(n) grows exponentially (2ⁿ). For periodic sequences, p(n) flatlines. Fibonacci word and Thue-Morse both score near 1.0 (textbook linear). White noise scores 0.76 (exponential growth, poor linear fit). Logistic period-5 scores 0.46 — its near-periodicity confuses the linearity test.

entropy_rate

Topological entropy: does the subword count grow? Zero for substitution and periodic, positive for random and chaos. White noise and PRNG outputs score ~1.0 (exponential growth = maximal entropy). Fibonacci word scores 0.19 (barely above zero — its linear complexity growth produces a small but nonzero growth ratio). Periodic orbits score exactly 0.0.

discrepancy

How evenly are the symbols distributed? Measures max|D(n)|/√N, where D(n) is the deviation of cumulative symbol counts from expected. Substitution sequences have bounded discrepancy (D/√N → 0). Random sequences have D/√N ≈ 0.5 (random walk). Thue-Morse (0.006) and Fibonacci word (0.006) have the lowest nonzero discrepancy in the atlas — their symbols are distributed with almost crystalline uniformity. Devil's staircase (28.1) has the highest: its long constant plateaus create massive cumulative imbalance.

return_concentration

How regular are the gaps between repeated subwords? Substitution sequences have few distinct return times because the hierarchical tiling constrains where each pattern can appear. Logistic period-2 and edge-of-chaos score 1.0 (perfectly regular returns). Fibonacci word scores 0.82. fBm scores 0.08 (widely scattered, irregular returns).

acf_geometric

Are autocorrelation peaks at geometric (λ^k) rather than arithmetic (nT) spacings? This is the substitution fingerprint: Fibonacci has ACF peaks at Fibonacci numbers (φ^k spacings), Thue-Morse at powers of 2. Quantum walk scores highest (0.91) — its interference pattern creates geometric-ratio ACF peaks through a completely different mechanism. Fibonacci word (0.88), phyllotaxis (0.89), and circle map quasiperiodic (0.89) cluster together. White noise and logistic chaos score 0.0 (no ACF peaks at all).

Atlas Rankings

acf_geometric
SourceDomainValue
Quantum Walkquantum0.9123
Wave Height (Buoy)geophysics0.8984
Phyllotaxisbio0.8888
···
Logistic Chaoschaos0.0000
Tent Mapchaos0.0000
Prime Gapsnumber_theory0.0000
complexity_linearity
SourceDomainValue
Projectile with Dragmotion1.0000
Damped Pendulummotion1.0000
Lotka-Volterrabio1.0000
···
Constant 0xFFnoise0.0000
Constant 0x00noise0.0000
Logistic r=3.74 (Period-5 Window)chaos0.4619
discrepancy
SourceDomainValue
Devil's Staircaseexotic28.0993
Hilbert Walkexotic27.2802
BTC Close Pricefinancial27.2032
···
Constant 0xFFnoise0.0000
Constant 0x00noise0.0000
Forest Fireexotic0.0000
entropy_rate
SourceDomainValue
Wichmann-Hillbinary1.0000
BSL Residuesnumber_theory0.9999
Benford's Lawnumber_theory0.9999
···
Constant 0xFFnoise0.0000
Constant 0x00noise0.0000
Logistic r=3.5 (Period-4)chaos0.0000
return_concentration
SourceDomainValue
Logistic r=3.2 (Period-2)chaos1.0000
Logistic Edge-of-Chaoschaos1.0000
Forest Fireexotic1.0000
···
Constant 0xFFnoise0.0000
Constant 0x00noise0.0000
fBm (Persistent)noise0.0847

When It Lights Up

Inflation is the framework's substitution-rule detector. The combination of linear complexity + near-zero discrepancy + geometric ACF peaks is essentially unique to substitution sequences. In the ordinal view, it separates quasicrystalline sources (Fibonacci, Thue-Morse, L-System) from both periodic and random, which the other ordinal geometries struggle to do — Ordinal Partition sees Fibonacci as "moderately constrained" without distinguishing it from other aperiodic sequences. Inflation's acf_geometric metric also catches quantum walk and ocean/wave signals, suggesting that geometric self-similarity in autocorrelation structure is a broader phenomenon than pure substitution dynamics.

Open in Atlas
← D4 TrialityMultifractal Spectrum →