retagged by
2,183 views
0 votes
0 votes
A is m×n full rank matrix with m>n and 1 is an identity matrix. Let matrix A’ = (ATA)-1 AT. Then which one of the following statement is FALSE?
(a) AA’A = A (b) (AA’)2
(c) AA’A = 1 (d) AA’A = A’
retagged by

1 Answer

1 votes
1 votes

Given that $A'=(A^{T}A)^{-1}A^{T}$ 

$\therefore A'=(A^{T}A)^{-1}A^{T} =A^{-1}(A^{-1})^{T}A^{T} =A^{-1}(AA^{-1})^{T} =A^{-1}(I)=A^{-1}$

Hence option (C) is false.

edited by

Related questions

3 votes
3 votes
3 answers
3
DebRC asked Sep 19, 2022
1,018 views
Let $A$ be a $3$ x $3$ matrix with rank $2$. Then, $AX=0$ hasThe trivial solution $X=0$.One independent solution.Two independent solution.Three independent solution.