|
Search: id:A002416
|
|
| |
|
| 1, 2, 16, 512, 65536, 33554432, 68719476736, 562949953421312, 18446744073709551616, 2417851639229258349412352, 1267650600228229401496703205376, 2658455991569831745807614120560689152, 22300745198530623141535718272648361505980416, 748288838313422294120286634350736906063837462003712
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
For n >= 1 a(n) is the number of n X n (0,1) matrices.
1/2^(n^2) is the Hankel transform of C(n,n/2)(1+(-1)^n)/(2*2^n), or C(2n,n)/4^n with interpolated zeros. - Paul Barry (pbarry(AT)wit.ie), Sep 27 2007
Hankel transform of A064062 . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 19 2007
a(n) is also the order of the semigroup (monoid) of all binary relations on an n-set. [From A. Umar (aumarh(AT)squ.edu.om), Sep 14 2008]
|
|
REFERENCES
|
F. Harary and R. W. Robinson, Labeled bipartite blocks, Canad. J. Math., 31 (1979), 60-68.
Kent E. Morrison, Integer Sequences and Matrices Over Finite Fields, Journal of Integer Sequences, Vol. 9 (2006), Article 06.2.1.
Howie, J. M. Fundamentals of semigroup theory. Oxford: Clarendon Press, (1995). [From A. Umar (aumarh(AT)squ.edu.om), Sep 14 2008]
|
|
LINKS
|
P. J. Cameron, Sequences realized by oligomorphic permutation groups, J. Integ. Seqs. Vol. 3 (2000), #00.1.5.
T. Eisenkoelbl, 2-Enumerations of halved alternating sign matrices.
T. Eisenk\"olbl, 2-Enumerations of halved alternating sign matrices
Daniele A. Gewurz and Francesca Merola, Sequences realized as Parker vectors ..., J. Integer Seqs., Vol. 6, 2003.
G. Pfeiffer, Counting Transitive Relations, Journal of Integer Sequences, Vol. 7 (2004), Article 04.3.2.
Eric Weisstein's World of Mathematics, 01-Matrix
|
|
MAPLE
|
with(finance):seq(mul(futurevalue(2, 3, k), k=0..n), n=-1..12); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 30 2008
|
|
MATHEMATICA
|
a[n_]:=2^(n^2); [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 13 2008]
|
|
PROGRAM
|
(PARI) a(n)=polresultant((x-1)^n, (x+1)^n, x) (from R. Stephan)
|
|
CROSSREFS
|
Bisection of A060656.
Adjacent sequences: A002413 A002414 A002415 this_sequence A002417 A002418 A002419
Sequence in context: A012393 A063387 A063391 this_sequence A013028 A136632 A012919
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.003 seconds
|