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!)
A001315 a(n) = Sum_{k=0..n} 2^binomial(n,k).
(Formerly M1158 N0441)
14
2, 4, 8, 20, 100, 2116, 1114244, 68723671300, 1180735735906024030724, 170141183460507917357914971986913657860 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
REFERENCES
H. W. Gould, Exponential Binomial Coefficient Series. Tech. Rep. 4, Math. Dept., West Virginia Univ., Morgantown, WV, Sep. 1961.
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).
LINKS
MATHEMATICA
Table[Sum[2^Binomial[n, k], {k, 0, n}], {n, 0, 13}] (* T. D. Noe, Jun 28 2012 *)
CROSSREFS
Sequence in context: A112278 A309868 A059731 * A340595 A216643 A002040
KEYWORD
nonn
AUTHOR
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 April 24 17:29 EDT 2024. Contains 371962 sequences. (Running on oeis4.)