++++++++++++=
+=+=+===+=+=+=
++=+==++==+=++=
+=
++++++++++++++++=
In this sequence, each row is the shortest repeating segment in a patterned grid that could continue infinitely.
If you gave each place in the grid a coordinate (xth row, yth column), then the symbol would be "=" if x:y can be reduced to a smaller ratio of integers. Otherwise, it is a "+".
There are actually many ways of explaining this same pattern. You may find other ways of explaining it in the comments. |