What is Q 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.
- A. \begin{pmatrix}0&1/2&1/2\\ 1/2&0&1/2\\ 1/2&1/2&0\end{pmatrix}
- B. \begin{pmatrix}0&1&1\\ 1&0&1\\ 1&1&0\end{pmatrix}
- C. \cos~2\theta\begin{pmatrix}0&-1&1\\ 1&0&-1\\ -1&1&0\end{pmatrix}
- 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: D. \cos~2\theta\begin{pmatrix}0&-1/2&1/2\\ 1/2&0&-1/2\\ -1/2&1/2&0\end{pmatrix}
Explanation
The skew-symmetric part is Q = \frac{1}{2}(A - A^T). Calculating the (1,2) entry: A_{12} - A_{21} = \sin^2\theta - \cos^2\theta = -\cos 2\theta. This implies Q_{12} = -\frac{1}{2}\cos 2\theta. Repeating this for other elements and factoring out \cos 2\theta yields Q = \cos 2\theta \begin{pmatrix}0&-1/2&1/2\\ 1/2&0&-1/2\\ -1/2&1/2&0\end{pmatrix}.
Related questions on Matrices & Determinants
- Consider the determinant \Delta=\begin{vmatrix}a_{11}&a_{12}&a_{13}\\ a_{21}&a_{22}&a_{23}\\ a_{31}&a_{32}&a_{33}\end{vmatrix} If $a_{13...
- If A=\begin{pmatrix}1&0&0\\ 0&\cos~\theta&\sin~\theta\\ 0&\sin~\theta&-\cos\theta\end{pmatrix}, then which of the following are correct?...
- If X is a matrix of order 3\times3, Y is a matrix of order 2\times3 and Z is a matrix of order 3\times2, then which of the follo...
- What is the value of a_{11}C_{11}+a_{12}C_{12}+a_{13}C_{13}?
- What is the value of a_{21}C_{11}+a_{22}C_{12}+a_{23}C_{13}?