Let S be the set of values of λ, for which the system of equations 6λx−3y+3z=4λ2, 2x+6λy+4z=1, 3x+2y+3λz=λ has no solution. Then 12 \sum_\limits{i \in S}|\lambda| is equal to ___________.
Answer: 6
Solution
1. Key Concept: Conditions for a System of Linear Equations
For a system of linear equations of the form AX=B, where A is the coefficient matrix, X is the column vector of variables, and B is the column vector of constants, we use Cramer's Rule to determine the nature of solutions.
Let:
Δ=det(A) be the determinant of the coefficient matrix.
Δx,Δy,Δz be the determinants of the matrices formed by replacing the respective variable column in A with the constant vector B.
The conditions for the nature of solutions are:
Unique Solution: If Δ=0.
No Solution (Inconsistent System): If Δ=0 AND at least one of Δx,Δy,Δz is non-zero.
Infinitely Many Solutions (Consistent System): If Δ=0 AND Δx=Δy=Δz=0.
The problem asks for the set S of values of λ for which the system has no solution. This means we need to identify λ values such that Δ=0 AND ( Δx=0 OR Δy=0 OR Δz=0).
2. Setting up the System and Calculating Δ
The given system of equations is:
6λx−3y+3z=4λ22x+6λy+4z=13x+2y+3λz=λ
The coefficient matrix A and the constant vector B are:
A=6λ23−36λ2343λ,B=4λ21λ
Now, we calculate the determinant of the coefficient matrix, Δ:
Δ=det(A)=6λ23−36λ2343λ
We expand the determinant along the first row for calculation:
Δ=6λ6λ243λ−(−3)2343λ+3236λ2=6λ((6λ)(3λ)−(4)(2))+3((2)(3λ)−(4)(3))+3((2)(2)−(6λ)(3))=6λ(18λ2−8)+3(6λ−12)+3(4−18λ)=108λ3−48λ+18λ−36+12−54λ=108λ3−(48−18+54)λ−(36−12)=108λ3−84λ−24
3. Finding Values of λ for which Δ=0
For the system to have no solution or infinitely many solutions, Δ must be zero. So, we set our expression for Δ to zero:
108λ3−84λ−24=0
To simplify, divide the entire equation by 12:
9λ3−7λ−2=0
We look for integer roots by testing factors of the constant term (-2) divided by factors of the leading coefficient (9).
Let's test λ=1: 9(1)3−7(1)−2=9−7−2=0.
So, λ=1 is a root. This means (λ−1) is a factor. We can use polynomial division or synthetic division to find the other factors.
Using synthetic division:
This gives us the quadratic factor 9λ2+9λ+2. So, the equation becomes:
(λ−1)(9λ2+9λ+2)=0
Now, we find the roots of the quadratic equation 9λ2+9λ+2=0 using the quadratic formula λ=2a−b±b2−4ac:
λ=2(9)−9±92−4(9)(2)λ=18−9±81−72λ=18−9±9λ=18−9±3
This yields two more roots:
λ1=18−9+3=18−6=−31λ2=18−9−3=18−12=−32
Thus, the values of λ for which Δ=0 are 1,−31,−32. These are the candidate values for which the system has no solution or infinitely many solutions.
4. Testing Candidate Values of λ for "No Solution"
We now check each of these λ values by calculating Δx,Δy,Δz. If Δ=0 and at least one of Δx,Δy,Δz is non-zero, then the system has no solution.
Case 1: λ=1
The constant vector B becomes 4(1)211=411.
Let's calculate Δx:
Δx=411−362343
Expand along the first row:
Δx=4(6×3−4×2)−(−3)(1×3−4×1)+3(1×2−6×1)=4(18−8)+3(3−4)+3(2−6)=4(10)+3(−1)+3(−4)=40−3−12=25
Since Δx=25=0 and Δ=0 for λ=1, the system has no solution for λ=1.
Thus, λ=1∈S.
Case 2: λ=−31
The constant vector B becomes 4(−31)21−31=941−31.
The coefficient matrix A becomes −223−3−2234−1.
Let's calculate Δx:
Δx=941−31−3−2234−1
Expand along the first row:
Δx=94((−2)(−1)−(4)(2))−(−3)((1)(−1)−(4)(−31))+3((1)(2)−(−2)(−31))=94(2−8)+3(−1+34)+3(2−32)=94(−6)+3(31)+3(34)=−924+1+4=−38+5=3−8+15=37
Since Δx=37=0 and Δ=0 for λ=−31, the system has no solution for λ=−31.
Thus, λ=−31∈S.
Case 3: λ=−32
The constant vector B becomes 4(−32)21−32=9161−32.
The coefficient matrix A becomes −423−3−4234−2.
Let's calculate Δx:
Δx=9161−32−3−4234−2
Notice that the third column (C3) is −1 times the second column (C2). Specifically, C3=34−2 and C2=−3−42, so C3=−C2. If two columns of a determinant are proportional, the determinant is zero.
Therefore, Δx=0 for λ=−32.
Since Δx=0, we must check Δy or Δz to see if they are non-zero. If all are zero, it's infinitely many solutions; otherwise, it's no solution.
Let's calculate Δy:
Δy=−4239161−3234−2
Expand along the first column:
Δy=−4((1)(−2)−(4)(−32))−2((916)(−2)−(3)(−32))+3((916)(4)−(3)(1))=−4(−2+38)−2(−932+2)+3(964−3)=−4(32)−2(9−32+18)+3(964−27)=−38−2(−914)+3(937)=−38+928+337=9−24+28+111=9115
Since Δy=9115=0 (and Δ=0 for λ=−32), the system has no solution for λ=−32.
Thus, λ=−32∈S.
Tip: When Δx=0 for a particular λ, it is crucial to check Δy or Δz. If even one of them is non-zero, the system has no solution. Only if ALL of Δx,Δy,Δz are zero, does it imply infinitely many solutions.
5. Identifying the Set S
From our analysis, all three values of λ for which Δ=0 lead to the condition for "no solution".
Therefore, the set S={1,−31,−32}.
6. Final Calculation
We need to calculate 12 \sum_\limits{i \in S}|\lambda|.
First, find the sum of the absolute values of the elements in S:
\sum_\limits{i \in S}|\lambda| = |1| + |-\frac{1}{3}| + |-\frac{2}{3}|=1+31+32=1+31+2=1+33=1+1=2
Now, multiply this sum by 12:
12 \sum_\limits{i \in S}|\lambda| = 12 \times 2 = 24
The final answer is 24.
Key Takeaway: For a system of linear equations to have no solution, the determinant of the coefficient matrix (Δ) must be zero, AND at least one of the determinants obtained by replacing a column with the constant vector (Δx,Δy,Δz) must be non-zero. Thorough calculation of all relevant determinants for each candidate λ value is essential to correctly classify the system's behavior.