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.

A329771 G.f. = (3*x^8 + x^7 - 3*x^6 - 3*x^5 - 3*x^4 - 3*x^3 - 3*x^2 - 2*x - 1)/(x - 1).

This page as a plain text file.
%I A329771 #5 Nov 25 2019 20:42:31
%S A329771 1,3,6,9,12,15,18,17,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
%T A329771 14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
%U A329771 14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14
%N A329771 G.f. = (3*x^8 + x^7 - 3*x^6 - 3*x^5 - 3*x^4 - 3*x^3 - 3*x^2 - 2*x - 1)/(x - 1).
%F A329771 a(n) = 14 for n >= 8.
%Y A329771 Row n=3 in array in A329515.
%K A329771 nonn
%O A329771 0,2
%A A329771 _N. J. A. Sloane_, Nov 25 2019