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.

A240811 a(n) = length (or lifetime) of the meta-Fibonacci sequence f(1) = ... = f(n) = 1; f(k)=f(k-f(k-2))+f(k-f(k-n)) if that sequence is only defined for finitely many terms, or 0 if that sequence is infinite.

This page as a plain text file.
%I A240811 #21 Oct 25 2014 01:27:11
%S A240811 14,54,0,37,30,63,368,47,46,108,188,118,62,209,126,197,78,127,190,141,
%T A240811 94,130,138,226,110,134,158,138,126,170,242,371,142,190,178,225,158,
%U A240811 206,214,304,174,226,238,245,190,250,262,328,206,234,278,357,222,290
%N A240811 a(n) = length (or lifetime) of the meta-Fibonacci sequence f(1) = ... = f(n) = 1; f(k)=f(k-f(k-2))+f(k-f(k-n)) if that sequence is only defined for finitely many terms, or 0 if that sequence is infinite.
%C A240811 The term a(4) = 0 is only conjectural.
%D A240811 D. R. Hofstadter, Curious patterns and non-patterns in a family of meta-Fibonacci recursions, Lecture in Doron Zeilberger's Experimental Mathematics Seminar, Rutgers University, April 10 2014.
%H A240811 Lars Blomberg, <a href="/A240811/b240811.txt">Table of n, a(n) for n = 2..10000</a>, "infinity" = 10^8.
%H A240811 D. R. Hofstadter, Curious patterns and non-patterns in a family of meta-Fibonacci recursions, Lecture in Doron Zeilberger's Experimental Mathematics Seminar, Rutgers University, April 10 2014; <a href="https://vimeo.com/91708646">Part 1</a>, <a href="https://vimeo.com/91710600">Part 2</a>.
%H A240811 D. R. Hofstadter, <a href="/A240811/a240811.pdf">Graph of first 100 terms</a>
%H A240811 <a href="/index/Ho#Hofstadter">Index entries for Hofstadter-type sequences</a>
%Y A240811 Cf. A063892, A087777, A240817 (sequences for n=3..5).
%Y A240811 See A240814 for another version.
%Y A240811 A diagonal of the triangle in A240813.
%K A240811 nonn
%O A240811 2,1
%A A240811 _N. J. A. Sloane_, Apr 15 2014
%E A240811 More terms from _Lars Blomberg_, Oct 24 2014