How many invertible symmetric matrices containing 9 ones and 55 zeros exist?
Going by our first three moves, it appears that the game of binary chess is played as follows: Each of the two players misreads the other's question and creates an interesting new question in the process. Let's keep it going ;)
Obtained by misreading this .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We will use this solution as a guide.
First we recall that there are ( n − 1 ) ! ! symmetric permutation matrices of size n × n without any ones on the diagonal, for even n .
How many symmetric permutation matrices of size n × n are there with exactly k zeros on the diagonal, where k is even? We can first place the zeros in ( k n ) ways, putting ones at the remaining diagonal entries. Now we can cross out the rows and columns containing the diagonal ones and fill in a symmetric permutation matrix with no ones on the diagonal. Thus there are ( k n ) ( k − 1 ) ! ! such matrices.
Finally we can convert any of the k zeros on the diagonal to a one. This process amounts to adding a row to another; thus it preserves the determinant and invertibility.
The reasoning here shows that all the matrices we seek are of this form.
Thus the answer is ∑ k ( k 8 ) ( k − 1 ) ! ! , for k = 2 , 4 , 6 , 8 . This sum comes out to be 4 2 5 6 .