|
Home page |
Modulo 10 Fibonacci Pattern |
ContentsThe Unit Cell
The PatternA number of unit cells are tiled to show the overall pattern.
The NumbersThe points are generated using an algorithm where the only input is the number of cells across the pattern. The resulting series for N=10 are shown below. These can be divided into two groups. Those starting with (0, 0), (2, 2), (4, 2) and (5, 5) are multiplied copies of series in the base 2 and base 5 patterns. (1, 1) and (2, 1) are new to this pattern. Base 2 series in orange, base 5 in blue. (0, 0) is in both.
The Reduced PatternThis shows the pattern after the base two and base 5 cells have been de-emphasised.
|
|
||||||||||||||||||||||||||||||
|
(c) John Whitehouse 2011
|
|||||||||||||||||||||||||||||||