Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A014070
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A014070 C(2^n,n). +0
33
1, 2, 6, 56, 1820, 201376, 74974368, 94525795200, 409663695276000, 6208116950265950720, 334265867498622145619456, 64832175068736596027448301568, 45811862025512780638750907861652480 (list; graph; listen)
OFFSET

0,2

COMMENT

a(n) is the number of n X n (0,1) matrices with distinct rows modulo rows permutations . - Yuval Dekel (dekelyuval(AT)hotmail.com), Nov 13 2003

FORMULA

G.f.: A(x) = Sum_{n>=0} log(1 + 2^n*x)^n / n!. - Paul D. Hanna (pauldhanna(AT)juno.com), Dec 28 2007

PROGRAM

(PARI) a(n)=binomial(2^n, n) (PARI) /* G.f. A(x) as Sum of Series: */ {a(n)=polcoeff(sum(k=0, n, log(1+2^k*x +x*O(x^n))^k/k!), n)} - Paul D. Hanna (pauldhanna(AT)juno.com), Dec 28 2007

CROSSREFS

Cf. A088229.

Sequence in context: A084123 A074023 A000146 this_sequence A132525 A074167 A083787

Adjacent sequences: A014067 A014068 A014069 this_sequence A014071 A014072 A014073

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research