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-2 of 2 results.

A244567 Triangle T(n,k) in which the n-th row lists in increasing order all values s such that n is in the trajectory of the 'Reverse and Add!' sequence starting with s; triangle T(n,k), n>=0, 1<=k<=A244569(n), read by rows.

Original entry on oeis.org

0, 1, 1, 2, 3, 1, 2, 4, 5, 3, 6, 7, 1, 2, 4, 8, 9, 5, 10, 5, 10, 11, 3, 6, 12, 13, 7, 14, 15, 1, 2, 4, 8, 16, 17, 9, 18, 19, 20, 21, 5, 10, 11, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 3, 6, 12, 21, 30, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43
Offset: 0

Views

Author

Alois P. Heinz, Jun 30 2014

Keywords

Examples

			Triangle T(n,k) begins:
   0;
   1;
   1,  2;
   3;
   1,  2,  4;
   5;
   3,  6;
   7;
   1,  2,  4,  8;
   9;
   5, 10;
   5, 10, 11;
   3,  6, 12;
  13;
   7, 14;
  15;
   1,  2,  4,  8,  16;
  17;
		

Crossrefs

Column k=0 gives A244568.
Last elements of rows give A001477.

A244568 Smallest value s such that n is in the trajectory of the 'Reverse and Add!' sequence starting with s.

Original entry on oeis.org

0, 1, 1, 3, 1, 5, 3, 7, 1, 9, 5, 5, 3, 13, 7, 15, 1, 17, 9, 19, 20, 21, 5, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 3, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 5, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 7, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 3, 67, 68, 69
Offset: 0

Views

Author

Alois P. Heinz, Jun 30 2014

Keywords

Crossrefs

Showing 1-2 of 2 results.