http://img232.imageshack.us/img232/7...0952623pmy.png
Printable View
Hello champrockThe answer is (c): every row and every column ofcontains just one
, and
zeros. Let me try and explain why.
Suppose the elements ofare
. In other words the element in row
, column
is
. Suppose also that the elements of
are
, and the elements of
are
Then
Now for eachis formed when the elements of row
of matrix
are combined (by multiplication and addition) with the elements of
. In other words:
And's elements are a re-arrangement of
's elements. So for each
for some
. Therefore, from the above equation:
So each row ofcontains a single
, and
zeros. Moreover, each
is equal to a different
, so no column of
contains more than a single
. So
is bistochastic, with elements
and
.
Grandad