Question
Question: Let \[A=\left[ \begin{matrix} x+\lambda & x & x \\\ x & x+\lambda & x \\\ x & x & x+\...
Let A=x+λ x x xx+λxxxx+λ, then A−1 exist if
Solution
This question is from the topic of matrix and determinant. In this question, we will first know what should be conditions for the existence of the inverse of the matrix that is A−1. After that, we will find out the condition in which A−1 exist if A=x+λ x x xx+λxxxx+λ.
Complete step by step solution:
Let us solve this question.
In this question, we have given the matrix A that is A=x+λ x x xx+λxxxx+λ and we have to check the condition for existence of A−1.
Let us first know the conditions for the existence of A−1.
The conditions are:
- The matrix A should be a square matrix that is the number of rows and number of columns should be the same.
- The determinant of matrix A should not be equal to zero.
So, in the given matrix A=x+λ x x xx+λxxxx+λ, the number of rows and number of columns are the same, that is 3.
Now, let us first find out the determinant of matrix A.
∣A∣=(x+λ)((x+λ)(x+λ)−(x)(x))−x(x(x+λ)−(x)(x))+x((x)(x)−x(x+λ))
The above equation can also be written by using the formula (a+b)2=a2+b2+2ab as
⇒∣A∣=(x+λ)(x2+λ2+2xλ−x2)−x(x2+λx−x2)+x(x2−x2−λx)
The above equation can also be written as
⇒∣A∣=(x+λ)(x2+λ2+2xλ−x2)−x(λx)+x(−λx)
The above equation can also be written as
⇒∣A∣=(x+λ)(λ2+2xλ)−2x2λ
The above equation can also be written as
⇒∣A∣=λ[(x+λ)(λ+2x)−2x2]
Using the formula of foil method that is (a+b)(c+d)=ac+ad+bc+bd, we can write
⇒∣A∣=λ[xλ+2x2+λ2+2xλ−2x2]
The above can also be written as
⇒∣A∣=λ[xλ+λ2+2xλ]
The above can also be written as
⇒∣A∣=λ[3xλ+λ2]=λ2[3x+λ]
⇒∣A∣=λ2[3x+λ]
The condition is determinant of A cannot be zero or ∣A∣=0
So, we can say that
λ=0
And
3x+λ=0
Or, λ=−3x
So, we can say that if A=x+λ x x xx+λxxxx+λ, then A−1 will exist if λ=0 and λ=−3x
Note: As we can see that this question is from the topic of matrix and determinant, so we should have a better knowledge in that topic. We should remember the following formulas to solve this type of question easily:
Foil method: (a+b)(c+d)=ac+ad+bc+bd
(a+b)2=a2+b2+2ab
We should know how to find the determinant of any matrix.
Suppose, we have given a matrix A=a d g behcfi, then determinant of A will be
∣A∣=a(e×i−f×h)−b(d×i−f×g)+c(d×h−e×g)