If $A = \begin{bmatrix} \sin 2\theta & 2 \sin^2 \theta - 1 & 0 \\ \cos 2\theta & 2 \sin \theta \cos \theta & 0 \\ 0 & 0 & 1 \end{bmatrix}$, then which of the following statements is/are correct?
1. $A^{-1} = \text{adj}A$
2. $A$ is skew-symmetric matrix
3. $A^{-1} = A^T$
Select the correct answer using the code given below :
To solve this question, we will analyze the given matrix \( A \) and evaluate the statements provided in the options.
The matrix \( A \) is:
| \(\sin 2\theta\) | \(2 \sin^2 \theta - 1\) | 0 |
| \(\cos 2\theta\) | \(2 \sin \theta \cos \theta\) | 0 |
| 0 | 0 | 1 |
Let's evaluate each statement:
In conclusion, the correct statements regarding the matrix \( A \) are options 1 and 3.
Therefore, the correct answer is 1 and 3.