Let a , b and c be three unit vectors such that a+b+c=0. If λ=a.b+b.c+c.a and d=a×b+b×c+c×a, then the ordered pair, (λ,d) is equal to :
Options
Solution
Key Concepts and Formulas
Dot Product Properties: For any vectors x,y,z and scalar k:
x⋅y=y⋅x (Commutative)
x⋅(y+z)=x⋅y+x⋅z (Distributive)
∣v∣2=v⋅v. For a unit vector, ∣v∣=1, so v⋅v=1.
∣x+y+z∣2=∣x∣2+∣y∣2+∣z∣2+2(x⋅y+y⋅z+z⋅x).
Cross Product Properties: For any vectors x,y,z:
x×x=0 (Zero vector)
x×y=−(y×x) (Anti-commutative)
x×(y+z)=x×y+x×z (Distributive)
If x+y+z=0, then x×(x+y+z)=0, which simplifies to x×y+x×z=0.
Step-by-Step Solution
We are given three unit vectors a,b,c such that ∣a∣=∣b∣=∣c∣=1 and a+b+c=0. We need to find the ordered pair (λ,d), where λ=a⋅b+b⋅c+c⋅a and d=a×b+b×c+c×a.
Step 1: Calculate λ
To find λ, we will use the given condition a+b+c=0 and the properties of the dot product.
Square the vector sum:
Start with the given equation: a+b+c=0.
Take the dot product of this equation with itself:
(a+b+c)⋅(a+b+c)=0⋅0
The right side is 0.
Expand the dot product:
Using the identity ∣x+y+z∣2=∣x∣2+∣y∣2+∣z∣2+2(x⋅y+y⋅z+z⋅x):
∣a∣2+∣b∣2+∣c∣2+2(a⋅b+b⋅c+c⋅a)=0
Substitute known values:
Since a,b,c are unit vectors, ∣a∣=∣b∣=∣c∣=1.
12+12+12+2(a⋅b+b⋅c+c⋅a)=01+1+1+2(a⋅b+b⋅c+c⋅a)=03+2(a⋅b+b⋅c+c⋅a)=0
Use the definition of λ:
We are given λ=a⋅b+b⋅c+c⋅a. Substituting this into the equation:
3+2λ=0
Solve for λ:2λ=−3λ=−23
Step 2: Calculate d
To find d, we will use the condition a+b+c=0 and the properties of the cross product.
Take cross product with a:
From a+b+c=0, take the cross product with a:
a×(a+b+c)=a×0
Using the distributive property and a×a=0:
a×a+a×b+a×c=00+a×b+a×c=0a×b=−a×c
Using the anti-commutative property x×y=−(y×x), we have −a×c=c×a.
Thus, we get:
a×b=c×a(∗)
Take cross product with b:
Similarly, from a+b+c=0, take the cross product with b:
b×(a+b+c)=b×0
Using the distributive property and b×b=0:
b×a+b×b+b×c=0b×a+0+b×c=0b×c=−b×a
Using the anti-commutative property, −b×a=a×b.
Thus, we get:
b×c=a×b(∗∗)
Combine the results:
From equations (∗) and (∗∗), we have:
a×b=b×c=c×a
Substitute into the expression for d:
We are given d=a×b+b×c+c×a.
Since all three terms are equal, we can substitute:
d=(a×b)+(a×b)+(a×b)d=3(a×b)
Step 3: Form the Ordered Pair and Select the Correct Option
We have found λ=−23 and d=3(a×b).
The ordered pair is (−23,3(a×b)).
Now, let's compare this with the given options:
(A) (23,3a×c)
(B) (−23,3c×b)
(C) (−23,3a×b)
(D) (23,3b×c)
Our calculated λ=−23 matches options (B) and (C).
Our calculated d=3(a×b) directly matches the vector component in option (C).
Therefore, the ordered pair is (−23,3a×b).
Common Mistakes & Tips
Dot Product Expansion: Remember the formula ∣x+y+z∣2=∣x∣2+∣y∣2+∣z∣2+2(x⋅y+y⋅z+z⋅x). Forgetting the factor of 2 is a common error.
Cross Product Anti-commutativity: Be careful with signs when using x×y=−(y×x). For instance, −a×c is equal to c×a, not −c×a.
Geometric Interpretation: The condition a+b+c=0 for unit vectors implies that they form an equilateral triangle in space. The angle between any two of them is 120∘. This can be used to verify the dot product result: a⋅b=∣a∣∣b∣cos(120∘)=1⋅1⋅(−21)=−21. Summing these three yields λ=3×(−21)=−23.
Summary
We utilized the properties of dot and cross products along with the given condition that three unit vectors sum to the zero vector. By squaring the vector sum, we found the scalar component λ=−23. By taking cross products of the sum with individual vectors, we established the relationship a×b=b×c=c×a, which allowed us to simplify the vector component d to 3(a×b). The resulting ordered pair is (−23,3a×b).
The final answer is (−23,3a×b) which corresponds to option (C).