Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A131674
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A131674 Size of the largest BDD of symmetric Boolean functions of n variables when the sink nodes are not counted. +0
2
0, 1, 3, 5, 8, 12, 17, 23, 29, 36, 44, 53, 63, 74, 86, 99, 113, 127, 142, 158, 175, 193, 212, 232, 253, 275, 298, 322, 347, 373, 400, 428, 457, 487, 517, 548, 580, 613, 647, 682, 718, 755, 793, 832, 872, 913, 955, 998, 1042, 1087, 1133, 1180, 1228, 1277, 1327, 1378, 1430, 1483 (list; graph; listen)
OFFSET

0,3

REFERENCES

Mark Heap, On the exact ordered binary decision diagram size of totally symmetric functions, Journal of Electronic Testing 4 (1993), 191-195.

Ingo Wegener, Optimal decision trees and one-time-only branching programs for symmetric Boolean functions, Information and Control 62 (1984), 129-143.

FORMULA

a(n) = sum_{k=1..n} min(k,2^{n+2-k}-2).

MATHEMATICA

f[n_] := Sum[ Min[k, 2^{n + 2 - k} - 2], {k, n}]; Table[ f@n, {n, 0, 57}] (* Robert G. Wilson v (rgwv@rgwv.com), Sep 16 2007 *)

CROSSREFS

See A131673 for another version.

Sequence in context: A094913 A020678 A014811 this_sequence A095173 A002579 A023544

Adjacent sequences: A131671 A131672 A131673 this_sequence A131675 A131676 A131677

KEYWORD

nonn,easy

AUTHOR

D. E. Knuth, Sep 06 2007

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research