I have a binary sequence, no more than two 1s in a row and no more than
one 0 in a row. If I write the same sequence above it, and shift the posiition
by 1 digit and keep repeating process, the rules still hold vertically.
if I then stack the same sequence in the 3rd dimension with shifting,
will the rules be followed?
Hope I’m clear. Thanks.
one 0 in a row. If I write the same sequence above it, and shift the posiition
by 1 digit and keep repeating process, the rules still hold vertically.
if I then stack the same sequence in the 3rd dimension with shifting,
will the rules be followed?
Hope I’m clear. Thanks.