Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A059301
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A059301 Number of filter bases of an n-set. +0
1
1, 5, 31, 569, 165211, 12885396101, 64563604303081738807, 1361129467683753854111752846879267953905, 521064401567922879406069432539095585345840013599959430520674634220747299433267 (list; graph; listen)
OFFSET

1,2

REFERENCES

L. Comtet, Advanced Combinatorics, Reidel, 1974, p. 91, #42.

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,12

FORMULA

Sum (binomial(n, k)*2^(2^k-1), k=0..n-1).

PROGRAM

(PARI) { for (n = 1, 12, a=0; for (k=0, n-1, a+=binomial(n, k)*2^(2^k - 1); ); write("b059301.txt", n, " ", a); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 25 2009]

CROSSREFS

Sequence in context: A129586 A135744 A020514 this_sequence A088548 A062631 A156027

Adjacent sequences: A059298 A059299 A059300 this_sequence A059302 A059303 A059304

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jan 26 2001

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research