Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Matrices and Determinants question

2022 · 25 Jul · Shift 1 · Q36
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Matrices and Determinants
  5. /2022 · 25 Jul · Shift 1 · Q36

Matrices and Determinants question

2022 · 25 Jul · Shift 1 · Q36

JEE MainMathematicsMatrices and DeterminantsNumerical+4 / −1
Let A=(2−1−110−11−10)A=\left(\begin{array}{rrr}2 & -1 & -1 \\ 1 & 0 & -1 \\ 1 & -1 & 0\end{array}\right)A=​211​−10−1​−1−10​​ and B=A−IB=A-IB=A−I. If ω=3i−12\omega=\frac{\sqrt{3} i-1}{2}ω=23​i−1​, then the number of elements in the set⁡{n∈{1,2,…,100}:An+(ωB)n=A+B}\operatorname{set}\left\{n \in\{1,2, \ldots, 100\}: A^{n}+(\omega B)^{n}=A+B\right\}set{n∈{1,2,…,100}:An+(ωB)n=A+B} is equal to ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 17

  1. Given matrices

A=(2−1−110−11−10),B=A−IA=\begin{pmatrix}2&-1&-1\\1&0&-1\\1&-1&0\end{pmatrix},\qquad B=A-IA=​211​−10−1​−1−10​​,B=A−I

So B=(1−1−11−1−11−1−1).B=\begin{pmatrix}1&-1&-1\\1&-1&-1\\1&-1&-1\end{pmatrix}.B=​111​−1−1−1​−1−1−1​​.

We need the number of integers n∈{1,2,…,100}n\in\{1,2,\dots,100\}n∈{1,2,…,100} such that An+(ωB)n=A+B,A^n+(\omega B)^n=A+B,An+(ωB)n=A+B, where ω=3i−12=−12+32i.\omega=\frac{\sqrt3 i-1}{2}=-\frac12+\frac{\sqrt3}{2}i.ω=23​i−1​=−21​+23​​i.

Notice that ω=e2πi/3\omega=e^{2\pi i/3}ω=e2πi/3 which is a primitive cube root of unity, so ω3=1,1+ω+ω2=0.\omega^3=1,\qquad 1+\omega+\omega^2=0.ω3=1,1+ω+ω2=0.


  1. Find simple algebraic relations for AAA and BBB

Let us compute A2A^2A2.

Using matrix multiplication,

\begin{pmatrix} 2&-1&-1\\ 1&0&-1\\ 1&-1&0 \end{pmatrix} \begin{pmatrix} 2&-1&-1\\ 1&0&-1\\ 1&-1&0 \end{pmatrix} = \begin{pmatrix} 2&-1&-1\\ 1&0&-1\\ 1&-1&0 \end{pmatrix}=A.$$ Hence $$A^2=A.$$ So $A$ is idempotent, and therefore for every $n\ge 1$, $$A^n=A.$$ Now compute $B^2$. Since all rows of $B$ are equal to $(1,-1,-1)$, $$B=\begin{pmatrix}1\\1\\1\end{pmatrix}(1,-1,-1).$$ Thus if $u=\begin{pmatrix}1\\1\\1\end{pmatrix}$ and $v=(1,-1,-1)$, then $B=uv$ and $$B^2=(uv)(uv)=u(vu)v.$$ Now $$vu=1-1-1=-1.$$ Therefore $$B^2=-uv=-B.$$ So $$B^2=-B.$$ This gives a power pattern: $$B^1=B, \quad B^2=-B, \quad B^3=B, \quad B^4=-B,\dots$$ Hence for all $n\ge1$, $$B^n=(-1)^{n-1}B.$$ Therefore $$(\omega B)^n=\omega^n B^n=\omega^n(-1)^{n-1}B.$$ --- 3. **Substitute into the required equation** We want $$A^n+(\omega B)^n=A+B.$$ Using $A^n=A$, $$A+\omega^n(-1)^{n-1}B=A+B.$$ So $$\omega^n(-1)^{n-1}B=B.$$ Since $B\neq 0$, this requires $$\omega^n(-1)^{n-1}=1.$$ Thus the problem reduces to solving $$(-1)^{n-1}\omega^n=1.$$ --- 4. **Solve the scalar equation** Since $-1=e^{i\pi}$ and $\omega=e^{2\pi i/3}$, we can inspect by parity. ### Case 1: $n$ odd Then $(-1)^{n-1}=1$, so we need $$\omega^n=1.$$ Because $\omega$ has order $3$, $$\omega^n=1 \iff 3\mid n.$$ Thus for odd $n$, solutions are $$n\equiv 3 \pmod{6}.$$ ### Case 2: $n$ even Then $(-1)^{n-1}=-1$, so we need $$-\omega^n=1\iff \omega^n=-1.$$ But powers of $\omega$ are only $$1,\omega,\omega^2,$$ and none of these equals $-1$. So there are **no even solutions**. Hence the only solutions are $$n\equiv 3\pmod{6}.$$ --- 5. **Count such integers from 1 to 100** The numbers are $$3,9,15,\dots,99.$$ This is an arithmetic progression with first term $3$, last term $99$, common difference $6$. Number of terms $$=\frac{99-3}{6}+1=\frac{96}{6}+1=16+1=17.$$ --- 6. **Final answer** The required number of elements is $$\boxed{17}.$$ --- 7. **Comparison with stored answer** Stored correct answer = $17$. Our derived answer also equals $17$, so it agrees.
PreviousNext

More from Matrices and Determinants

  • The number of real values of λ, such that the system of linear equations 2x − 3y + 5z = 9 x + 3y − z =− 18 3x − y + (λ 2 −|λ |)z = 16 has no solutions, is2022 · MCQ
  • Let A=​100​a10​ab1​​,a,b∈R. If for some n∈N,An=​100​4810​2160961​​…2022 · Numerical
  • Let A be a 3 × 3 real matrix such that A​110​​=​110​​;A​101​​=​−101​​…2022 · MCQ
  • Let A=[02​−20​]. If M and N are two matrices given by M=k=1∑10​A2k and N=k=1∑10​A2k−1 then MN2 is :2022 · MCQ
  • The system of equations −kx+3y−14z=25−15x+4y−kz=3−4x+y+3z=4 is consistent for all k in the set2022 · MCQ
  • Let A=(21​−2−1​) and B=(−1−1​22​). Then the number of elements in the set {(n, m) :…2022 · Numerical
  • If the system of linear equations. 8x+y+4z=−2x+y+z=0λx−3y=μ has infinitely many solutions, then the distance of the point (λ,μ,−21​) from the plane 8x+y+4z+2=0 is…2022 · MCQ
  •  Let A=​111​​ and B=​92122−152​−102132162​112−142172​​, then the value of A′BA is: …2022 · MCQ