Can I define the rank of a matrix(A) as the number of non zero rows in RREF(A)? Here's my reason: Let number of zero rows be x
Then these rows are the linearly dependent rows of A and x=dim(leftnullspace)=m−r.
So number of non zero rows is equal to rows−x=m−(m−r)=r.
Monday, December 18, 2017
matrices - Definition of rank of a matrix
Subscribe to:
Post Comments (Atom)
analysis - Injection, making bijection
I have injection f:A→B and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...
-
Recently I took a test where I was given these two limits to evaluate: lim and $\lim_\limi...
-
I need to give an explicit bijection between (0, 1] and [0,1] and I'm wondering if my bijection/proof is correct. Using the hint tha...
-
So if I have a matrix and I put it into RREF and keep track of the row operations, I can then write it as a product of elementary matrices. ...
No comments:
Post a Comment