Are the following properties true? Linear Algebra

flyingpig
Messages
2,574
Reaction score
1

Homework Statement



Let A be a matrix

Then the following is true or false. (No need to explain why)

a) rank(A) = rank(At)
b) dim(Nul(A)) = dim(Nul(At)



The Attempt at a Solution



They are both true false right? The transpose swaps their row and columns which makes them interchanged

rank(A) = dim(Nul(At)

rank(At) = dim(Nul(A))
 
Physics news on Phys.org
flyingpig said:
They are both true false right?

Greetings! I'm somewhat confused. Consider a 2 by 3 matrix; is rank(A) = rank(AT)?
 
I meant to say "They are both false" right?
 
Undoubtedly0 said:
Greetings! I'm somewhat confused. Consider a 2 by 3 matrix; is rank(A) = rank(AT)?

Row rank does equal column rank, doesn't it? Isn't this fairly well known?
 
I have not learned RowSpace yet sorry, we cover that next term
 
flyingpig said:
I have not learned RowSpace yet sorry, we cover that next term

Then you maybe haven't done the rank-nullity theorem either. Maybe you should save this question for next term?
 
Dick said:
Row rank does equal column rank, doesn't it? Isn't this fairly well known?

Right right. I guess the point is that the rank of a matrix is simply the number of linearly independent columns (any 3x2 and any 2x3 matrix can both have at most 2 linearly independent columns). Does this help at all flyingpig?
 
Back
Top