Question
Question: If \(A=\left[ \begin{matrix} \cos 2\theta & -\sin 2\theta \\\ \sin 2\theta & \cos 2\theta ...
If A=cos2θ sin2θ −sin2θcos2θ and A+AT=I then find the value of θ. $$$$
Solution
**Hint:** We find ${{A}^{T}}$ by replacing the entices as ${{a}_{ji}}={{a}_{ij}}$. We put $A,{{A}^{T}}$ and the second order identity matrix $I=\left[ \begin{matrix} 1 & 0 \\\ 0 & 1 \\\ \end{matrix} \right]$ in the given equation. We add $A,{{A}^{T}}$. We use the condition of equality and equate respective elements from both matrices at left and right hand side. We get an equation in cosine which we solve to the value of $\theta $.
Complete step by step answer:
We know the transpose of a matrix A with m rows and n columns (order m×n) is matrix denoted as AT with n rows and m column(order n×m). If the entries of A are denoted as aij where i=1,2,...,m is the row position of the entry and j=1,2,...,n is the column position of the entry then entries of AT are given as aji with j as the row position and i as column position. The identity matrix I is the square matrix with say number of rows and columns n (order n×n) then the entries of I is aij=1 if i=j otherwise aij=0. Two matrices. The matrices A and B with entries bijare equal if and only if they are of same order and aij=bij. Two matrices A and B can be added when they are of same order and the entries of sum matrix is {{a}_{ij}}+{{b}_{ij}}$$$$$
The given matrix is square matrix of order 2\times 2whichisA=\left[ \begin{matrix}
\cos 2\theta & -\sin 2\theta \\
\sin 2\theta & \cos 2\theta \\
\end{matrix} \right].Thenitstransposeis{{A}^{T}}=\left[ \begin{matrix}
\cos 2\theta & \sin 2\theta \\
-\sin 2\theta & \cos 2\theta \\
\end{matrix} \right].Theidentitymatrixoforder2\times 2is\left[ \begin{matrix}
1 & 0 \\
0 & 1 \\
\end{matrix} \right]$. We put these matrices in given equation of matrices which is,