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.

A244479 A244478(n)/2.

This page as a plain text file.
%I A244479 #10 Jul 05 2014 04:39:18
%S A244479 1,0,1,1,1,1,2,2,2,2,2,3,3,3,4,4,4,4,4,4,5,5,5,6,6,6,6,7,7,7,8,8,8,8,
%T A244479 8,8,8,9,9,9,10,10,10,10,11,11,11,12,12,12,12,12,13,13,13,14,14,14,14,
%U A244479 15,15,15,16,16,16,16,16,16,16,16,17,17,17,18,18,18,18,19,19,19,20
%N A244479 A244478(n)/2.
%D A244479 Higham, J.; Tanny, S. More well-behaved meta-Fibonacci sequences. Proceedings of the Twenty-fourth Southeastern International Conference on Combinatorics, Graph Theory, and Computing (Boca Raton, FL, 1993). Congr. Numer. 98(1993), 3-17.
%H A244479 Reinhard Zumkeller, <a href="/A244479/b244479.txt">Table of n, a(n) for n = 0..10000</a>
%H A244479 <a href="/index/Ho#Hofstadter">Index entries for Hofstadter-type sequences</a>
%o A244479 (Haskell)
%o A244479 a244479 = (`div` 2) . a244478  -- _Reinhard Zumkeller_, Jul 05 2014
%Y A244479 Cf.  A244478.
%K A244479 nonn
%O A244479 0,7
%A A244479 _N. J. A. Sloane_, Jul 02 2014