Question 9

MCQMEDIUM

Let R\mathbb{R} denote the set of all real numbers and let i=βˆ’1i = \sqrt{-1}. Consider the matrices S=[0βˆ’110]Β andΒ T=[1101].S = \begin{bmatrix} 0 & -1 \\ 1 & 0 \end{bmatrix} \text{ and } T = \begin{bmatrix} 1 & 1 \\ 0 & 1 \end{bmatrix}. Let a,b,c,da, b, c, d be real numbers such that ST=[abcd].ST = \begin{bmatrix} a & b \\ c & d \end{bmatrix}. Let H={x+iy:x,y∈RΒ andΒ y>0}.H = \{x + iy : x, y \in \mathbb{R} \text{ and } y > 0 \}. Then which of the following statements is (are) TRUE ?

(A)

b+iad+ic=i\frac{b+ia}{d+ic} = i

(B)

If Ο‰=βˆ’1+i32\omega = \frac{-1+i\sqrt{3}}{2}, then aΟ‰+bcΟ‰+d=Ο‰\frac{a\omega+b}{c\omega+d} = \omega

(C)

If mm is an integer greater than 2 such that (ST)2=(ST)m(ST)^2 = (ST)^m, then mm is an integer multiple of 8

(D)

If z∈Hz \in H, then az+bcz+d∈H\frac{az+b}{cz+d} \in H

Detailed Solution

First, calculate the product of matrices SS and TT: ST=[0βˆ’110][1101]=[(0)(1)+(βˆ’1)(0)(0)(1)+(βˆ’1)(1)(1)(1)+(0)(0)(1)(1)+(0)(1)]=[0βˆ’111]ST = \begin{bmatrix} 0 & -1 \\ 1 & 0 \end{bmatrix} \begin{bmatrix} 1 & 1 \\ 0 & 1 \end{bmatrix} = \begin{bmatrix} (0)(1) + (-1)(0) & (0)(1) + (-1)(1) \\ (1)(1) + (0)(0) & (1)(1) + (0)(1) \end{bmatrix} = \begin{bmatrix} 0 & -1 \\ 1 & 1 \end{bmatrix} Comparing with [abcd]\begin{bmatrix} a & b \\ c & d \end{bmatrix}, we get a=0,b=βˆ’1,c=1,d=1a=0, b=-1, c=1, d=1.

Analyze each option:

(A) b+iad+ic=βˆ’1+i(0)1+i(1)=βˆ’11+i\frac{b+ia}{d+ic} = \frac{-1 + i(0)}{1 + i(1)} = \frac{-1}{1+i}. Multiplying numerator and denominator by (1βˆ’i)(1-i), we get βˆ’1(1βˆ’i)(1+i)(1βˆ’i)=βˆ’1+i2\frac{-1(1-i)}{(1+i)(1-i)} = \frac{-1+i}{2}. Since βˆ’1+i2β‰ i\frac{-1+i}{2} \neq i, option A is false.

(B) For Ο‰=βˆ’1+i32\omega = \frac{-1+i\sqrt{3}}{2}, it is a cube root of unity, so 1+Ο‰+Ο‰2=01 + \omega + \omega^2 = 0 and Ο‰3=1\omega^3 = 1. LHS: aΟ‰+bcΟ‰+d=0(Ο‰)βˆ’11(Ο‰)+1=βˆ’1Ο‰+1\frac{a\omega+b}{c\omega+d} = \frac{0(\omega) - 1}{1(\omega) + 1} = \frac{-1}{\omega+1}. Since Ο‰+1=βˆ’Ο‰2\omega+1 = -\omega^2, we have βˆ’1βˆ’Ο‰2=1Ο‰2=Ο‰3Ο‰2=Ο‰\frac{-1}{-\omega^2} = \frac{1}{\omega^2} = \frac{\omega^3}{\omega^2} = \omega. Thus, option B is true.

(C) Let M=ST=[0βˆ’111]M = ST = \begin{bmatrix} 0 & -1 \\ 1 & 1 \end{bmatrix}. The characteristic equation is det⁑(Mβˆ’Ξ»I)=0\det(M - \lambda I) = 0, which gives Ξ»2βˆ’tr(M)Ξ»+det⁑(M)=0β‡’Ξ»2βˆ’Ξ»+1=0\lambda^2 - \text{tr}(M)\lambda + \det(M) = 0 \Rightarrow \lambda^2 - \lambda + 1 = 0. The roots are Ξ»=eΒ±iΟ€/3\lambda = e^{\pm i\pi/3}. Since Ξ»6=(eΒ±iΟ€/3)6=eΒ±i2Ο€=1\lambda^6 = (e^{\pm i\pi/3})^6 = e^{\pm i2\pi} = 1, the matrix order is 6, i.e., M6=IM^6 = I. The equation (ST)2=(ST)m(ST)^2 = (ST)^m implies Mm=M2M^m = M^2, so Mmβˆ’2=IM^{m-2} = I. This means mβˆ’2m-2 must be a multiple of 6: mβˆ’2=6kβ‡’m=6k+2m-2 = 6k \Rightarrow m = 6k + 2 for k∈Zk \in \mathbb{Z}. For k=1,m=8k=1, m=8 (multiple of 8). However, for k=2,m=14k=2, m=14, which is not a multiple of 8. Thus, option C is false.

(D) Let z=x+iy∈Hz = x+iy \in H, so y>0y > 0. Consider w=az+bcz+d=0zβˆ’11z+1=βˆ’1z+1w = \frac{az+b}{cz+d} = \frac{0z - 1}{1z + 1} = \frac{-1}{z+1}. w=βˆ’1(x+1)+iy=βˆ’(x+1)+iy(x+1)2+y2w = \frac{-1}{(x+1) + iy} = \frac{-(x+1) + iy}{(x+1)^2 + y^2}. The imaginary part of ww is Im(w)=y(x+1)2+y2\text{Im}(w) = \frac{y}{(x+1)^2 + y^2}. Since y>0y > 0 and (x+1)2+y2>0(x+1)^2 + y^2 > 0, we have Im(w)>0\text{Im}(w) > 0. Thus w∈Hw \in H. Option D is true.

Free Exam

Boost Your Exam Preparation!

Move beyond just reading solutions. Access our comprehensive Test Series, original Mock Tests, and interactive learning modules. Many premium tests are completely free!

  • Original Mocks & Regular Test Series
  • Real NTA-like Interface with Analytics
  • Many Free Tests Available