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.

A171676 Ordered list in binary of the subwords (with leading zeros omitted) appearing in the infinite Fibonacci word.

This page as a plain text file.
%I A171676 #25 Mar 30 2012 16:51:56
%S A171676 0,1,10,11,101,110,1010,1011,1101,10101,10110,11010,11011,101011,
%T A171676 101101,110101,110110,1010110,1011010,1011011,1101011,1101101,
%U A171676 10101101,10110101,10110110,11010110,11011010,101011010,101011011,101101011,101101101,110101101,110110101,1010110101,1010110110,1011010110,1011011010,1101011010,1101011011,1101101011
%N A171676 Ordered list in binary of the subwords (with leading zeros omitted) appearing in the infinite Fibonacci word.
%C A171676 Numbers in A178992 written in base 2.
%H A171676 T. D. Noe, <a href="/A171676/a171676.txt">Table of n, a(n) for n = 1..1652</a> [The first 1652 terms, including leading zeros. Not a b-file.]
%Y A171676 Cf. A003849, A178992, A005614.
%K A171676 base,nonn,easy
%O A171676 1,3
%A A171676 _N. J. A. Sloane_, Jan 07 2011