ABACABA pattern
The ABACABA pattern is a recursive fractal pattern that shows up in many places in the real world. Patterns often show a DABACABA type subset. AA, ABBA, and ABAABA type forms are also considered.
Generating the pattern
In order to generate the next sequence, first take the previous pattern, add the next letter from the alphabet, and then repeat the previous pattern. The first few steps are listed here.| Step | Pattern | Letters |
| 1 | 21 − 1 = 1 | |
| 2 | 3 | |
| 3 | 7 | |
| 4 | 15 | |
| 5 | 31 | |
| 6 | 63 |
ABACABA is a "quickly growing word", often described as chiastic or "symmetrically organized around a central axis". The number of members in each iteration is, the Mersenne numbers. Replacing each letter with their respective numbers yields the ruler function.