Mathematics · Matrices

JEE Main 2024 — 27 January, Shift 1 — Question 27

Let A=[201110101],B=[B1, B2, B3]\mathrm{A}=\left[\begin{array}{lll}2 & 0 & 1\\ 1 & 1 & 0\\ 1 & 0 & 1\end{array}\right], \mathrm{B}=\left[\mathrm{B}_{1}, \mathrm{~B}_{2}, \mathrm{~B}_{3}\right] where B1\mathrm{B}_{1}, B2, B3\mathrm{B}_{2}, \mathrm{~B}_{3} are column matrices, and AB1=[100]\mathrm{AB}_{1}=\left[\begin{array}{l}1 \\0\\ 0\end{array}\right], AB2=[230],AB3=[321]\mathrm{AB}_{2}=\left[\begin{array}{l}2 \\3 \\0\end{array}\right], \mathrm{AB}_{3}=\left[\begin{array}{l}3 \\2\\ 1\end{array}\right] If α=∣B∣\alpha=|\mathrm{B}| and β\beta is the sum of all the diagonal elements of BB, then α3+β3\alpha^{3}+\beta^{3} is equal to

Answer: 28

Numerical answer — enter this value.

Step-by-step solution

Given the matrix equation ABi=CiA B_i = C_i, we can combine these into a single matrix equation AB=CAB = C, where:

A=[201110101],C=[123032001]A = \begin{bmatrix} 2 & 0 & 1 \\ 1 & 1 & 0 \\ 1 & 0 & 1 \end{bmatrix}, \quad C = \begin{bmatrix} 1 & 2 & 3 \\ 0 & 3 & 2 \\ 0 & 0 & 1 \end{bmatrix}

Finding α=∣B∣\alpha = |B| Using the property of determinants ∣AB∣=∣A∣∣B∣|AB| = |A||B|:

∣A∣=∣201110101∣=2(1−0)−0(1−0)+1(0−1)=2−1=1|A| = \begin{vmatrix} 2 & 0 & 1 \\ 1 & 1 & 0 \\ 1 & 0 & 1 \end{vmatrix} = 2(1-0) - 0(1-0) + 1(0-1) = 2 - 1 = 1 ∣C∣=∣123032001∣=1×3×1=3|C| = \begin{vmatrix} 1 & 2 & 3 \\ 0 & 3 & 2 \\ 0 & 0 & 1 \end{vmatrix} = 1 \times 3 \times 1 = 3

Since ∣A∣∣B∣=∣C∣|A||B| = |C|, we have:

1⋅α=3  ⟹  α=31 \cdot \alpha = 3 \implies \alpha = 3

Finding β=tr(B)\beta = \text{tr}(B) Since AB=CAB = C, then B=A−1CB = A^{-1}C. First, we find A−1A^{-1}:

adj(A)=[10−1−111−102]\text{adj}(A) = \begin{bmatrix} 1 & 0 & -1 \\ -1 & 1 & 1 \\ -1 & 0 & 2 \end{bmatrix}

Since ∣A∣=1|A| = 1, A−1=adj(A)A^{-1} = \text{adj}(A). Now compute the diagonal elements of BB:

B=[10−1−111−102][123032001]B = \begin{bmatrix} 1 & 0 & -1 \\ -1 & 1 & 1 \\ -1 & 0 & 2 \end{bmatrix} \begin{bmatrix} 1 & 2 & 3 \\ 0 & 3 & 2 \\ 0 & 0 & 1 \end{bmatrix}

The diagonal elements are: b11=(1)(1)+(0)(0)+(−1)(0)=1b_{11} = (1)(1) + (0)(0) + (-1)(0) = 1 b22=(−1)(2)+(1)(3)+(1)(0)=1b_{22} = (-1)(2) + (1)(3) + (1)(0) = 1 b33=(−1)(3)+(0)(2)+(2)(1)=−1b_{33} = (-1)(3) + (0)(2) + (2)(1) = -1

β=tr(B)=1+1−1=1\beta = \text{tr}(B) = 1 + 1 - 1 = 1

Final Result

α3+β3=33+13=27+1=28\alpha^3 + \beta^3 = 3^3 + 1^3 = 27 + 1 = 28

Answer key and solution verified before publishing.

Practise Matrices

Start with this question, then two more from the same chapter — with a tutor that explains every step. Free.

Exam
JEE Main 2024
Subject
Mathematics
Chapter
Matrices
Topic
Algebra of Matrices