Foundational Tables of Multiplication
Can numbers reveal additional structure when we change the way we look at them?
The arithmetic of integers is extremely well understood, but sometimes a shift in representation makes familiar relationships appear in new ways. In the following diagrams, multiplication tables are visualized on circular and spiral coordinate systems rather than the usual rectangular grids.
This does not change the mathematics itself, but it can make certain patterns easier to see.
Digits and Positional Arithmetic
In 1202 AD, Fibonacci described the positional numeral system in his Liber Abaci:
“These are the nine figures of the Indians: 9 8 7 6 5 4 3 2 1. With these nine figures, and with this sign 0 which in Arabic is called zephirum, any number can be written.”
These ten symbols form the basis of the modern decimal system.
The Number Line
A standard model used in mathematics is the number line, where integers are arranged along a single axis.

The number line is extremely useful for understanding addition, subtraction, and ordering of numbers.
However, when we move into operations such as multiplication, periodicity and modular structure begin to play a larger role. In those cases it can sometimes be helpful to examine numbers using circular or rotational coordinate systems.
Spiral Arrangements of Numbers
One way to visualize integers differently is to place them along a spiral.

Spiral layouts are commonly used in mathematics and physics when studying growth processes or rotational symmetries. In this case the spiral is used simply as a coordinate system for plotting arithmetic relationships.
Multiplication Tables
Multiplication tables are usually displayed as a grid.

This grid clearly shows the growth relationships between numbers, but it hides the cyclic behavior that emerges when we examine multiplication modulo a fixed base.
Multiplication on a Circular System
If we take the same multiplication tables and plot them on a circle divided into nine radial positions (modulus-9 arithmetic), the sequences begin to trace distinct paths.

Each multiplication table generates its own repeating cycle.
From this representation we can derive a general structural diagram of how multiplication sequences move through the circular system.

Flow Signatures of the Multiplication Tables
When plotted this way, each digit from 1 through 9 produces a characteristic trajectory.
The One's Table

The Two's Table

The Three's Table

The multiples of three form a repeating triangular path.
The Four's Table

The Five's Table

The five sequence acts as a turning point in the circular system. Beyond this point the multiplication cycles reverse direction and begin tracing the circle in the opposite orientation.
The Six's Table

The six sequence mirrors the three sequence but travels in the opposite direction.
The Seven's Table

The Eight's Table

The Nine's Table

Under modulus-9 arithmetic, all multiples of nine reduce to 0, so the sequence repeatedly maps to the zero position at the center of the circle.
Universal Structure of Multiplicative Growth
All of these patterns arise from the same underlying structure of multiplication cycles.

When viewed together, the multiplication sequences form a network of repeating loops.
Summary Diagram
These loops can be summarized in the following symbolic representation.

This diagram highlights the repeating relationships among digits when multiplication is examined modulo 9.
Numeric Relationships
The circular representation also reveals several interesting symmetries.

For example:
- The sequences generated by 3 and 6 mirror each other.
- The digit 9 acts as a neutral element in modulus-9 arithmetic since all multiples of nine reduce to zero.
Doubling and Halving Cycles
If we follow the digital roots produced by repeated doubling, we obtain a cycle.
Doubling
1 → 2
2 → 4
4 → 8
8 → 16 → 7 (mod 9)
16 → 32 → 5 (mod 9)
32 → 64 → 1 (mod 9)
The sequence then repeats.
Halving
1 → 0.5 → 5 (mod 9)
0.5 → 0.25 → 7
0.25 → 0.125 → 8
0.125 → 0.625 → 4
0.625 → 0.03125 → 2
0.03125 → 0.015625 → 1
This sequence also forms a cycle.
Closing Thoughts
Multiplication tables are usually presented as rectangular grids, but when the same arithmetic is mapped onto circular or spiral coordinate systems the sequences trace recognizable geometric paths and repeating cycles.
These diagrams do not change the underlying mathematics. Rather, they provide a different way to visualize relationships that are already present in simple arithmetic. When viewed this way, multiplication sequences reveal symmetries, reversals, and cyclic structures that are less obvious in the standard grid representation.
It is also worth noting that there is nothing inherently special about the decimal system itself. Any numeral base will produce its own modular cycles and geometric patterns when numbers are examined in this way. However, because our arithmetic, measurements, and everyday calculations are built around base-10, the symmetries that arise from decimal modular arithmetic often appear particularly clear and visually resonant.
Seen from this perspective, familiar operations such as multiplication, doubling, and halving can be understood not only as numerical procedures but also as movements through a repeating geometric structure. The diagrams above simply offer one way of exploring that structure.
.:.
Note
Clock arithmetic for decimal values can be approximated by repeatedly summing the digits until a single digit remains (often called the digital root). For example:
0.625 → 0 + 6 + 2 + 5 = 13 → 1 + 3 = 4
This procedure produces the same result as reducing the number modulo 9 (with 9 represented as 0 in this system). Repeating decimals eventually settle into a repeating pattern under this digit-sum reduction.