A297628 Seidel's triangle generating A006846 read by rows, T(n,k) for n>=0 and 0<=k<=n.
1, 1, 1, 1, 2, 2, 1, 5, 7, 7, 1, 20, 34, 41, 41, 1, 137, 253, 335, 376, 376, 1, 1478, 2818, 3905, 4657, 5033, 5033, 1, 22925, 44371, 62999, 77722, 87788, 92821, 92821, 1, 481448, 939970, 1354121, 1705273, 1978703, 2164345, 2257166, 2257166
Offset: 0
Examples
Triangle starts: 0: [1] 1: [1, 1] 2: [1, 2, 2] 3: [1, 5, 7, 7] 4: [1, 20, 34, 41, 41] 5: [1, 137, 253, 335, 376, 376] 6: [1, 1478, 2818, 3905, 4657, 5033, 5033] 7: [1, 22925, 44371, 62999, 77722, 87788, 92821, 92821] 8: [1, 481448, 939970, 1354121, 1705273, 1978703, 2164345, 2257166, 2257166]
Comments