Skip to main contentSkip to solution

If a matrix P is both symmetric and skew-symmetric, then

Solution

Correct Option: 3

A symmetric matrix satisfies P=PTP = P^T (flipping across the main diagonal doesn't change it).

A skew-symmetric matrix satisfies P=PTP = -P^T (flipping across the main diagonal gives the negative).


Since PP is both symmetric and skew-symmetric:

P=PTP = P^T (symmetric condition)

P=PTP = -P^T (skew-symmetric condition)


From the symmetric condition, PT=PP^T = P.

Substituting into the skew-symmetric condition:

P=PTP = -P^T

P=PP = -P


P=PP = -P

P+P=0P + P = 0

2P=02P = 0

P=0P = 0

Therefore, PP is a zero matrix (all elements are zero).


A diagonal matrix includes the zero matrix, but not all diagonal matrices are both symmetric and skew-symmetric.

A square matrix includes the zero matrix, but not all square matrices are both symmetric and skew-symmetric.

The identity matrix is symmetric but not skew-symmetric.

The zero matrix is the only matrix that can be both symmetric and skew-symmetric.


The answer is: PP is a zero matrix.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question