iNagib Posted November 21, 2008 Posted November 21, 2008 Hey fellas could use a hand on a linear question that has been bugging me. Give an example of a 4 x 4 matrix such that col A = nul A Appreciate any help! Thanks, ib
Dave Posted December 13, 2008 Posted December 13, 2008 I thought about this a bit, but it's clear that the column-space and null-space must be intersection-free. So I presume that you mean rank(A) = nullity(A), in which case the answer is pretty straight-forward; just choose a matrix like [math]\begin{pmatrix} 1 & 0 & 0 & 0\\ 0 & 1 & 0 & 0\\ 0 & 0 & 0 & 0\\ 0 & 0 & 0 & 0 \end{pmatrix}[/math]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now