A116672 Triangle read by rows in which the binomial transform of the n-th row gives the Euler transform of the n-th diagonal of Pascal's triangle (A007318).
1, 1, 1, 1, 2, 1, 1, 4, 4, 1, 1, 6, 11, 7, 1, 1, 10, 27, 29, 12, 1, 1, 14, 57, 96, 72, 21, 1, 1, 21, 117, 277, 319, 176, 38, 1
Offset: 1
Examples
Row 6 is 1 10 27 29 12 1 generating 1 11 48 141 ... (A008780) the seventh term in the Euler transforms of 1,1,1,...; 1,2,3,...; 1,3,6,... 1,4,10,... etc. Triangle begins: 1; 1, 1; 1, 2, 1; 1, 4, 4, 1; 1, 6, 11, 7, 1; 1, 10, 27, 29, 12, 1; 1, 14, 57, 96, 72, 21, 1; 1, 21, 117, 277, 319, 176, 38, 1; ...
Links
- N. J. A. Sloane, Transforms
Comments