Homewrk
Homewrk
1. Check in each of the following cases whether the given set of vectors is linearly inde-
pendent:
In what follows we will develop a proof of this theorem using the method of induction
on m:
(b) Inductive Step: Assume that the theorem holds for m = k 1; and let us prove it for
m = k:
1
We have to prove that the (k + 1) vectors, y 0 ; y 1 ; :::; y k are linearly dependent. If
all aij are zero, the proof is immediate; so assume this is not the case. Then at
least one number aij is not zero, say a10 6= 0: De…ne
z1 y1 a11
a10
y 0 = a21 a11
a
a10 20
x2 + ::: + ak1 a11
a
a10 k0
xk ;
z2 y2 a12
a10
y 0 = a22 a12
a
a10 20
x2 + ::: + ak2 a12
a
a10 k0
xk ;
:::
a1k a1k a1k
zk yk a10
y 0 = a2k a
a10 20
x2 + ::: + akk a
a10 k0
xk :
S = (x1 ; x2 ) 2 R2 : x1 = 5 :
7. Let x; y 2 Rn :
where bij is the element corresponding to the ith row and jth column of matrix B; and
Ai Aj denotes the inner product of the vectors Ai and Aj : Suppose A is non-singular.
Does it follow that B is non-singular? Explain clearly.
2
9. (a) Suppose A is an m n matrix and B is an n r matrix. Show that
(c) Prove that if a matrix of rank k is multiplied in either order (that is, either
premultiplied or postmultiplied) by a nonsingular matrix, the rank of the product
is k.
10. Let A be an m n matrix. Row rank of A is the rank of the set of row vec-
tors, fA1 ; A2 ; :::; Am g : Column rank of A is the rank of the set of column vectors,
fA1 ; A2 ; :::; An g : Let r = row rank of A; c = column rank of A:
Reordering rows or columns of A does not a¤ect its row or column rank. So choose
a row basis for A which we may assume consists of the rows fA1 ; A2 ; :::; Ar g ; and
a column basis which we may assume consists of the columns fA1 ; A2 ; :::; Ac g :
(i) Let A^i = (ai1 ; ai2 ; :::; aic ) and consider the system of equations
A^i y = 0; i = 1; 2; :::; r:
P
r
A^k = (ak1 ; ak2 ; :::; akc ) = ^
ik Ai ;
i=1
and so
P
r
A^k y = ik A^i y = 0; for all k = 1; 2; :::; m:
i=1
Prove that this leads to a contradiction which shows that our supposition
r < c is wrong, that is, it must be that r c: