Question
Question: Let P and Q are two square and invertible matrices, such that $\text{Q = -P}^{-1}\text{QP}$, then $(...
Let P and Q are two square and invertible matrices, such that Q = -P−1QP, then (P + Q)2 is equal to

A
Null matrix
B
P2+2PQ+Q2
C
Identity matrix
D
(P-Q)2
Answer
(P-Q)2
Explanation
Solution
From the given matrix equation Q = -P−1QP, multiply by P on the left to obtain PQ = -QP. This shows that P and Q are anti-commutative.
Expand (P + Q)2 as P2+PQ+QP+Q2.
Substitute PQ = -QP into the expanded form of (P + Q)2 to get (P + Q)2=P2+(−QP)+QP+Q2=P2+Q2.
Expand (P-Q)2 as P2−PQ−QP+Q2.
Substitute PQ = -QP into the expanded form of (P-Q)2 to get (P-Q)2=P2−(−QP)−QP+Q2=P2+QP−QP+Q2=P2+Q2.
Since both (P + Q)2 and (P-Q)2 are equal to P2+Q2, they are equal to each other.