OFFSET
0,1
REFERENCES
N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
R. O. Winder, Enumeration of seven-argument threshold functions, IEEE Trans. Electron. Computers, 14 (1965), 315-.
LINKS
T. D. Noe, Table of n, a(n) for n = 0..30
MATHEMATICA
Table[2*Sum[Binomial[2^n - 1, i], {i, 0, n}], {n, 0, 15}] (* Harvey P. Dale, Mar 27 2011 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved