Prove or disprove: N(AT) = N(UT ) where U is the row reduced echelon form of matrix A
I think its true. Here's my proof
Proof:
A = LU where L is an invertible matrix as the series of row operations to row reduce A can be written as an invertible matrix
If y ϵ N(AT) then AT y = 0
A = LU --> AT y = UT LT y = 0
as L is invertible the range of LT y is everything including y
so UT y = 0 and y ϵ N(UT). Hence N(AT) is a subset of N(UT)
I know I have to prove the other direction but is this okay so far? I'm a bit unsure about the "L is invertible, range is everything part"
I think its true. Here's my proof
Proof:
A = LU where L is an invertible matrix as the series of row operations to row reduce A can be written as an invertible matrix
If y ϵ N(AT) then AT y = 0
A = LU --> AT y = UT LT y = 0
as L is invertible the range of LT y is everything including y
so UT y = 0 and y ϵ N(UT). Hence N(AT) is a subset of N(UT)
I know I have to prove the other direction but is this okay so far? I'm a bit unsure about the "L is invertible, range is everything part"
Last edited: