Let I denote the 2×2 identity matrix
(1001)
and let
M=(IBAC),N=(IABC)
where A,B,C are arbitrary 2×2 matrices which entries in
R, the real numbers. Thus M and N are 4×4 matrices with
entries in R. Is it true that M is invertible (i.e., there is a 4×4 matrix X such that MX=XM= the identity matrix) implies N is
invertible? Justify your answer.
A computer is programmed to randomly generate a string of six symbols using
only the letters A,B,C. What is the probability that the string will not
contain three consecutive A’s?
A 9×9 chess board has two squares from opposite corners and its
central square removed (so 3 squares on the same diagonal are removed, leaving
78 squares). Is it possible to cover the remaining squares using dominoes,
where each domino covers two adjacent squares? Justify your answer.
An enormous party has an infinite number of people. Each two people either know
or don’t know each other. Given a positive integer n, prove there are n
people in the party such that either they all know each other, or nobody knows
each other (so the first possibility means that if A and B are any two of
the n people, then A knows B, whereas the second possibility means that
if A and B are any two of the n people, then A does not know B).