Let S be the set of all (λ,μ) for which the vectors λi^−j^+k^,i^+2j^+μk^ and 3i^−4j^+5k^, where λ−μ=5, are coplanar, then (λ,μ)∈S∑80(λ2+μ2) is equal to :
Options
Solution
Key Concepts and Formulas
Coplanarity of Vectors: Three vectors a,b,c are coplanar if their scalar triple product (STP) is zero, i.e., [a,b,c]=a⋅(b×c)=0.
Scalar Triple Product using Determinant: If a=a1i^+a2j^+a3k^, b=b1i^+b2j^+b3k^, and c=c1i^+c2j^+c3k^, then [a,b,c]=a1b1c1a2b2c2a3b3c3.
Solving Systems of Equations: A system of linear and non-linear equations can be solved by substitution or elimination to find the values of unknown variables.
Step-by-Step Solution
Step 1: Set up the condition for coplanarity.
The problem states that three vectors are coplanar. The condition for coplanarity of three vectors is that their scalar triple product is zero. We are given the vectors:
u=λi^−j^+k^v=i^+2j^+μk^w=3i^−4j^+5k^
The scalar triple product [u,v,w] can be computed as the determinant of the matrix formed by their components:
[u,v,w]=λ13−12−41μ5
For the vectors to be coplanar, this determinant must be equal to zero:
λ13−12−41μ5=0
This step translates the geometric condition of coplanarity into an algebraic equation involving λ and μ.
Step 2: Expand the determinant and simplify the equation.
We expand the determinant along the first row:
λ2−4μ5−(−1)13μ5+1132−4=0λ((2)(5)−(μ)(−4))+1((1)(5)−(μ)(3))+1((1)(−4)−(2)(3))=0λ(10+4μ)+(5−3μ)+(−4−6)=010λ+4λμ+5−3μ−10=04λμ+10λ−3μ−5=0(∗)
This equation represents the condition on λ and μ for the vectors to be coplanar.
Step 3: Use the given constraint to solve for λ and μ.
We are given the constraint λ−μ=5. From this, we can express λ in terms of μ:
λ=μ+5
Now, substitute this expression for λ into the equation obtained in Step 2:
4(μ+5)μ+10(μ+5)−3μ−5=0
Expand and simplify the equation:
4μ2+20μ+10μ+50−3μ−5=0
Combine like terms:
4μ2+(20+10−3)μ+(50−5)=04μ2+27μ+45=0
This is a quadratic equation in μ. We can solve this by factoring. We look for two numbers that multiply to 4×45=180 and add up to 27. These numbers are 12 and 15.
4μ2+12μ+15μ+45=0
Factor by grouping:
4μ(μ+3)+15(μ+3)=0(μ+3)(4μ+15)=0
This gives two possible values for μ:
μ1=−3 or μ2=−415.
Now, we find the corresponding values of λ using λ=μ+5:
For μ1=−3:
λ1=−3+5=2.
So, one pair is (λ1,μ1)=(2,−3).
For μ2=−415:
λ2=−415+5=−415+420=45.
So, the other pair is (λ2,μ2)=(45,−415).
The set S of all such pairs (λ,μ) is S={(2,−3),(45,−415)}.
This step combines the coplanarity condition with the given linear constraint to find all valid pairs of (λ,μ).
Step 4: Calculate the required sum.
We need to find (λ,μ)∈S∑80(λ2+μ2).
First, calculate λ2+μ2 for each pair in S:
For (λ1,μ1)=(2,−3):
λ12+μ12=(2)2+(−3)2=4+9=13.
For (λ2,μ2)=(45,−415):
λ22+μ22=(45)2+(−415)2=1625+16225=16250=8125.
Now, sum these values:
(λ,μ)∈S∑(λ2+μ2)=13+8125
To add these, we find a common denominator:
813×8+8125=8104+8125=8229
Finally, multiply by 80:
80×(8229)=10×229=2290
This step involves performing the final calculation as requested by the problem statement.
Common Mistakes & Tips
Sign Errors in Determinant Expansion: Be meticulous with signs when calculating the determinant. A single sign error can change the entire result.
Algebraic Errors: Substitution and simplification of the quadratic equation are prone to arithmetic mistakes. Double-check each step, especially when dealing with fractions.
Forgetting Roots: Ensure all roots of the quadratic equation are found, as each root corresponds to a valid pair (λ,μ) that satisfies the conditions.
Summary
The problem requires finding pairs of (λ,μ) for which three given vectors are coplanar, subject to an additional linear constraint. The coplanarity condition is established using the scalar triple product, which is set to zero, leading to an algebraic equation. This equation, combined with the constraint λ−μ=5, forms a system that yields two pairs of (λ,μ). The final step involves calculating the sum 80(λ2+μ2) for each pair and adding them together.