Let S be the set of all values of θ∈[−π,π] for which the system of linear equations x+y+3z=0−x+(tanθ)y+7z=0x+y+(tanθ)z=0 has non-trivial solution. Then \frac{120}{\pi} \sum_\limits{\theta \in \mathrm{s}} \theta is equal to :
Options
Solution
1. Key Concepts and Formulas
Non-trivial Solutions for Homogeneous Systems: A system of linear equations Ax=0 (where A is the coefficient matrix and x is the variable vector) is called a homogeneous system. It always has a trivial solution (x=0). For a homogeneous system to have non-trivial solutions (i.e., at least one variable is non-zero), the determinant of its coefficient matrix must be equal to zero.
Determinant of a 3×3 Matrix: For a matrix A=adgbehcfi, its determinant is given by det(A)=a(ei−fh)−b(di−fg)+c(dh−eg). Alternatively, row/column operations can be used to simplify the determinant calculation.
Solving Trigonometric Equations: To find all solutions for tanθ=k in a given interval, first find the principal value α (usually in (−π/2,π/2)). The general solution is θ=nπ+α, where n is an integer. Then, substitute integer values for n to find all solutions within the specified interval.
2. Step-by-Step Solution
Step 1: Formulate the Coefficient Matrix and Apply Non-trivial Solution Condition
The given system of linear equations is:
x+y+3z=0−x+(tanθ)y+7z=0x+y+(tanθ)z=0
This is a homogeneous system. For it to have non-trivial solutions, the determinant of its coefficient matrix must be zero.
The coefficient matrix A is:
A=1−111tanθ137tanθ
We set det(A)=0.
Step 2: Calculate the Determinant
We can simplify the determinant calculation by performing a column operation. Notice that the first and third rows have identical elements in the first two columns.
Let C1,C2,C3 be the columns of the matrix. We perform the operation C2→C2−C1:
det(A)=1−111−1tanθ−(−1)1−137tanθ=1−110tanθ+1037tanθ
Now, expand the determinant along the second column, as it contains two zeros:
det(A)=0⋅(…)−(tanθ+1)⋅113tanθ+0⋅(…)=0−(tanθ+1)(1⋅tanθ−1⋅3)=0−(tanθ+1)(tanθ−3)=0
Step 3: Solve the Trigonometric Equation for tanθ
From the simplified determinant equation, we have two possibilities:
tanθ+1=0ortanθ−3=0
This gives us:
tanθ=−1ortanθ=3
Step 4: Find all values of θ in the interval [−π,π]
We need to find all θ∈[−π,π] that satisfy these conditions.
Case 1: tanθ=3
The principal value is θ0=3π.
The general solution is θ=nπ+3π, where n∈Z.
For θ∈[−π,π]:
If n=0, θ=3π.
If n=−1, θ=−π+3π=−32π.
(For n=1, θ=π+3π=34π, which is outside the interval).
So, the solutions for tanθ=3 are {3π,−32π}.
Case 2: tanθ=−1
The principal value is θ0=−4π (or 43π).
The general solution is θ=nπ−4π, where n∈Z.
For θ∈[−π,π]:
If n=0, θ=−4π.
If n=1, θ=π−4π=43π.
(For n=−1, θ=−π−4π=−45π, which is outside the interval).
So, the solutions for tanθ=−1 are {−4π,43π}.
Combining these, the set S of all values of θ is:
S={3π,−32π,−4π,43π}
Step 5: Calculate the Sum of θ values
Now, we sum all the values in the set S:
∑θ∈Sθ=3π−32π−4π+43π
Group terms with common denominators:
=(3π−32π)+(−4π+43π)=(−3π)+(42π)=−3π+2π
Find a common denominator (6):
=6−2π+3π=6π
Step 6: Calculate the Final Expression
Finally, we substitute the sum into the given expression π120∑θ∈Sθ:
π120(6π)=6120=20
3. Common Mistakes & Tips
Determinant Calculation Errors: Be meticulous when expanding determinants. Using row/column operations to introduce zeros can significantly reduce the chance of errors.
Missing Solutions in Interval: Always remember that trigonometric functions are periodic. After finding principal values, use the general solution form (θ=nπ+α for tanθ) and check all integer values of n to find solutions within the specified interval [−π,π]. Do not forget negative solutions.
Undefined Tangent: Ensure that the values of θ obtained do not make tanθ undefined (i.e., θ=2π+kπ). In this case, all obtained values are valid.
4. Summary
The problem required finding values of θ for which a homogeneous system of linear equations has non-trivial solutions. This condition translates to setting the determinant of the coefficient matrix to zero. Solving the resulting determinant equation led to a quadratic equation in tanθ, yielding tanθ=3 and tanθ=−1. We then found all corresponding θ values within the interval [−π,π]. Summing these values gave 6π, and substituting this into the final expression π120∑θ∈Sθ resulted in 20.
5. Final Answer
The final answer is 40. This corresponds to option (A).