A293139 Square array A(n,k), n >= 0, k >= 0, read by antidiagonals, where column k is the expansion of e.g.f. Product_{i>0} Sum_{j=0..k} (-1)^j*x^(j*i)/j!.
1, 1, 0, 1, -1, 0, 1, -1, -2, 0, 1, -1, -1, 0, 0, 1, -1, -1, 0, 0, 0, 1, -1, -1, -1, 0, 120, 0, 1, -1, -1, -1, 0, 0, 0, 0, 1, -1, -1, -1, 1, 20, 180, 5040, 0, 1, -1, -1, -1, 1, 20, 180, 0, 0, 0, 1, -1, -1, -1, 1, 19, 150, 1260, 10080, 0, 0, 1, -1, -1, -1, 1, 19
Offset: 0
Examples
Square array begins: 1, 1, 1, 1, 1, ... 0, -1, -1, -1, -1, ... 0, -2, -1, -1, -1, ... 0, 0, 0, -1, -1, ... 0, 0, 0, 0, 1, ... 0, 120, 0, 20, 20, ...
Links
- Seiichi Manyama, Antidiagonals n = 0..139, flattened