Exercise 3.2.11

Answers

We may write B0 = (0 0 B ). And thus we have that

B ( x1 x2 x n+1 ) = x1 ( 1 0 0 )+B0 ( x2 xn+1 ) .

Let

L = span { (1 0 0 ) }

be a subspace in 𝔽m+1. So we have that R(LB) = L + R(B0). And it’s easy to observe that all element in L has its first entry nonzero except 0. But all element in R(B0) has it first entry zero. So we know that L R(B0) = {0} and hence R(LB) = L R(B0). By Exercise 1.6.29(b) we know that dim(R(LB)) =dim(L)+dim(R(B0)) = 1+dim(R(B0)).

Next we want to prove that dim(R(B0)) =dim(B) by showing N(LB0) = N(LB). We may let

B0x = ( 0 y1 y m )

and scrutinize the fact

Bx = ( 0 y1 y m )

is true. So N(LB0) = N(LB) is an easy result of above equalitiies. Finally since LB0 and LB has the same domain, by Dimension Theorem we get the desired conclusion

rank(B) = dim(R(LB)) = 1 + dim(R(B0))
= 1 + dim(LB) = 1 + rank(B).
User profile picture
2011-06-27 00:00
Comments