Linear Transformations and Rank/Nullity Dimensions Question
Just a general question; how do you find the rank and nullity of a linear transformation if you weren't to convert it into matrix form or is it necessary that you must in order to find rank/nullity?
Also say you have found the rank of a matrix (through the column space method) and say you have an answer [c1, c2, 2c1] (except written vertically as a vector of course) how do you know what number the dimension is of the image which is what the rank is supposed to show you.
Lastly how do you find the null space and thus kernel dimension (nullity) of the linear transformation in matrix form?
Thank you.
Re: Linear Transformations and Rank/Nullity Dimensions Question
Quote:
Originally Posted by
maxgunn555
Just a general question; how do you find the rank and nullity of a linear transformation if you weren't to convert it into matrix form or is it necessary that you must in order to find rank/nullity?
It is interesting, but not necessary. Choose for example the linear map
,
then you can easily find that
and
without converting
into matrix form.
Quote:
Also say you have found the rank of a matrix (through the column space method) and say you have an answer [c1, c2, 2c1] (except written vertically as a vector of course) how do you know what number the dimension is of the image which is what the rank is supposed to show you.
I don't understand the exact meaning of your question.
Quote:
Lastly how do you find the null space and thus kernel dimension (nullity) of the linear transformation in matrix form?
, =\dim V-\textrm{rank}(A))
Re: Linear Transformations and Rank/Nullity Dimensions Question
Thank you very much professor.
But about the question. The wikipedia method of finding the rank seems to leave general answers as a vector but it doesn't show you what the rank would be. i guess however many vectors there are equals the dimension of the kernel.
Re: Linear Transformations and Rank/Nullity Dimensions Question