First we prove the following result.
Lemma 1 If E is obtained from I by applying a
row operation p then for every matrix A of the same size as E
the product A*ET coincides with the matrix obtained from A by applying
the operation p to the columns of A.
Indeed, by the theorem about transposes we have
Suppose that the operation p deals with rows i and j.
Then by the theorem
about elementary matrices E*AT is obtained by applying the operation p to
the rows i and j of AT. These rows are equal to the columns i and j of
matrix A. Thus E*AT is obtained from matrix A by applying operation p to
columns i and j and then taking the transpose. Since if we apply the
transpose twice nothing changes, (E*AT)T is obtained from A by applying
the operation p to columns i and j. But we have seen that (E*AT)T=A*ET.
The proof is complete.
We shall also need the following observation.
Lemma 2. Let A be a symmetric matrix and p be a row operation.
Suppose that we apply p to the rows of A and then apply the same operation
to the columns of the resulting matrix. Then the matrix B which we finally get
is symmetric and equal EAET for some elementary matrix E.
Indeed, let E be the elementary matrix corresponding to the operation p. Then by the theorem about elementary matrices and by our first lemma
Then
We used the
theorem
about transposes and the fact that A is symmetric (A=AT). The proof
is complete.
Now let us define the following modification of the Gauss-Jordan
procedure. Unlike the ordinary Gauss-Jordan procedure, this new procedure
applies only to symmetric matrices. Our goal is to get a matrix with 0's and 1's on the diagonal and 0's everywhere else.
Suppose that first j-1 rows of a symmetric matrix A
have the form (0,...,0,1,0,...,0)
with 1 on the main diagonal or the form
(0,0,...,0) and j-th row does not
have either of these forms (j may be equal to 1). Then
since A is symmetric, the first j-1 columns of A have the same form.
This means that A looks like this:
|
|||||||
j-1 | * | 0 | 0 | .... | 0 | .... | 0 |
0 | ** | 0 | .... | 0 | .... | 0 | |
0 | 0 | ** | .... | 0 | .... | 0 | |
..................................................................... | |||||||
0 | 0 | 0 | .... | ** | .... | 0 | |
0 | 0 | 0 | .... | 0 | ******** | ||
0 | 0 | 0 | .... | 0 | ******** | ||
0 | 0 | 0 | .... | 0 | ******** |
Thus, let B be the matrix which we obtained from matrix A by our procedure. By lemma 2, we have
for some elementary matrices E1,...,Ek. Let
Then by the theorem
about transposes we have:
By the second
theorem about
inverses F is invertible. By the first theorem about inverses FT is invertible and
Thus
Let G=F-1.
Notice that B=BT,
B=B2 (since B is diagonal with 0's and 1's on the main diagonal)
Therefore
This completes the proof.