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.

A160108 Lodumo_8 of Fibonacci numbers.

This page as a plain text file.
%I A160108 #14 Oct 04 2014 19:25:58
%S A160108 0,1,9,2,3,5,8,13,21,10,7,17,16,25,33,18,11,29,24,37,45,26,15,41,32,
%T A160108 49,57,34,19,53,40,61,69,42,23,65,48,73,81,50,27,77,56,85,93,58,31,89,
%U A160108 64,97,105,66,35,101,72,109,117,74,39,113,80,121,129,82,43,125,88,133,141
%N A160108 Lodumo_8 of Fibonacci numbers.
%C A160108 Some integers (see A047406) are missing.
%H A160108 Alois P. Heinz, <a href="/A160108/b160108.txt">Table of n, a(n) for n = 0..10000</a>
%H A160108 N. J. A. Sloane, <a href="/transforms.txt">Transforms</a>
%F A160108 Lodumo_8 transform of A000045 (for definition see Transforms).
%F A160108 Conjecture: a(n) = 2*a(n-6)-a(n-12). - _Colin Barker_, Oct 04 2014
%F A160108 Empirical g.f.: x*(7*x^10 +x^9 +6*x^8 +3*x^7 +11*x^6 +8*x^5 +5*x^4 +3*x^3 +2*x^2 +9*x +1) / ((x -1)^2*(x +1)^2*(x^2 -x +1)^2*(x^2 +x +1)^2). - _Colin Barker_, Oct 04 2014
%Y A160108 Cf. A000045, A079344.
%K A160108 nonn
%O A160108 0,3
%A A160108 _Philippe Deléham_, May 02 2009
%E A160108 Replaced 35 by 33 - _R. J. Mathar_, May 03 2009