Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094223
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094223 Number of binary n X n matrices with all rows (columns) distinct, up to permutation of columns (rows). +0
1
1, 2, 7, 68, 2251, 247016, 89254228, 108168781424, 451141297789858, 6625037125817801312, 348562672319990399962384, 66545827618461283102105245248, 46543235997095840080425299916917968 (list; graph; listen)
OFFSET

0,2

REFERENCES

G. Kilibarda and V. Jovovic, "Enumeration of some classes of T_0-hypergraphs", in preparation, 2004.

FORMULA

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

MATHEMATICA

a[n_] := Sum[(-1)^(n - k)*StirlingS1[n, k]*Binomial[2^k, n], {k, 0, n}]; (* or *) a[n_] := Sum[ StirlingS1[n, k]*Binomial[2^k + n - 1, n], {k, 0, n}]; Table[ a[n], {n, 0, 12}] (from Robert G. Wilson v May 29 2004)

CROSSREFS

Main diagonal of A059584 and A059587, A060690, A088309.

Sequence in context: A042051 A133237 A099660 this_sequence A113866 A106917 A061421

Adjacent sequences: A094220 A094221 A094222 this_sequence A094224 A094225 A094226

KEYWORD

easy,nonn

AUTHOR

Goran Kilibarda, Vladeta Jovovic (vladeta(AT)Eunet.yu), May 28 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), May 29 2004

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research