A, B and P are all squared matrices of the same order ($nXn$).
It is given that:
$PP^{T}=I$
$B^{T}B=I$
$A=P^{T}BP$
Which of the following is correct:
$(1) A=B$
$(2) AA^{T}=I$
$(3) (PB)^{-1}=(PB)^{T}$
I have started with (2). This is what I've done:
$(P^{T}BP)(P^{T}BP)$
$P^{T}BB^{T}P$
Something is not right. Can I say that
$B^{T}B=BB^{T}$ ?
According to the book, (2) and (3) are correct while (1) is not. I can't figure out why.
Hint: If $U$ and $V$ are square matrices (of the same size) , then
$UV=I \iff VU=I.$