cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A317957 Apply the morphism X -> XYX, where Y=1 if X contains an odd number of 1's, otherwise Y = 0 n times to 1, and concatenate the resulting string.

This page as a plain text file.
%I A317957 #8 Aug 22 2018 20:34:57
%S A317957 1,101,1011101,101110101011101,1011101010111011101110101011101,
%T A317957 101110101011101110111010101110101011101010111011101110101011101
%N A317957 Apply the morphism X -> XYX, where Y=1 if X contains an odd number of 1's, otherwise Y = 0  n times to 1, and concatenate the resulting string.
%D A317957 Karamanos, Kostas. "From symbolic dynamics to a digital approach." International Journal of Bifurcation and Chaos 11.06 (2001): 1683-1694. (Full version. See p. 1685)
%D A317957 Karamanos, K. (2000). From symbolic dynamics to a digital approach: chaos and transcendence. In Michel Planat (Ed.), Noise, Oscillators and Algebraic Randomness (Lecture Notes in Physics, pp. 357-371). Springer, Berlin, Heidelberg. (Short version. See p. 359)
%Y A317957 The limit of the terms is A035263.
%Y A317957 A317956 is the same sequence over the alphabet {1,2}.
%K A317957 nonn
%O A317957 0,2
%A A317957 _N. J. A. Sloane_, Aug 22 2018