Congruence transformation of symmetric matrices

626 Views Asked by At

Given a symmetric matrix $A$ of size $n$ and an arbitrary invertible square matrix $P$ (also of size $n$), what can we say about the congruence transformation: $$P^TAP?$$

  • Does this matrix necessarily have to be a symmetric matrix?
  • When is the corresponding matrix symmetric (and not symmetric)?
1

There are 1 best solutions below

0
On BEST ANSWER

You have $$ (P^TAP)^T=P^TA^TP^{TT}=P^TAP. $$