|
EXAMPLE
|
Note the diagonal of 1's in the array of iterated binomial transforms:
[1, 0, -3, 1, 17, -49, -71, 1079,..]
[1, 1, -2, -7, 4, 17, -134, 121,..]
[1, 2, 1, -9, -31, -47, -135, -599,..]
[1, 3, 6, 1, -52, -271, -1034, -3895,..]
[1, 4, 13, 29, 1, -445, -3311, -18461,..]
[1, 5, 22, 81, 212, 1, -5166, -49631,..]
[1, 6, 33, 163, 689, 2117, 1, -75019,..]
[1, 7, 46, 281, 1564, 7553, 26830, 1,..]
|