I have a problem where I'm supposed to find the nullspace of the transpose of a matrix A.
Our professor told us that this is similar to finding the null space of A, where we find the reduced row echelon form of the transpose of A.
Here's the matrix:
A =
2 1 1 1
0 2 4 6
0 0 1 0
My problem is, I plug this matrix into my calculator (TI-83) and punch in rref(A^T), but my calculator gives me an ERR: INVALID DIM.
How can I solve this problem?
Our professor told us that this is similar to finding the null space of A, where we find the reduced row echelon form of the transpose of A.
Here's the matrix:
A =
2 1 1 1
0 2 4 6
0 0 1 0
My problem is, I plug this matrix into my calculator (TI-83) and punch in rref(A^T), but my calculator gives me an ERR: INVALID DIM.
How can I solve this problem?