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.

Showing 1-4 of 4 results.

A240813 Triangle read by rows: T(n,k) (n >= 1, 1 <= k <= n) = length (or lifetime) of the meta-Fibonacci sequence f(1) = ... = f(n) = 1; f(i)=f(i-f(i-k))+f(i-f(i-n)) if that sequence is only defined for finitely many terms, or 0 if that sequence is infinite.

Original entry on oeis.org

6, 0, 14, 164, 54, 13, 0, 0, 10, 11, 60, 37, 11, 12, 13, 2354, 30, 13, 13, 14, 15, 282, 63, 44, 14, 15, 17, 18, 1336, 368, 31, 15, 17, 18, 19, 20, 100, 47, 49, 17, 18, 19, 20, 21, 22, 1254, 46, 38, 18, 19, 20, 21, 22, 23, 24, 366, 108, 80, 19, 20, 21, 22, 23
Offset: 1

Views

Author

N. J. A. Sloane, Apr 15 2014

Keywords

Comments

The zero entries (except T(4,1)) are only conjectural.

Examples

			Triangle begins:
6,
0, 14,
164, 54, 13,
0, 0, 10, 11,
60, 37, 11, 12, 13,
2354, 30, 13, 13, 14, 15,
282, 63, 44, 14, 15, 17, 18,
1336, 368, 31, 15, 17, 18, 19
...
		

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

Diagonals give A134680, A240811, A240812.
See A240816 for another version.

Extensions

More terms from Lars Blomberg, Oct 24 2014

A240810 a(n) = index of first nonexisting term of the meta-Fibonacci sequence {f(1) = ... = f(n) = 1; f(k)=f(k-f(k-1))+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

7, 0, 165, 0, 61, 2355, 283, 1337, 101, 1255, 367, 420, 499, 484, 779, 1205, 293, 374, 846, 839, 1119, 2121, 816, 2617, 687, 1196, 746, 1113, 2133, 1589, 755, 1228, 1280, 1662, 717, 2276, 785, 2342, 1875, 1464, 1123, 2801, 1351, 1614, 2280, 1558, 1533
Offset: 1

Views

Author

N. J. A. Sloane, Apr 15 2014

Keywords

Comments

a(2)=0 is only a conjecture (see A005185), whereas a(4)=0 is a theorem of Balamohan et al. (2007).
Except for the two zero entries, this is equal to A134680(n)+1. See that entry for further information.

Crossrefs

See A134680 for another version.
A diagonal of the triangle in A240816.

A240814 a(n) = index of first nonexisting term 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.

Original entry on oeis.org

15, 55, 0, 38, 31, 64, 369, 48, 47, 109, 189, 119, 63, 210
Offset: 2

Views

Author

N. J. A. Sloane, Apr 15 2014

Keywords

Comments

a(4)=0 is only a conjecture.
Except for the zero entry, this is equal to A240811(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 A240811 for another version.
A diagonal of the triangle in A240816.

A240815 a(n) = index of first nonexisting term of the meta-Fibonacci sequence {f(1) = ... = f(n) = 1; 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

14, 11, 12, 14, 45, 32, 50, 39, 81, 59, 70, 62, 58
Offset: 3

Views

Author

N. J. A. Sloane, Apr 15 2014

Keywords

Comments

This is equal to A240812(n)+1. See that entry for further information.

Crossrefs

See A240812 for another version.
A diagonal of the triangle in A240816.
Showing 1-4 of 4 results.