Geometries Hidden in the Number System
June 2010
Today I would like to share a way of looking at numbers that emerged from a series of visual experiments. While working with modular arithmetic patterns I noticed that certain numbers produce repeating geometric structures when plotted on circular fields.
The diagrams below are an attempt to make those structures visible.
The method is simple. Take a number n. Compute the products n × 1, n × 2, n × 3, and so on, reduce each result modulo 9, and plot the sequence of residues around a circle with nine positions. Connect consecutive values with lines. The result is what I call the field glyph of n.
In the plates below, red lines denote clockwise (positive) flow and gray lines denote counterclockwise (negative) flow. Where positive and negative paths overlap the colors combine into a light brown tone. Darker brown indicates a greater number of overlapping paths.
For prime sequences, yellow denotes positive flow and green denotes negative flow. Overlapping prime paths form an olive color, and darker olive indicates deeper intersections.
These images are not a finished mathematical theory. They are visual explorations of how simple numeric relationships propagate through modular space. But the structures that emerge are remarkably consistent, and I believe they are worth careful attention.
Three kinds of numbers
When plotted in circular modular space, numbers appear to fall into three functional roles based on the geometry they produce:
- Structural numbers produce organizing frameworks. They generate the scaffolding that other patterns build on.
- Polar numbers produce closed rotational cycles. They circulate through the field in balanced, repeating loops.
- Form numbers produce open growth patterns. They spiral outward through the field, doubling and expanding.
These categories are not axioms. They are descriptions of what the diagrams show. But the consistency with which numbers sort themselves into these roles across many examples is what makes the classification feel meaningful rather than arbitrary.
Structural fields
Zero
The zero field represents the origin. It contains no directionality but serves as the neutral reference point from which all cycles emerge.
Unity
The field of one represents the simplest stable state in the system. One times anything is itself. The glyph reflects this: every path returns to its starting point.


Plurality
The field of two represents the simplest form of separation. When plotted geometrically it produces interference structures similar to dipole fields.

When duality arises, certain ratios begin to appear repeatedly. One of them is the golden ratio.


The golden ratio governs the relationship between expansion and contraction in this simplest case of separation. I did not expect it to appear here, but it does, and it keeps appearing throughout many of the geometric constructions that follow. It seems to live naturally inside the relationship between two and one.
The field of five
The number five also appears repeatedly as a structural organizer.


In base 10, the number 5 divides the base. Together with 2 it generates all terminating decimals. Its role in the diagrams reflects this: it acts as a boundary between the cyclic and the terminating, between structure that repeats and structure that resolves.
Polar fields
When the system is plotted as a circular field, certain numbers produce closed rotational cycles. These are the polar numbers: 3, 6, and 9.

This is the same polarity structure explored in my earlier post on the circle of nine. Here we see it from a different angle: not as a static classification of positions, but as a set of dynamic paths through modular space.
Positive polarity: the field of three
The field of three produces one of the simplest closed cycles. Its glyph is a triangle inscribed in the circle, traced in both directions.


The same triangular flow reappears at every multiple of three that shares its digital root. At twelve:


And at twenty-one:


The internal detail grows more complex, but the triangular skeleton persists. The field of three is stable across its entire family.
Negative polarity: the field of six
The field of six produces a complementary rotational pattern, the same triangle but traced in the opposite direction.


Subsequent iterations at fifteen and twenty-four:




Three and six are complements. Their glyphs are mirror images. Their digital roots sum to nine. They are the two poles of the same rotational structure, one turning clockwise, the other counterclockwise.
Neutral polarity: the field of nine
The number nine behaves differently from the others. It acts as a rotational center around which many sequences stabilize.


The harmonic overtone series in acoustics also displays relationships that map onto this field. When the harmonics of each harmonic are reduced modulo 9, the resulting table has a structure that mirrors the numeric polarity cycle.

I find this connection between acoustic harmonics and modular arithmetic worth noting. Music and number have been linked since Pythagoras, and the mod-9 field seems to be one of the places where that link becomes visible.
The next neutral iteration appears at eighteen:


Prime fields
Prime numbers produce especially striking structures in these diagrams. Because a prime has no factors other than one and itself, its field glyph is not a composite of simpler patterns. It is irreducible. What you see is the prime itself, expressed geometrically.
7


Seven is the first prime whose field glyph fills the entire circle. Its multiplicative order modulo 9 is 6, meaning it visits every position before repeating. The resulting hexagonal symmetry is unmistakable.
11


13


17


19


23


Additional prime tables





As the primes grow larger, the field tables become denser but the underlying geometric regularity persists. Each prime produces its own distinct pattern, and no two primes produce the same glyph.
The world of form
Not all numbers produce closed cycles. Some produce open, expanding patterns that spiral outward through the field.
The field of four demonstrates this clearly.


These structures often follow doubling sequences:
1 → 2 → 4 → 8 → 16 → 32 → 64
Under digital root reduction, this sequence produces the repeating cycle 1, 2, 4, 8, 7, 5, which then loops back to 1. The glyph traces this path through the circle.


The same open, spiraling character appears in the fields of 8, 10, 14, 16, 20, and 22. These are the composite numbers whose digital roots fall outside the polar set {3, 6, 9}. They do not close into cycles. They grow.












Observations
What these diagrams show is that simple arithmetic, multiplication followed by modular reduction, produces surprisingly rich geometric structures. Numbers that appear identical in their symbolic form (just digits on a page) reveal completely different internal geometries when plotted in modular space.
The three-way classification (structural, polar, form) is not something I imposed on the data. It emerged from looking at many of these diagrams and noticing that numbers sort themselves into these roles consistently. The polar numbers {3, 6, 9} form closed cycles. The form numbers {4, 8, 10, ...} produce open spirals. The structural numbers {1, 2, 5} act as scaffolding. Primes stand apart from all three categories, each one producing an irreducible pattern that belongs to it alone.
Even the most familiar numbers contain geometries that are rarely visible in their ordinary symbolic form. I think these geometries are not accidents. They are the shapes of number itself, made visible by a simple change of representation.
.:.
A note from 2026
March 2026
This post was my first attempt at a systematic visual catalog of what I now call fractional fields. The method was primitive compared to what nfield does today, but the impulse was the same: plot the arithmetic of a number, all of it, and see what structure appears.
The "field glyph" of a prime turned out to be a direct visualization of the digit function δ(r) = ⌊br/p⌋ and its multiplicative orbit. The observation that primes produce irreducible patterns while composites decompose into simpler ones is exactly the distinction between prime and composite fractional fields that the later papers formalize.
The three-way classification I proposed here (structural, polar, form) maps loosely onto the roles that different numbers play in the alignment theory. The polar numbers {3, 6, 9} are the multiples of 3, the prime selected by the golden ratio. The structural numbers {1, 2, 5} are the factors of the base. The form numbers are everything else, the composites whose fractional fields decompose but do not terminate. Whether this correspondence is deep or superficial, I am still not sure. But I notice that the same categories keep reappearing no matter how I approach the problem.
.:.