What is P equal to ?

Consider the following for the next three (03) items that follow : Let A=\begin{pmatrix}0&\sin^{2}\theta&\cos^{2}\theta\\ \cos^{2}\theta&0&\sin^{2}\theta\\ \sin^{2}\theta&\cos^{2}\theta&0\end{pmatrix} and A=P+Q where P is symmetric matrix and Q is skew-symmetric matrix.

  1. A. \begin{pmatrix}0&1/2&1/2\\ 1/2&0&1/2\\ 1/2&1/2&0\end{pmatrix}
  2. B. \begin{pmatrix}0&1&1\\ 1&0&1\\ 1&1&0\end{pmatrix}
  3. C. \cos~2\theta\begin{pmatrix}0&-1&1\\ 1&0&-1\\ -1&1&0\end{pmatrix}
  4. D. \cos~2\theta\begin{pmatrix}0&-1/2&1/2\\ 1/2&0&-1/2\\ -1/2&1/2&0\end{pmatrix}

Correct Answer: A. \begin{pmatrix}0&1/2&1/2\\ 1/2&0&1/2\\ 1/2&1/2&0\end{pmatrix}

Explanation

A matrix can be uniquely written as the sum of a symmetric and a skew-symmetric matrix, where P = \frac{1}{2}(A + A^T). The (1,2) and (2,1) elements of A+A^T are \sin^2\theta + \cos^2\theta = 1. The same holds for all off-diagonal entries. Thus, P = \frac{1}{2} \begin{pmatrix}0&1&1\\ 1&0&1\\ 1&1&0\end{pmatrix}.

Related questions on Matrices & Determinants

Practice more NDA Mathematics questions