Exercise 3.4.15

Answers

We call a column whose corresponding column in one fixed reduced echelon form contains a pivot (see Exercise 3.4.7) a pivotal column. Now we induct on the number of columns of a matrix. For matrix contains only one column u1, the reduced echelon form of it would be the column e1 if u1 is nonzero (and hence {u1} is independent) and that of it would be the zero column if u1 is zero (and hence {u1} is dependent). Suppose that the reduced echelon form of a matrix with k columns is unique. Now consider a matrix A with k + 1 columns, say u1,u2,,uk+1. Let A be the matrix by deleting the final column of A. So we can write A = (A|uk+1). Say (R|b) is a reduced echelon form of A. By the previous exercise we know that R is a reduced echelon form of A. And R is unique by our induction hypothesis. So the set of pivotal columns P in A is also unique. By Theorem 3.16(c) and Theorem 3.16(d) we know that the set P in A is a maximal independent set of {u1,u2,,uk}. Now if P{uk} is linearly independent, this means

rank(A) = rank(A) + 1,

say the value is r. By Theorem 3.16(a) and Theorem 3.16(b), b is the only column who can be er and so we know that b = er. On the other hand, if P{uk} is linearly dependent. The vector uk cannot be a pivotal column of A since P{uk} is the set of a pivotal column of A and it must be linearly independent. Furthermore, uk has an unique representation with respect to the set P. By Theorem 3.16(d), the column vector d must be the representation of uk. In all cases, we know that (R|b) is also unique. And by induction, we get the desired conclusion.

User profile picture
2011-06-27 00:00
Comments