A204040 Triangle T(n,k), read by rows, given by (0, 2, -2, 1, 0, 0, 0, 0, 0, 0, 0, ...) DELTA (1, 0, 0, 0, 0, 0, 0, 0, ...) where DELTA is the operator defined in A084938.
1, 0, 1, 0, 2, 1, 0, 0, 4, 1, 0, -4, 4, 6, 1, 0, -4, -8, 12, 8, 1, 0, 4, -24, -4, 24, 10, 1, 0, 12, -8, -60, 16, 40, 12, 1, 0, 4, 56, -84, -96, 60, 60, 14, 1, 0, -20, 88, 84, -272, -100, 136, 84, 16, 1, 0, -28, -40
Offset: 0
Examples
Triangle begins : 1 0, 1 0, 2, 1 0, 0, 4, 1 0, -4, 4, 6, 1 0, -4, -8, 12, 8, 1 0, 4, -24, -4, 24, 10, 1 0, 12, -8, -60, 16, 40, 12, 1 0, 4, 56, -84, -96, 60, 60, 14, 1 0, -20, 88, 84, -272, -100, 136, 84, 16, 1
Crossrefs
Cf. A005408.
Comments