OFFSET
1,1
COMMENTS
m-nomial (m>=2) coefficients are coefficients of the polynomial (1+x+...+x^(m-1))^n (n>=0), see A007318 (m=2), A027907 (m=3), A008287 (m=4), A035343 (m=5) etc. For k>=1, consider the triangle of 2^k-nomial coefficients, each entry reduced mod 2, and convert each row of the reduced triangle to a single number by interpreting the sequence of bits as binary representation of a number. This defines sequences A001317 (k=1), A177882 (k=2), A177897 (k=3), etc. The current sequence lists terms of A001317 which are not derived from any of the sequences for k >=2, not from 4-nomial, not from 8-nomial, not from 16-nomial etc.
FORMULA
CROSSREFS
KEYWORD
nonn
AUTHOR
Vladimir Shevelev, Dec 24 2010
STATUS
approved