Solveeit Logo

Question

Question: Let \(M = \left[ {\begin{array}{*{20}{c}} a&{ - 360} \\\ b&c; \end{array}} \right]\), wh...

Let M = \left[ {\begin{array}{*{20}{c}} a&{ - 360} \\\ b&c; \end{array}} \right], where a,ba,b and cc are integers. Then the smallest positive value of bb such that M2=O{M^2} = O, where OO denotes 2×22 \times 2 null matrix is ll then sum of digits of ll is:

Explanation

Solution

We will substitute the value of MM in the given equation. We will multiply MM with MM to find the value of M2{M^2}. We will then compare the entries of the matrices to form the equation. We will find the value of bb such that the given condition holds. Then, we will add the digits of bb to determine the value of bb.

Complete step-by-step answer:
We are given that M2=O{M^2} = O.
We will substitute the value of MM in the given equation.
\left[ {\begin{array}{*{20}{c}} a&{ - 360} \\\ b&c; \end{array}} \right]\left[ {\begin{array}{*{20}{c}} a&{ - 360} \\\ b&c; \end{array}} \right] = \left[ {\begin{array}{*{20}{c}} 0&0 \\\ 0&0 \end{array}} \right] \\\ \Rightarrow \left[ {\begin{array}{*{20}{c}} {{a^2} - 360b}&{ - 360a - 360c} \\\ {ab + bc}&{ - 360b + {c^2}} \end{array}} \right] = \left[ {\begin{array}{*{20}{c}} 0&0 \\\ 0&0 \end{array}} \right] \\\
On comparing the corresponding terms, we will get,
The a11{a_{11}} term is:
a2360b=0 b=a2360  \Rightarrow {a^2} - 360b = 0 \\\ \Rightarrow b = \dfrac{{{a^2}}}{{360}} \\\
Here,
\Rightarrow a2 {a^2} = 360b
\Rightarrow a = 360b\sqrt {360b}
But, we are given that aa and bb are integers.
This implies 360b360b has to be a perfect square.
Therefore, the smallest value of bb will be 1010
Then, a=3600=60a = \sqrt {3600} = 60
Thus, the value of ll is 10.
The sum of digits of ll is 1+0=11 + 0 = 1.

Note: Two matrices are equal if their corresponding terms are equal. We can also use other entries of the matrices to form equations. The null matrix is a matrix whose all entries are zero. Also, multiplication of the matrices should be correct.