A363003 Number of integer sequences of length n whose Gilbreath transform is (1, 1, ..., 1).
1, 1, 2, 6, 26, 166, 1562, 21614, 438594, 13032614, 566069882
Offset: 0
Examples
For n = 4, the following 13 sequences, together with the sequences obtained by replacing each term x by 2-x in each of these sequences, have Gilbreath transform (1, 1, 1, 1), so a(4) = 26. (1, 2, 0, -4), (1, 2, 0, -2), (1, 2, 0, 0), (1, 2, 0, 2), (1, 2, 0, 4), (1, 2, 2, 0), (1, 2, 2, 2), (1, 2, 2, 4), (1, 2, 4, 0), (1, 2, 4, 2), (1, 2, 4, 4), (1, 2, 4, 6), (1, 2, 4, 8).
Comments