What is the dimension of its kernel?

  • Thread starter Thread starter Jennifer1990
  • Start date Start date
  • Tags Tags
    Dimension Kernel
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Jennifer1990
Messages
55
Reaction score
0

Homework Statement


Suppose that dim V = m and dim W = n with M>=n . If the linear map A : V -> W is onto, what is the dimension of its kernel?



Homework Equations





The Attempt at a Solution


Onto, means that every vector in W has at least one pre-image therefore, the kernel can have a maximum dimension of m?
 
Physics news on Phys.org


There is a property that you can use: dim(ker A) + dim(im A) = dim V. (see http://en.wikipedia.org/wiki/Kernel_(linear_operator )) The fact that A is onto W tells you something about dim(im A), the dimension of the image of A.
 
Last edited by a moderator:


ohhhhh is it m - n?