Why can a 5x4 matrix never be surjective?

$\begingroup$

My thought is that since a matrix can only be surjective if null(T)= n-m, no matrix can have a nullity of -1 therefore a 5x4 matrix cannot be surjective. Is this a valid proof?

$\endgroup$ 1

2 Answers

$\begingroup$

A $5×4$ matrix represents a linear transformation $T$ from a $4$ dimensional vector space to a $5$ dimensional vector space. If $T$ is surjective, then the rank of $T=5$. But rank nullity theorem implies that $\operatorname{rank}(T)+\operatorname{nullity}(T)=4$, i.e. $\operatorname{nullity}(T)=-1,$a contradiction.

$\endgroup$ $\begingroup$

HINT

Recall that a basis for $\mathbb{R^5}$ requires exactly $5$ linearly independent vectors.

What is the maximum rank for $A\in M_{5\times 4}$?

$\endgroup$ 7

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like