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.

A132828 Sequence created based upon the value of the infinite Fibonacci word after truncating the first few terms built from placing 1,2,3.. into the sequence wherein each number is inserted at points based upon the value of the truncated Fibonacci word.

This page as a plain text file.
%I A132828 #8 Jan 28 2022 01:10:33
%S A132828 255,253,251,250,252,248,246,245,247,243,242,244,249,240,238,237,239,
%T A132828 235,233,232,234,230,229,231,236,227,225,224,226,222,221,223,228,241,
%U A132828 219,217,216,218,214,212,211,213,209,208,210,215,206,204,203,205,201
%N A132828 Sequence created based upon the value of the infinite Fibonacci word after truncating the first few terms built from placing 1,2,3.. into the sequence wherein each number is inserted at points based upon the value of the truncated Fibonacci word.
%C A132828 Related to A132827. See further comments there.
%C A132828 I am not certain this sequence is accurate, but it is still interesting. See comments in A132827.
%H A132828 Kenneth J Ramsey, Sep 03 2007, <a href="/A132828/b132828.txt">Table of n, a(n) for n = 0..254</a>
%e A132828 1, 3, 8, 21, 55, 144, ... appear at the end of the sequence presumably since the infinite word after truncating the first 0, 2, 7, 20, 54, 143 terms has more 1's to the left side of the sequence. Consider the value where the terms to the right are 2 raised to increasingly negative powers.
%Y A132828 Cf. A132827, A132917, A133117.
%K A132828 nonn,uned
%O A132828 0,1
%A A132828 _Kenneth J Ramsey_, Sep 03 2007