login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A011804
M-sequences from multicomplexes on at most 7 variables with no monomial of degree more than n-1.
5
2, 9, 93, 1899, 70506, 4486435, 463830877, 74407044673, 17824974050808, 6177590123863188, 3015767999171508360, 2026808543279157951071, 1838007806558686610254487, 2209395428479037427756551320
OFFSET
0,1
REFERENCES
S. Linusson, The number of M-sequences and f-vectors, Combinatorica, 19 (1999), 255-266.
FORMULA
a(n) = Sum_{k=-1..n} L(7, n, k) where L(p, n, k) = Sum_{i=k..n} L(p-1, n, i) * L(p, i-1, k-1) with boundary conditions L(p, n, n) = L(p, n, -1) = 1 (p >= 0, n >= -1), L(0, n, k) = 0 (0 <= k < n) [from Linusson]. - Sean A. Irvine, Jun 28 2018
KEYWORD
nonn
AUTHOR
Svante Linusson (linusson(AT)math.kth.se)
EXTENSIONS
Offset corrected by Sean A. Irvine, Jun 28 2018
STATUS
approved