A123683 Second in an infinite series of triangular arrays which, when taken together, sum to 1,1,3,5,11,21,43,85,..., cf. A001045.
0, 1, 1, 0, 4, 3, 1, 2, 9, 6, 0, 4, 6, 16, 10, 1, 2, 9, 12, 25, 15, 0, 4, 6, 16, 20, 36, 21, 1, 2, 9, 12, 25, 30, 49, 28
Offset: 1
Examples
Summing the row sums of the triangular arrays we have 1 1 1 1 3 3 5 5 0 11 9 2 21 13 7 1 0 43 19 18 4 2 85 25 36 12 10 2 ...
Comments