Linear maps (rank and nullity)

  • Thread starter Thread starter NewtonianAlch
  • Start date Start date
  • Tags Tags
    Linear
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
NewtonianAlch
Messages
453
Reaction score
0

Homework Statement


A linear map T: ℝ[itex]^{m}[/itex]-> R[itex]^{n}[/itex] has rank k. State the value of the nullity of T.

The Attempt at a Solution



I know that rank would be the number of leading columns in a reduced form and the nullity would simply be the number of non-leading columns, or total columns - rank.

As we are not given how many different vectors are in the matrix, I'm not too sure how to give a value.
 
Physics news on Phys.org
I'm inclined to say m, but I'm not entirely sure. So m - k? Considering that's the starting space if you will.
 
The "rank-nullity theorem" which, if you were given this problem, you are probably expected to know, says that if A is a linear transformation from a vector space of degree m to a vectoer space of degree n then rank(A)+ nullity(A)= m.
 
NewtonianAlch said:
I'm inclined to say m, but I'm not entirely sure. So m - k? Considering that's the starting space if you will.

If it's a map from [itex]\mathbb{R}^m[/itex] to [itex]\mathbb{R}^n[/itex], that means that you should be able to multiply the matrix with a vector with m components, and this should give a vector with n components. If you think about the way matrix multiplication works, does the number of columns need to be m or n?