---
tags: math, cyber, core
alias: helical geometry, helicity
crystal-type: pattern
crystal-domain: math
crystal-size: bridge
---
# helix
a curve that winds around an axis at constant radius while advancing along it. the helix is a topological primitive: it has a winding number (an integer that counts turns) conserved under any continuous deformation that does not break the axis. this conservation is the computational property โ a helix cannot be erased by noise; it can only be unwound by an explicit operation.
the helix appears as the optimal structure wherever information must be stored compactly, transmitted reliably, and processed in parallel:
- DNA โ genetic information encoded in two antiparallel helical strands, each serving as error-correction template for the other; the linking number is the topological invariant that topoisomerases maintain
- microtubule โ hollow helical cylinder of 13 tubulin dimers per turn; the lattice structure inside every neuron; proposed substrate of quantum computation in the Orch OR model
- skyrmion โ helical twist of a magnetic field; topologically protected, cannot be erased without a singularity; minimal energy per bit of storage
- time crystal โ a system periodic in time rather than space; encodes information in temporal phase rather than spatial configuration; resistant to spatial decoherence
in mathematics, the helix is characterized by two numbers: curvature ฮบ (how tightly it bends) and torsion ฯ (how quickly it twists out of its osculating plane). together they determine the helix up to rigid motion. these two numbers are the eigenvalues of the system โ like the spectral gap and diffusion coefficient that determine cyberank convergence speed.
## helical computation in the cyber stack
the tri-kernel convergence to focus ฯ* is a helical contraction in function space:
- D (diffusion) propagates probability along the helix axis
- S (springs) maintains the helix radius (structural equilibrium)
- H (heat) varies the helix pitch (multi-scale smoothing)
each application of the tri-kernel winds the distribution closer to the fixed point. the spectral gap ฮปโ of the graph Laplacian is the helix pitch โ how many turns until convergence.
the Crystal evolves through the 7-triad spiral: FORM โ MASS โ SPACE โ LIFE โ WORD โ WORK โ PLAY โ FORM. each revolution adds a layer of complexity. at each scale the same topological structure recurs โ a helix within a helix.
[[analogous-to]] [[tri-kernel]], skyrmion, topoisomerase, time-crystal, topological-invariant
discover all concepts