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.
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
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;
Links
- Alois P. Heinz, Rows n = 0..6000, flattened