recategorized by
676 views
1 votes
1 votes

Let $\theta=2\pi/67$. Now consider the matrix $A = \begin{pmatrix} \cos \theta & \sin \theta \\ – \sin \theta & \cos \theta \end{pmatrix}$. Then the matrix $A^{2010}$ is

  1. $\begin{pmatrix} \cos \theta & \sin \theta \\ – \sin \theta & \cos \theta \end{pmatrix}$
  2. $\begin{pmatrix} 1& 0 \\ 0 & 1 \end{pmatrix}$
  3. $\begin{pmatrix} \cos^{30} \theta & \sin^{30} \theta \\ – \sin^{30} \theta & \cos^{30} \theta \end{pmatrix}$
  4. $\begin{pmatrix} 0 & 1 \\ -1 & 0 \end{pmatrix}$
recategorized by

2 Answers

0 votes
0 votes
Answer: $B$

This is an example of a rotation matrix which takes any vector and then rotates it by $\frac{1}{67^{th}}$  of a revolution.

$2010 = 67 * 30 $

Therefore, the answer should be an identity matrix.

Hence, option $B$ is the right answer, since its the given identity matrix.

Related questions

0 votes
0 votes
0 answers
1
Arjun asked Sep 23, 2019
596 views
A real $2 \times 2$ matrix $M$ such that $$M^2 = \begin{pmatrix} -1 & 0 \\ 0 & -1- \varepsilon \end{pmatrix}$$exists for all $\varepsilon 0$does not exist for any $\vare...
7 votes
7 votes
3 answers
2
Arjun asked Sep 23, 2019
1,133 views
The eigenvalues of the matrix $X = \begin{pmatrix} 2 & 1 & 1 \\ 1 & 2 & 1 \\ 1 & 1 & 2 \end{pmatrix}$ are$1,1,4$$1,4,4$$0,1,4$$0,4,4$
0 votes
0 votes
0 answers
3
Arjun asked Sep 23, 2019
630 views
Let $x_1, x_2, x_3, x_4, y_1, y_2, y_3$ and $y_4$ be fixed real numbers, not all of them equal to zero. Define a $4 \times 4$ matrix $\textbf{A}$ by$$\textbf{A} = \begin{...
2 votes
2 votes
2 answers
4