Question
The sum of distinct values of for which the system of equations 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 . Here, is the coefficient matrix, is the column vector of variables (e.g., ), and 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 , the only solution is the trivial solution (). If , the system has infinitely many non-trivial solutions.
Our goal is to find the values of for which this condition, , holds true.
Step-by-Step Solution
1. Formulate the Coefficient Matrix First, we extract the coefficients of from the given system of equations to form the coefficient matrix : For non-zero solutions to exist, we set the determinant of this matrix to zero:
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:
- Why this step? The first elements of and are both . Subtracting from will make the first element of the new zero, simplifying the determinant.
- Applying the operation:
-
Operation 2:
- Why this step? This operation helps simplify the elements in the third row. Specifically, the second element will become zero, as it's identical to .
- Applying the operation:
After these two row operations, the determinant becomes: Notice the common factors and 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:
- Why this step? Observe that the element is and is . Adding these will result in zero. This will create a zero in , giving us two zeros in the third row, which is excellent for expansion.
- Applying the operation:
Now, the determinant is transformed into: We have successfully created two zeros in the third row.
4. Expand the Determinant Expanding the determinant along the third row () is the most efficient method due to the presence of two zeros. The expansion formula for a determinant along is: , where is the cofactor. Since and , only the term contributes to the determinant. The element is . The cofactor is times the determinant of the submatrix obtained by removing the 3rd row and 3rd column: So, the determinant equation becomes:
5. Solve the Equation for Let's simplify the expression inside the square brackets. Notice that . Substitute this into the equation: Now, we can factor out the common term from the terms inside the square brackets: This equation gives us the possible values for :
- From , we get .
- From , we get , which means .
Thus, the distinct values of for which the system has non-zero solutions are and .
6. Calculate the Sum of Distinct Values of The distinct values of found are and . Their sum is .
Tips and Common Mistakes:
- Fundamental Condition: Always start by clearly stating that 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 .
- 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 . This often reduces the complexity of solving for .
- Distinct Values: Pay attention to the word "distinct" in the question. If a value of appears multiple times (like here), it's counted only once when summing distinct values.
Summary and Key Takeaway:
For a system of homogeneous linear equations , the existence of non-zero (non-trivial) solutions is directly linked to the singularity of the coefficient matrix . This means must be zero. By systematically applying row and column operations to simplify the determinant, we can form a polynomial equation in . Solving this polynomial equation yields the values of for which non-trivial solutions exist. In this problem, the distinct values of are and , and their sum is .