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”).

A120608
Number of inequivalent (under the "inversion of variables") monotone Boolean nondegenerate functions of n variables.
2
1, 1, 1, 5, 59, 3470
OFFSET
0,4
COMMENTS
We define the "inversion of variables", i, by (i.f)(x1,...,xn)=1+f(1+x1,...,1+xn). Note that {i,identity function} is a group. It turns out that if f is a monotone function, then i.f is also a monotone function. f is equivalent to g if f=g or f=i.g.
EXAMPLE
a(2)=1 because f(x1,x2)=x1x2 is equivalent to g(x1,x2)=x1+x2+x1x2 and there are no more monotone Boolean nondegenerate functions of 2 variables.
CROSSREFS
Sequence in context: A374345 A326573 A324240 * A143766 A132549 A091457
KEYWORD
nonn,more
AUTHOR
Alan Veliz-Cuba (alanavc(AT)vt.edu), Jun 16 2006
STATUS
approved