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.

A240824 a(n) = index of first nonexisting term of the meta-Fibonacci sequence {f(k) = k for k <= n; f(k)=f(k-f(k-3))+f(k-f(k-n))} if that sequence is only defined for finitely many terms, or 0 if that sequence is infinite.

Original entry on oeis.org

21, 72, 35, 0, 47, 35, 37, 40, 91, 0, 143, 71, 92
Offset: 3

Views

Author

N. J. A. Sloane, Apr 15 2014

Keywords

Comments

a(6)=0 and a(12)=0 are only conjectures.
Except for the zero entries, this is equal to A240820(n)+1. See that entry for further information.

References

  • 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.

Crossrefs

See A240820 for another version.
A diagonal of the triangle in A240825.