A343234 Triangle T read by rows: lower triangular Riordan matrix of the Toeplitz type with first column A067687.
1, 1, 1, 2, 1, 1, 5, 2, 1, 1, 12, 5, 2, 1, 1, 29, 12, 5, 2, 1, 1, 69, 29, 12, 5, 2, 1, 1, 165, 69, 29, 12, 5, 2, 1, 1, 393, 165, 69, 29, 12, 5, 2, 1, 1, 937, 393, 165, 69, 29, 12, 5, 2, 1, 1, 2233, 937, 393, 165, 69, 29, 12, 5, 2, 1, 1
Offset: 0
Examples
The triangle T begins: n \ m 0 1 2 3 4 5 6 7 8 9 ... ----------------------------------------- 0: 1 1: 1 1 2: 2 1 1 3: 5 2 1 1 4: 12 5 2 1 1 5: 29 12 5 2 1 1 6: 69 29 12 5 2 1 1 7: 165 69 29 12 5 2 1 1 8: 393 165 69 29 12 5 2 1 1 9: 937 393 165 69 29 12 5 2 1 1 ...
Comments