Let be the set of all symmetric x matrices which have only 's and 's as entries. (The number of entries that can be can be any integer from to inclusive, as is the case for the number of entries that can be .)
Let be the number of elements of that have 's as entries. Find .
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.
For the matrix A to be symmetric it must be equal to its transpose, i.e., the entries must be such that a i j = a j i .
For a 3 x 3 matrix this means that we require the 3 "pairings" a 1 2 = a 2 1 , a 1 3 = a 3 1 and a 2 3 = a 3 2 , while a 1 1 , a 2 2 and a 3 3 are unchanged by the transposing.
Now we need to look separately at the cases where there are 0 , 1 , 2 , . . . , 9 entries that are 0 .
There is only 1 matrix that has no 0 's, and this matrix is indeed symmetric.
To have just one 0 , all the pairing must be 1 's and precisely 1 of the a i i entries must be 0 . This gives us 3 symmetric matrices.
We can have 2 entries that are 0 in the following ways: (i) 2 of the a i i entries are 0 , and all other entries are 1 , and (ii), precisely one of the pairings is composed of 0 's, and all other entries are 1 's. Case (i) gives us ( 2 3 ) = 3 symmetric matrices, and case (ii) gives us ( 1 3 ) = 3 more symmetric matrices, for a total of 6 .
We can have 3 entries that are 0 in the following ways: (i) all the a i i entries are 0 and all the pairings are 1 's, and (ii) one of the pairings is composed of 0 's and one of the a i i entries is a 0 . Case {i} gives us 1 symmetric matrix, and case (ii) gives us ( 1 3 ) ( 1 3 ) = 3 ∗ 3 = 9 more, for a total of 1 0 .
We can have 4 entries that are 0 in the following ways: (i) one of the pairings is composed of 0 's and 2 of the a i i entries are 0 's, and (ii) 2 of the pairings are composed of 0 's, with all remaining entries being 1 's. Case (i) gives us ( 1 3 ) ( 2 3 ) = 9 symmetric matrices, and case (ii) gives us ( 2 3 ) = 3 more, for a total of 1 2 .
The number of symmetric matrices with 5 entries that are 0 is the same as the number with 4 entries that are 1 , which by symmetry will be the same as the number with 4 entries that are 0 , i.e., 1 2 . Similarly, the number of symmetric matrices with 6 , 7 , 8 and 9 entries that are 0 will be 1 0 , 6 , 3 and 1 , respectively.
The desired sum is then 2 ∗ ( 1 2 + 3 2 + 6 2 + 1 0 2 + 1 2 2 ) = 5 8 0 .