- #1
mathmari
Gold Member
MHB
- 5,049
- 7
Hey!
Let $A$ be a $4\times 5$ matrix with rank $2$ and let $U$ be the corresponding row echelon form matrix.
I want to check if the following statements are true or not.
Let $A$ be a $4\times 5$ matrix with rank $2$ and let $U$ be the corresponding row echelon form matrix.
I want to check if the following statements are true or not.
- If $B$ is a $5\times 5$ invertible matrix, at least two of the columns of $B$ are not in the nulity of $A$.
- There is a $b\in \mathbb{R}^4$ such that $Ax=b$ has a unique solution.
- $U$ has exactly one zero row.
- $U$ has two linearly independent rows.
- There is a $b\in \mathbb{R}^4$ such that $Ax=b$ has no solution.
- The equation $Ax=b$ has infinitely many solutions for each $b$.
- Since $B$ is a $5\times 5$ invertible matrix, the rank is equal to $5$, or not? From the rank-nullity theorem we get that the nulity is equal to $0$.
What do we get from that? That the statement is wrong?
$ $ - Since the rank of the matrix is smaller than the number of columns the system $Ax=b$ has more than one solution.
So, the statement is wrong.
$ $ - Since the rank of $A$ is equal to $2$ the matrix $U$ has $4-2=2$ zero rows.
So, the statement is wrong.
$ $ - The number of non-zero rows of $U$ is equal to the rank of $A$ and the non-zero rows of $U$ are linearly independent. Therefore, $U$ has $2$ linearly independent rows.
So, the statement is correct.
$ $ - Similar to (2) this statement is wrong, since we have more than one solution.
$ $ - Again similar to (2) the statement is correct.