Question:medium

For two unimodular complex numbers \(z_1\) and \(z_2\), \(\begin{bmatrix} z_1 & z_2 \\ -\bar{z}_2 & \bar{z}_1 \end{bmatrix}^{-1} \begin{bmatrix} \bar{z}_1 & -z_2 \\ \bar{z}_2 & z_1 \end{bmatrix}^{-1}\) is equal to

Show Hint

Use \(U^{-1} = \frac{1}{\det U} \text{adj}(U)\) and properties of unitary matrices.
Updated On: Apr 23, 2026
  • \(\begin{bmatrix} z_1 & z_2 \\ z_1 & z_2 \end{bmatrix}\)
  • \(\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}\)
  • \(\begin{bmatrix} 1/2 & 0 \\ 0 & 1/2 \end{bmatrix}\)
  • None of these
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0