Question
Question: Let \(\left( {\begin{array}{*{20}{c}} {x + \lambda }&x;&x; \\\ x&{x + \lambda }&x; \\\ ...
Let \left( {\begin{array}{*{20}{c}}
{x + \lambda }&x;&x; \\\
x&{x + \lambda }&x; \\\
x&x;&{x + \lambda }
\end{array}} \right) then A−1 exists if
(A)x=0
(B)λ=0
(C)3x+λ=0
(D)x=0,λ=0
Solution
In these types of questions we need to find the inverse of the given term by using the formula and apply elementary transformations. Then expand the matrix along the R3 row and by simplification we get the required answer.
Formula used: A−1=∣A∣1adj A
Complete step-by-step solution:
It is given that the question stated as a matrix as below
Let us consider, A= \left( {\begin{array}{*{20}{c}}
{x + \lambda }&x;&x; \\\
x&{x + \lambda }&x; \\\
x&x;&{x + \lambda }
\end{array}} \right)
We can find the inverse of the given matrix by using the formula, A−1=∣A∣1adj A
But we can find it as, when the condition exists ∣A∣=0
Hence we need to show the determinant for the given matrix is non-zero.
To show: \left| {\left( {\begin{array}{*{20}{c}}
{x + \lambda }&x;&x; \\\
x&{x + \lambda }&x; \\\
x&x;&{x + \lambda }
\end{array}} \right)} \right| \ne 0 under which conditions
Firstly we have to apply the elementary transformations in the rows
R1→R1−R2 and R3→R3−R2
Now to make changes in the row 1 and row 3 we are applied elementary operations, which means entries of the row 2 is subtracting from the entries of the row 1 respectively.
Similarly entries of row 2 is subtracting from the entries of row 3 to make changes in the row 3respectively,
We get, \left| {\left( {\begin{array}{*{20}{c}}
\lambda &{ - \lambda }&0 \\\
x&{x + \lambda }&x; \\\
0&{ - \lambda }&\lambda
\end{array}} \right)} \right| \ne 0
Expanding the matrix along R1,
⇒λ(λ(x+λ)+xλ)−x(−λ2+0)=0(For inverse)
On open brackets we multiply the terms we get,
⇒λ(λx+λ2+xλ)+xλ2+0=0
Open the brackets we multiply the terms and we get,
⇒xλ2+λ3+xλ2+xλ2+0=0
Adding the same terms we get,
⇒3xλ2+λ3=0
Taking λ2 as common , we get,
⇒λ2(3x+λ)=0
These two individually are not equal to zero
Separately, we put both are not equal to zero
λ2=0 And 3x+λ=0
We know when the square of the number is not equal to zero hence the number cannot be zero it is not possible.
So we can say, λ=0 And 3x+λ=0
Hence the correct options are (B) and (C) that is λ=0 and 3x+λ=0.
Note: Whenever we find the inverse of any matrix, the matrix should be a square matrix means number of rows equal to number of columns in the matrix.
Make sure to take the signs right. The inverse of a matrix can be found by using row or column operations not both in a particular answer.