Regular Paperfolding Sequence - Properties

Properties

The value of any given term tn in the regular paperfolding sequence can be found recursively as follows. If n = m·2k where m is odd then

t_n =
\begin{cases}
1 & \text{if } m = 1 \mod 4 \\
0 & \text{if } m = 3 \mod 4
\end{cases}

Thus t12 = t3 = 0 but t13 = 1.

The paperfolding word 1101100111001001..., which is created by concatenating the terms of the regular paperfolding sequence, is a fixed point of the morphism or string substitution rules

11 1101
01 1001
10 1100
00 1000

as follows:

11 1101 11011001 1101100111001001 11011001110010011101100011001001 ...

It can be seen from the morphism rules that the paperfolding word contains at most three consecutive 0s and at most three consecutive 1s.

The paperfolding sequence also satisfies the symmetry relation:

t_n =
\begin{cases}
1 & \text{if } n = 2^k \\
1-t_{2^k-n} & \text{if } 2^{k-1}<n<2^k
\end{cases}

which shows that the paperfolding word can be constructed as the limit of another iterated process as follows:

1
1 1 0
110 1 100
1101100 1 1100100
110110011100100 1 110110001100100

In each iteration of this process, a 1 is placed at the end of the previous iteration's string, then this string is repeated in reverse order, replacing 0 by 1 and vice versa.

Read more about this topic:  Regular Paperfolding Sequence

Famous quotes containing the word properties:

    A drop of water has the properties of the sea, but cannot exhibit a storm. There is beauty of a concert, as well as of a flute; strength of a host, as well as of a hero.
    Ralph Waldo Emerson (1803–1882)

    The reason why men enter into society, is the preservation of their property; and the end why they choose and authorize a legislative, is, that there may be laws made, and rules set, as guards and fences to the properties of all the members of the society: to limit the power, and moderate the dominion, of every part and member of the society.
    John Locke (1632–1704)