Skip to main content
Back to Matrices & Determinants
JEE Main 2023
Matrices & Determinants
Matrices and Determinants
Medium

Question

The sum of distinct values of λ\lambda for which the system of equations (λ1)x+(3λ+1)y+2λz=0\left( {\lambda - 1} \right)x + \left( {3\lambda + 1} \right)y + 2\lambda z = 0 (λ1)x+(4λ2)y+(λ+3)z=0\left( {\lambda - 1} \right)x + \left( {4\lambda - 2} \right)y + \left( {\lambda + 3} \right)z = 0 2x+(3λ+1)y+3(λ1)z=02x + \left( {3\lambda + 1} \right)y + 3\left( {\lambda - 1} \right)z = 0 has non-zero solutions, is ________ .

Answer: 1

Solution

Key Concept: Conditions for Non-Trivial Solutions of Homogeneous Linear Equations

A system of homogeneous linear equations is one where all constant terms are zero, typically written as Ax=0Ax = \mathbf{0}. Here, AA is the coefficient matrix, xx is the column vector of variables (e.g., x,y,zx, y, z), and 0\mathbf{0} is the zero vector.

For such a system to possess non-zero solutions (also known as non-trivial solutions, meaning at least one variable is not zero), a crucial condition must be met: the determinant of the coefficient matrix must be equal to zero. If det(A)0\det(A) \neq 0, the only solution is the trivial solution (x=0,y=0,z=0x=0, y=0, z=0). If det(A)=0\det(A) = 0, the system has infinitely many non-trivial solutions.

Our goal is to find the values of λ\lambda for which this condition, det(A)=0\det(A) = 0, holds true.


Step-by-Step Solution

1. Formulate the Coefficient Matrix First, we extract the coefficients of x,y,zx, y, z from the given system of equations to form the coefficient matrix AA: A=(λ13λ+12λλ14λ2λ+323λ+13(λ1))A = \begin{pmatrix} \lambda - 1 & 3\lambda + 1 & 2\lambda \\ \lambda - 1 & 4\lambda - 2 & \lambda + 3 \\ 2 & 3\lambda + 1 & 3(\lambda - 1) \end{pmatrix} For non-zero solutions to exist, we set the determinant of this matrix to zero: λ13λ+12λλ14λ2λ+323λ+13(λ1)=0\left| \begin{matrix} \lambda - 1 & 3\lambda + 1 & 2\lambda \\ \lambda - 1 & 4\lambda - 2 & \lambda + 3 \\ 2 & 3\lambda + 1 & 3(\lambda - 1) \end{matrix} \right| = 0

2. Simplify the Determinant using Row Operations To make the determinant expansion easier, we aim to introduce zeros into the matrix using elementary row operations. These operations do not change the value of the determinant.

  • Operation 1: R2R2R1R_2 \to R_2 - R_1

    • Why this step? The first elements of R1R_1 and R2R_2 are both (λ1)(\lambda-1). Subtracting R1R_1 from R2R_2 will make the first element of the new R2R_2 zero, simplifying the determinant.
    • Applying the operation:
      • R2C1:(λ1)(λ1)=0R_2C_1: (\lambda-1) - (\lambda-1) = 0
      • R2C2:(4λ2)(3λ+1)=λ3R_2C_2: (4\lambda-2) - (3\lambda+1) = \lambda-3
      • R2C3:(λ+3)(2λ)=3λR_2C_3: (\lambda+3) - (2\lambda) = 3-\lambda
  • Operation 2: R3R3R1R_3 \to R_3 - R_1

    • Why this step? This operation helps simplify the elements in the third row. Specifically, the second element R3C2R_3C_2 will become zero, as it's identical to R1C2R_1C_2.
    • Applying the operation:
      • R3C1:2(λ1)=3λR_3C_1: 2 - (\lambda-1) = 3-\lambda
      • R3C2:(3λ+1)(3λ+1)=0R_3C_2: (3\lambda+1) - (3\lambda+1) = 0
      • R3C3:3(λ1)2λ=3λ32λ=λ3R_3C_3: 3(\lambda-1) - 2\lambda = 3\lambda-3-2\lambda = \lambda-3

After these two row operations, the determinant becomes: λ13λ+12λ0λ33λ3λ0λ3=0\left| \begin{matrix} \lambda - 1 & 3\lambda + 1 & 2\lambda \\ 0 & \lambda - 3 & 3 - \lambda \\ 3 - \lambda & 0 & \lambda - 3 \end{matrix} \right| = 0 Notice the common factors (λ3)( \lambda - 3 ) and (3λ)( 3 - \lambda ) appearing in the second and third rows. Also, we have two zeros in strategic positions.

3. Further Simplification using a Column Operation To obtain even more zeros, ideally in a single row or column, we perform a column operation.

  • Operation 3: C1C1+C3C_1 \to C_1 + C_3
    • Why this step? Observe that the element R3C1R_3C_1 is (3λ)(3-\lambda) and R3C3R_3C_3 is (λ3)(\lambda-3). Adding these will result in zero. This will create a zero in R3C1R_3C_1, giving us two zeros in the third row, which is excellent for expansion.
    • Applying the operation:
      • R1C1:(λ1)+2λ=3λ1R_1C_1: (\lambda-1) + 2\lambda = 3\lambda-1
      • R2C1:0+(3λ)=3λR_2C_1: 0 + (3-\lambda) = 3-\lambda
      • R3C1:(3λ)+(λ3)=0R_3C_1: (3-\lambda) + (\lambda-3) = 0

Now, the determinant is transformed into: 3λ13λ+12λ3λλ33λ00λ3=0\left| \begin{matrix} 3\lambda - 1 & 3\lambda + 1 & 2\lambda \\ 3 - \lambda & \lambda - 3 & 3 - \lambda \\ 0 & 0 & \lambda - 3 \end{matrix} \right| = 0 We have successfully created two zeros in the third row.

4. Expand the Determinant Expanding the determinant along the third row (R3R_3) is the most efficient method due to the presence of two zeros. The expansion formula for a 3×33 \times 3 determinant along R3R_3 is: det(A)=a31C31+a32C32+a33C33\det(A) = a_{31}C_{31} + a_{32}C_{32} + a_{33}C_{33}, where CijC_{ij} is the cofactor. Since a31=0a_{31}=0 and a32=0a_{32}=0, only the term a33C33a_{33}C_{33} contributes to the determinant. The element a33a_{33} is (λ3)(\lambda-3). The cofactor C33C_{33} is (1)3+3(-1)^{3+3} times the determinant of the 2×22 \times 2 submatrix obtained by removing the 3rd row and 3rd column: C33=(+1)3λ13λ+13λλ3C_{33} = (+1) \left| \begin{matrix} 3\lambda - 1 & 3\lambda + 1 \\ 3 - \lambda & \lambda - 3 \end{matrix} \right| So, the determinant equation becomes: (λ3)[(3λ1)(λ3)(3λ+1)(3λ)]=0(\lambda - 3) \left[ (3\lambda - 1)(\lambda - 3) - (3\lambda + 1)(3 - \lambda) \right] = 0

5. Solve the Equation for λ\lambda Let's simplify the expression inside the square brackets. Notice that (3λ)=(λ3)(3-\lambda) = -(\lambda-3). Substitute this into the equation: (λ3)[(3λ1)(λ3)(3λ+1)((λ3))]=0(\lambda - 3) \left[ (3\lambda - 1)(\lambda - 3) - (3\lambda + 1)(-(\lambda - 3)) \right] = 0 (λ3)[(3λ1)(λ3)+(3λ+1)(λ3)]=0(\lambda - 3) \left[ (3\lambda - 1)(\lambda - 3) + (3\lambda + 1)(\lambda - 3) \right] = 0 Now, we can factor out the common term (λ3)(\lambda-3) from the terms inside the square brackets: (λ3)(λ3)[(3λ1)+(3λ+1)]=0(\lambda - 3) (\lambda - 3) \left[ (3\lambda - 1) + (3\lambda + 1) \right] = 0 (λ3)2[3λ1+3λ+1]=0(\lambda - 3)^2 \left[ 3\lambda - 1 + 3\lambda + 1 \right] = 0 (λ3)2(6λ)=0(\lambda - 3)^2 (6\lambda) = 0 This equation gives us the possible values for λ\lambda:

  • From 6λ=06\lambda = 0, we get λ=0\lambda = 0.
  • From (λ3)2=0(\lambda - 3)^2 = 0, we get λ3=0\lambda - 3 = 0, which means λ=3\lambda = 3.

Thus, the distinct values of λ\lambda for which the system has non-zero solutions are λ=0\lambda = 0 and λ=3\lambda = 3.

6. Calculate the Sum of Distinct Values of λ\lambda The distinct values of λ\lambda found are 00 and 33. Their sum is 0+3=30 + 3 = 3.


Tips and Common Mistakes:

  • Fundamental Condition: Always start by clearly stating that det(A)=0\det(A) = 0 is the necessary and sufficient condition for a homogeneous system to have non-trivial solutions.
  • Arithmetic Precision: Double-check all calculations, especially when performing row/column operations and determinant expansion. A single sign error or arithmetic mistake can lead to incorrect values of λ\lambda.
  • Strategic Operations: Choose row/column operations strategically to create zeros. Aim for a row or column with as many zeros as possible to simplify expansion.
  • Factoring is Key: After expanding the determinant, look for common factors to simplify the polynomial equation in λ\lambda. This often reduces the complexity of solving for λ\lambda.
  • Distinct Values: Pay attention to the word "distinct" in the question. If a value of λ\lambda appears multiple times (like λ=3\lambda=3 here), it's counted only once when summing distinct values.

Summary and Key Takeaway:

For a system of homogeneous linear equations Ax=0Ax = \mathbf{0}, the existence of non-zero (non-trivial) solutions is directly linked to the singularity of the coefficient matrix AA. This means det(A)\det(A) must be zero. By systematically applying row and column operations to simplify the determinant, we can form a polynomial equation in λ\lambda. Solving this polynomial equation yields the values of λ\lambda for which non-trivial solutions exist. In this problem, the distinct values of λ\lambda are 00 and 33, and their sum is 33.

Practice More Matrices & Determinants Questions

View All Questions