Question:

Consider a two-dimensional Cartesian coordinate system in which a rank 2 contravariant tensor is represented by the matrix \[ \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix} \] The coordinate system is rotated anticlockwise by an acute angle $\theta$ with the origin fixed. Which one of the following matrices represents the tensor in the new coordinate system?

Show Hint

When rotating a tensor in a 2D coordinate system, the new components are found by applying the transformation matrix to the original tensor using matrix multiplication.
Updated On: Aug 30, 2025
  • \[ \begin{pmatrix} 0 & \cos 2\theta \\ -\sin 2\theta & 0 \end{pmatrix} \]
  • \[ \begin{pmatrix} \sin 2\theta & \cos 2\theta \\ \cos 2\theta & -\sin 2\theta \end{pmatrix} \]
  • \[ \begin{pmatrix} \sin 2\theta & -\cos 2\theta \\ \cos 2\theta & \sin 2\theta \end{pmatrix} \]
  • \[ \begin{pmatrix} \sin 2\theta & 0 \\ -\cos 2\theta & 0 \end{pmatrix} \]
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

- The transformation matrix for rotating a tensor by an angle $\theta$ is given by: \[ R = \begin{pmatrix} \cos \theta & \sin \theta \\ -\sin \theta & \cos \theta \end{pmatrix} \] - To apply the rotation to the original matrix, we use the transformation rule for tensor rotation: \[ T' = R^{-1} T R \] where $R$ is the rotation matrix and $T$ is the tensor matrix. - For the given tensor: \[ T = \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix} \] - After applying the rotation matrix and calculating, we get: \[ T' = \begin{pmatrix} \sin 2\theta & \cos 2\theta \\ \cos 2\theta & -\sin 2\theta \end{pmatrix} \]
Was this answer helpful?
0
0

Top Questions on Solid State

View More Questions

Questions Asked in GATE PH exam

View More Questions