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!)
A172544 Number of n X n 0..1 arrays with row sums 6 and column sums 6 3

%I #15 Mar 09 2017 06:35:25

%S 0,0,0,0,0,1,5040,187530840,12025780892160,1289144584143523800,

%T 226885231700215713535680,64051375889927380035549804336,

%U 28278447454165011203551734584421120

%N Number of n X n 0..1 arrays with row sums 6 and column sums 6

%C Also number of ways to arrange 6n rooks on an n X n chessboard, with no more than 6 rooks in each row and column. - _Vaclav Kotesovec_, Aug 04 2013

%C Generally (Canfield + McKay, 2004), a(n) ~ exp(-1/2)*binomial(n,s)^(2*n) / binomial(n^2,s*n), or a(n) ~ sqrt(2*Pi)*exp(-n*s-1/2*(s-1)^2)*(n*s)^(n*s+1/2)*(s!)^(-2*n). - _Vaclav Kotesovec_, Aug 04 2013

%H R. H. Hardin, <a href="/A172544/b172544.txt">Table of n, a(n) for n=1..28</a>

%H E. R. Canfield and B. D. McKay, <a href="http://www.combinatorics.org/ojs/index.php/eljc/article/view/v12i1r29">Asymptotic enumeration of dense 0-1 matrices with equal row and column sums</a>, Electron. J. Combin. 12 (2005)

%H Shalosh B. Ekhad and Doron Zeilberger, <a href="http://www.math.rutgers.edu/~zeilberg/mamarim/mamarimhtml/bipartite.html">In How Many Ways Can n (Straight) Men and n (Straight) Women Get Married, if Each Person Has Exactly k Spouses</a>

%F From _Vaclav Kotesovec_, Aug 04 2013: (Start)

%F a(n) ~ exp(-1/2)*binomial(n,6)^(2*n)/binomial(n^2,6*n), (Canfield + McKay, 2004)

%F a(n) ~ sqrt(Pi)*2^(1-2*n)*3^(2*n+1/2)*5^(-2*n)*exp(-6*n-25/2)*n^(6*n+1/2)

%F (End)

%Y Column 6 of A008300.

%K nonn

%O 1,7

%A _R. H. Hardin_ Feb 06 2010

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 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)