To determine the values of \(\lambda\) such that \(x, y, z\) are not all zero, we start by analyzing the given vector equation:
\((\hat{i} + \hat{j} + 3\hat{k})x + (3\hat{i} - 3\hat{j} + \hat{k})y + (-4\hat{i} + 5\hat{j})z = \lambda(x\hat{i} + y\hat{j} + z\hat{k})\)
We can express the above equation as:
\(x\hat{i} + y\hat{j} + 3x\hat{k} + 3y\hat{i} - 3y\hat{j} + y\hat{k} - 4z\hat{i} + 5z\hat{j} = \lambda x\hat{i} + \lambda y\hat{j} + \lambda z\hat{k}\)
By equating the coefficients of \(\hat{i}, \hat{j}, \hat{k}\) from both sides, we obtain:
We aim to find non-trivial solutions by forming a system of equations expressed in matrix form:
| \(1 - \lambda\) | 3 | -4 | 0 |
| 1 | \(-3 - \lambda\) | 5 | 0 |
| 3 | 1 | \(-\lambda\) | 0 |
We need the determinant of this matrix to be zero for non-trivial solutions.
Calculate the determinant:
Simplifying each term gives:
Further simplification:
The determinant simplifies to \((\lambda + 1)(\lambda - 1)\).
Setting this to zero gives the solutions \(\lambda = 0\) and \(\lambda = -1\).
Thus the values of \(\lambda\) for which there are non-trivial solutions are \(-1, 0\).