The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A245079 Number of bipolar Boolean functions, that is, Boolean functions that are monotone or antimonotone in each argument. 1
2, 4, 14, 104, 2170, 230540, 499596550, 309075799150640, 14369391928071394429416818, 146629927766168786368451678290041110762316052 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
A Boolean function is bipolar if and only if for each argument index i, the function is one of: (1) monotone in argument i, (2) antimonotone in argument i, (3) both monotone and antimonotone in argument i.
These functions are variously called "unate functions" or "locally monotone functions". - Aniruddha Biswas, May 11 2024
REFERENCES
Richard Dedekind, Über Zerlegungen von Zahlen durch ihre grössten gemeinsamen Theiler, in Fest-Schrift der Herzoglichen Technischen Hochschule Carolo-Wilhelmina, pages 1-40. Vieweg+Teubner Verlag (1897).
LINKS
Ringo Baumann and Hannes Strass, On the Number of Bipolar Boolean Functions, Journal of Logic and Computation, exx025. Also available as a Preprint.
A. Biswas and P. Sarkar, Counting unate and balanced monotone Boolean functions, arXiv:2304.14069 [math.CO], 2023.
G. Brewka and S. Woltran, Abstract dialectical frameworks, Proceedings of the Twelfth International Conference on the Principles of Knowledge Representation and Reasoning. Pages 102--111. IJCAI/AAAI 2010.
FORMULA
a(n) = Sum_{i=1..n}(2^i * C(n,i) * A006126(i)) + 2.
EXAMPLE
There are 2 bipolar Boolean functions in 0 arguments, the constants true and false.
All 4 Boolean functions in one argument are bipolar.
For 2 arguments, only equivalence and exclusive-or are not bipolar, 16-2=14.
CROSSREFS
Cf. A006126.
Sequence in context: A005737 A219767 A000609 * A167008 A329234 A238638
KEYWORD
nonn,hard,more,changed
AUTHOR
Hannes Strass, Jul 11 2014
EXTENSIONS
a(7)-a(8) corrected by and a(9) from Aniruddha Biswas, May 11 2024
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 14 12:19 EDT 2024. Contains 372533 sequences. (Running on oeis4.)