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.

A291799 Take n-th word over {1,2} listed in A291797 and apply the Post tag system described in A284116 (but adapted to the alphabet {1,2}); a(n) = period of orbit of that word, or 0 if the orbit ends at the empty word.

This page as a plain text file.
%I A291799 #9 Sep 08 2017 16:06:30
%S A291799 0,2,0,2,6,6,0,0,0,6,6,6,6,6,0,6,0,6,6,2,6,6,6,6,6,6,4,6,0,6,0,6,6,4,
%T A291799 0,0,6,6,6,0,0,0,6,0,6,6,4,6,0,6,6,0,6,0,6,6,0,6,6,6,10,0,0,0,6,6,4,6,
%U A291799 6,6,0,4,0,0,0,6,6,6,0,6,4,6,6,2,6,6,6
%N A291799 Take n-th word over {1,2} listed in A291797 and apply the Post tag system described in A284116 (but adapted to the alphabet {1,2}); a(n) = period of orbit of that word, or 0 if the orbit ends at the empty word.
%C A291799 Post's tag system maps a word w over {1,2} to w', where if w begins with 1, w' is obtained by appending 11 to w and deleting the first three letters, or if w begins with 2, w' is obtained by appending 2212 to w and deleting the first three letters.
%C A291799 We work over {1,2} rather than the official alphabet {0,1} because of the prohibition in the OEIS of terms (other than 0 itself) which begin with 0.
%C A291799 This is an analog of A291793 (or A284121) for the words in A291797.
%H A291799 Lars Blomberg, <a href="/A291799/b291799.txt">Table of n, a(n) for n = 1..8190</a> (For terms in A291797 up to length 36.)
%H A291799 Peter R. J. Asveld, <a href="http://doc.utwente.nl/66184/1/1988m20.pdf">On a Post's System of Tag</a>. Bulletin of the EATCS 36 (1988), 96-102. See Table 3.
%Y A291799 Cf. A284116, A284121, A291793, A291797.
%K A291799 nonn
%O A291799 1,2
%A A291799 _N. J. A. Sloane_, Sep 04 2017
%E A291799 a(31)-a(87) from _Lars Blomberg_, Sep 08 2017