You finished Book 3 on a contact 3-manifold. A helix was converging. This book asks: what lives one dimension above that? Then one above that. Then one above that, with time folded in as a sixth slot. Each chapter climbs one rung. This page tells you how to read the mathematics you will encounter on the way up.
Mathematics looks like a foreign language. It is. But it is the most regular foreign language ever written: it has almost no exceptions, every symbol has exactly one job, and the grammar is the same on every page of every book in every country.
What makes it hard is not complexity — it is density. A single line like $\dot{r} = r(1-r^2)$ contains: a derivative, a variable, an equilibrium condition, and the direction of flow — all at once. This book teaches you to unpack that density one layer at a time.
By the end of Chapter 1, you will be able to read an ODE the way you read a sentence. By Chapter 10, you will be reading geometry in six dimensions the same way.
A matemática parece uma língua estrangeira. É. Mas é a língua estrangeira mais regular já escrita: quase não tem exceções, cada símbolo tem exatamente uma função, e a gramática é a mesma em toda página de todo livro em todo país.
O que a torna difícil não é a complexidade — é a densidade. Uma única linha como $\dot{r} = r(1-r^2)$ contém: uma derivada, uma variável, uma condição de equilíbrio e a direção do fluxo — tudo ao mesmo tempo. Este livro ensina você a desempacotar essa densidade uma camada de cada vez.
Ao final do Capítulo 1, você saberá ler uma EDO da mesma forma que lê uma frase. Ao Capítulo 10, estará lendo geometria em seis dimensões do mesmo jeito.
Before you encounter the first formula in Chapter 1, read these six rules. They apply to every equation in this book.
A dot above a variable — $\dot{x}$ — means "the rate of change of $x$ with respect to time." It is shorthand for $dx/dt$. Wherever you see a dot, something is moving or evolving.
$\dot{x} = f(x)$ does not say $\dot{x}$ and $f(x)$ happen to be equal right now. It says they are always equal — the equation is a law, a rule the system must obey at every moment.
$x_1, x_2, x_3$ are three different variables (components of a vector). $x^2$ is $x$ multiplied by itself. $x_1^2$ is the first component, squared. These are never the same thing.
$\pi$ is the circle constant 3.14… $\phi$ is the golden ratio 1.618… $\mu$ is a Lyapunov exponent. $\eta$ is a growth rate. When you see a Greek letter, ask: is this a fixed number (constant) or a varying quantity (function)?
When you see Theorem: followed by a statement, that statement has been proved — it is not a hypothesis or a guess. The proof that follows shows the reasoning. You do not need to verify the proof to use the theorem; you need to understand what it says.
1D: one number describes the state (e.g. position on a line). 3D: three numbers (e.g. $r, \theta, z$). 5D+$t$: five numbers plus time. Each new dimension is a new independent direction — a new thing the system can do that it could not do in one fewer dimension.
Book 3 ended at the helical attractor on a contact 3-manifold. This book climbs from there. Each chapter adds one dimension and asks: what does the G-chain do here?
One variable. One rate. One fixed point. $\dot{x} = f(x)$ is the entire book compressed into a single line. Every higher-dimensional structure in this book is this ODE, lifted.
Add angle $\theta$ and height $z$ to the radial ODE. The fixed point becomes a circle; the orbit becomes a helix. This is the contact structure. Book 3 proved convergence here. Book 4 uses it as the floor.
Add one coordinate $w$. The helix is now a curve in 4D space. New phenomena: the contact structure meets symplectic geometry. New question: does the attractor persist? (Yes — Chapter 11.)
The jet space $J^1(\mathbb{R}, \mathbb{R}^2)$ is a natural 5D home for first-order ODEs. Every solution of the 3D system lifts to a curve in 5D. Chapter 12 lives here.
Treat time not as a parameter but as a geometric direction. The state space is now 6-dimensional: 5 spatial + 1 temporal. Galilean Contact Transformations (GTCT) act on this space. The G-chain closes here. Chapter 13 onward.
Each pass uses a different sequence. Same chapters, three reading orders, three different lessons.
Chapters 0 → 15 in dimensional order. You scaffold the language and meet every concept once. No game, no skipping. Goal: comprehension.
order: n + 1
Even chapter → N/2 (compression). Odd chapter → 3N+1 (threshold cross). Every orbit converges to Chapter 1. Goal: connection.
N even → N/2 · N odd → 3N+1
Pick $n$: 2 (Fibonacci), 3 (Tribonacci), 4 (Tetranacci). Next chapter = sum of previous $n$. You read your own argument as it compounds. Goal: synthesis — publish something.
a(k) = a(k−1) + … + a(k−n)
Every chapter ends with a copy-prompt block. The prompt is the exercise. Claude is the lab. You are the author.
research-log.md under the chapter heading. Mark the chapter complete.Start at the ODE. Everything else follows from it.
Start Chapter 1 — The ODE → ← Back to Contents