Quick Linear Algebra-True or false type

  • Thread starter Thread starter workerant
  • Start date Start date
  • Tags Tags
    Linear Type
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
workerant
Messages
40
Reaction score
0
Quick Linear Algebra---True or false type

Homework Statement



If A is a m*n matrix and B is a n*n matrix, does nullity AB= nullity A* nullity B?

I think that it does, but I am not sure. I don't need a proof of this or anything, this is just a fact I need to know in order to try and prove something more complicated.
 
Physics news on Phys.org


Are you sure null(A)*null(B) is always small enough to be equal to null(AB)? Try, e.g. m=n=3 and see if you can get null(A)=null(B)=2

If you're stuck, check the spoiler

For an even more trivial case, m=n=2, A=B=0 the zero matrix.