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 · 26 Jul · Shift 2 · Q39
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 · 26 Jul · Shift 2 · Q39

Matrices and Determinants question

2022 · 26 Jul · Shift 2 · Q39

JEE MainMathematicsMatrices and DeterminantsNumerical+4 / −1
The number of matrices A=(abcd)A=\left(\begin{array}{ll}a & b \\ c & d\end{array}\right)A=(ac​bd​), where a,b,c,d∈{−1,0,1,2,3,……,10}a, b, c, d \in\{-1,0,1,2,3, \ldots \ldots, 10\}a,b,c,d∈{−1,0,1,2,3,……,10}, such that A=A−1A=A^{-1}A=A−1, is ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 50

We need to count all 2×22\times 22×2 matrices A=(abcd),a,b,c,d∈{−1,0,1,2,…,10}A=\begin{pmatrix}a&b\\ c&d\end{pmatrix},\qquad a,b,c,d\in\{-1,0,1,2,\dots,10\}A=(ac​bd​),a,b,c,d∈{−1,0,1,2,…,10} such that A=A−1.A=A^{-1}.A=A−1.

This means A2=I.A^2=I.A2=I. So we must solve the matrix equation (abcd)2=(1001).\begin{pmatrix}a&b\\ c&d\end{pmatrix}^2=\begin{pmatrix}1&0\\0&1\end{pmatrix}.(ac​bd​)2=(10​01​).


1. Compute A2A^2A2

We have A2=(a2+bcb(a+d)c(a+d)d2+bc).A^2=\begin{pmatrix}a^2+bc & b(a+d)\\ c(a+d) & d^2+bc\end{pmatrix}.A2=(a2+bcc(a+d)​b(a+d)d2+bc​).

Since A2=IA^2=IA2=I, we get the system

  1. a2+bc=1a^2+bc=1a2+bc=1
  2. b(a+d)=0b(a+d)=0b(a+d)=0
  3. c(a+d)=0c(a+d)=0c(a+d)=0
  4. d2+bc=1d^2+bc=1d2+bc=1

From (1) and (4), a2=d2.a^2=d^2.a2=d2. So d=±a.d=\pm a.d=±a.

Now split into cases.


2. Case I: a+d≠0a+d\neq 0a+d=0

Then from b(a+d)=0,c(a+d)=0,b(a+d)=0,\qquad c(a+d)=0,b(a+d)=0,c(a+d)=0, we must have b=0,c=0.b=0,\qquad c=0.b=0,c=0.

Then (1) gives a2=1,a^2=1,a2=1, so a=±1.a=\pm 1.a=±1. Also d2=1d^2=1d2=1 and since a2=d2a^2=d^2a2=d2 and we are in the case a+d≠0a+d\neq 0a+d=0, we need d=ad=ad=a.

Thus the possible matrices are

\qquad A=\begin{pmatrix}-1&0\\0&-1\end{pmatrix}.$$ Both entries are allowed since $-1$ is in the set. So this case gives **2 matrices**. --- ## 3. Case II: $a+d=0$ Then $$d=-a.$$ The conditions $b(a+d)=0$ and $c(a+d)=0$ are automatically satisfied. Now equation (1) becomes $$a^2+bc=1.$$ So we need to count all triples $(a,b,c)$ in the allowed set such that $$bc=1-a^2.$$ Also $d=-a$ must belong to the allowed set. Since entries must lie in $$S=\{-1,0,1,2,\dots,10\},$$ we need both $a\in S$ and $-a\in S$. This is possible only for $$a\in\{-1,0,1\}.$$ Now check each value. --- ### (i) $a=-1$ Then $$d=1,$$ and $$bc=1-(-1)^2=1-1=0.$$ So we need $$bc=0.$$ Now $b,c\in S$ where $|S|=12$. Number of ordered pairs $(b,c)$ with $bc=0$: - $b=0$: 12 choices for $c$ - $c=0$: 12 choices for $b$ - subtract double-counted $(0,0)$ once Hence count is $$12+12-1=23.$$ So for $a=-1$, number of matrices = **23**. --- ### (ii) $a=0$ Then $$d=0,$$ and $$bc=1-0=1.$$ So we need $$bc=1.$$ In the set $S$, the only ordered pairs with product $1$ are $$(1,1),\quad (-1,-1).$$ Thus this gives **2 matrices**. --- ### (iii) $a=1$ Then $$d=-1,$$ and again $$bc=1-1=0.$$ So number of ordered pairs $(b,c)$ with $bc=0$ is again $$23.$$ Thus this gives **23 matrices**. --- ## 4. Total count Adding all cases: $$2+23+2+23=50.$$ Therefore, the number of matrices is $$\boxed{50}.$$ --- ## 5. Comparison with stored answer Stored correct answer: $50$ Our derived answer is also $50$, so they agree.
PreviousNext

More from Matrices and Determinants

  • The ordered pair (a, b), for which the system of linear equations 3x − 2y + z = b 5x − 8y + 9z = 3 2x + y + az =− 1 has no solution, is :2022 · MCQ
  • If the system of equations α x + y + z = 5, x + 2y + 3z = 4, x + 3y + 5z = β has infinitely many solutions, then the ordered pair (α, β) is equal to :2022 · MCQ
  • Let X=​000​100​010​​,Y=αI+βX+γX2 and $$Z = {\alpha ^2}I - \alpha \beta X + ({\beta ^2} - \alpha \gamma…2022 · Numerical
  • Let A=(1−2​2−5​). Let α,β∈R be such that αA2+βA=2I. Then α+β is equal to2022 · MCQ
  • Let S be the set containing all 3×3 matrices with entries from {−1,0,1}. The total number of matrices A∈S such that the sum of all the diagonal elements of ATA is 6 is ​.2022 · Numerical
  • Let the system of linear equations x+2y+z=2, αx+3y−z=α, −αx+y+2z=−α be inconsistent. Then α is equal to :2022 · MCQ
  • Let A=[12​−1α​] and B=[β1​10​],α,β∈R. Let α1​ be the value of α which…2022 · Numerical
  • Let A and B be any two 3×3 symmetric and skew symmetric matrices respectively. Then which of the following is NOT true?2022 · MCQ