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.

A071288 Denominators of Peirce sequence of order 6.

This page as a plain text file.
%I A071288 #8 Oct 30 2022 18:19:59
%S A071288 2,4,6,5,3,1,6,5,4,6,3,5,4,6,2,5,6,3,4,5,6,2,4,6,5,3,1,6,5,4,6,3,5,4,
%T A071288 6,2,5,6,3,4,5,6,2,4,6,5,3,1,6,5,4,6,3,5,4,6,2,5,6,3,4,5,6,2,4,6,5,3,
%U A071288 1,6,5,4,6,3,5,4,6,2,5,6
%N A071288 Denominators of Peirce sequence of order 6.
%D A071288 R. L. Graham, D. E. Knuth and O. Patashnik, Concrete Mathematics, Addison-Wesley, Reading, MA, 2nd ed. 1998, p. 151.
%F A071288 Conjectures from _Colin Barker_, Mar 29 2017: (Start)
%F A071288 G.f.: (6*x^20 + 5*x^19 + 4*x^18 + 3*x^17 + 6*x^16 + 5*x^15 + 2*x^14 + 6*x^13 + 4*x^12 + 5*x^11 + 3*x^10 + 6*x^9 + 4*x^8 + 5*x^7 + 6*x^6 + x^5 + 3*x^4 + 5*x^3 + 6*x^2 + 4*x + 2)/(1 - x^21).
%F A071288 a(n) = a(n-21) for n>20.
%F A071288 (End)
%e A071288 The Peirce sequences of orders 1, 2, 3, 4, 5 begin:
%e A071288 0/1 1/1 2/1 3/1 4/1 5/1 6/1 7/1 ...
%e A071288 0/2 0/1 1/2 2/2 1/1 3/2 4/2 2/1 ... (numerators are A009947)
%e A071288 0/2 0/3 0/1 1/3 1/2 2/3 2/2 3/3 ...
%e A071288 0/2 0/4 0/3 0/1 1/4 1/3 2/4 1/2 ...
%e A071288 0/2 0/4 0/5 0/3 0/1 1/5 1/4 1/3 ...
%Y A071288 Cf. A071281-A071287.
%K A071288 nonn,frac,easy
%O A071288 0,1
%A A071288 _N. J. A. Sloane_, Jun 11 2002
%E A071288 More terms from _Reiner Martin_, Oct 15 2002