Let v=αi^+2j^−3k^,w=2αi^+j^−k^ and u be a vector such that ∣u∣=α>0. If the minimum value of the scalar triple product \left[ {\matrix{ {\overrightarrow u } & {\overrightarrow v } & {\overrightarrow w } \cr } } \right] is −α3401, and ∣u⋅i^∣2=nm where m and n are coprime natural numbers, then m+n is equal to ____________.
Answer: 2
Solution
Key Concepts and Formulas
Scalar Triple Product (STP): For three vectors u, v, and w, the scalar triple product is given by [uvw]=u⋅(v×w). Geometrically, its absolute value represents the volume of the parallelepiped formed by these vectors.
STP in terms of Magnitudes and Angle:[uvw]=∣u∣∣v×w∣cosθ, where θ is the angle between u and (v×w).
Minimum/Maximum of STP: The minimum value of the STP occurs when cosθ=−1 (vectors are antiparallel), and the maximum value occurs when cosθ=1 (vectors are parallel).
Vector Dot Product:a⋅b=axbx+ayby+azbz. Specifically, i^⋅i^=1, i^⋅j^=0, etc.
Magnitude of a Vector: For a vector a=axi^+ayj^+azk^, its magnitude is ∣a∣=ax2+ay2+az2.
Step-by-Step Solution
Step 1: Calculate the Cross Product v×w
To evaluate the scalar triple product, we first need to compute the cross product of v and w. This vector is perpendicular to both v and w.
Given:
v=αi^+2j^−3k^w=2αi^+j^−k^
The cross product is calculated using the determinant:
v×w=i^α2αj^21k^−3−1
Expanding the determinant:
v×w=i^((2)(−1)−(−3)(1))−j^((α)(−1)−(−3)(2α))+k^((α)(1)−(2)(2α))v×w=i^(−2+3)−j^(−α+6α)+k^(α−4α)v×w=1i^−5αj^−3αk^
So, v×w=i^−5αj^−3αk^.
Step 2: Calculate the Magnitude of v×w
We need the magnitude of the cross product vector for the STP formula.
∣v×w∣=(1)2+(−5α)2+(−3α)2∣v×w∣=1+25α2+9α2∣v×w∣=1+34α2
Step 3: Express the Scalar Triple Product and Use the Minimum Value Condition
The scalar triple product is given by [uvw]=u⋅(v×w). Using the formula with magnitudes and angle:
[uvw]=∣u∣∣v×w∣cosθ
We are given ∣u∣=α and we found ∣v×w∣=1+34α2.
So, the STP is:
[uvw]=α1+34α2cosθ
We are given that the minimum value of the STP is −α3401. Since α>0 and 1+34α2 is always positive, the minimum value of the expression is achieved when cosθ is at its minimum, which is −1.
Setting cosθ=−1:
[uvw]min=α1+34α2(−1)=−α1+34α2
Equating this to the given minimum value:
−α1+34α2=−α3401
Since α>0, we can divide both sides by −α:
1+34α2=3401
Squaring both sides:
1+34α2=340134α2=3400α2=343400=100
Since α>0, we have α=10.
Step 4: Determine the Vector u
The minimum value of the STP occurs when cosθ=−1, which means u is in the opposite direction to v×w.
So, u is a unit vector in the direction of −(v×w), scaled by ∣u∣=α.
u=∣u∣(−∣v×w∣v×w)
We found α=10, ∣u∣=10, and ∣v×w∣=3401.
From Step 1, v×w=i^−5αj^−3αk^. Substituting α=10:
v×w=i^−5(10)j^−3(10)k^=i^−50j^−30k^.
Now, substituting these into the expression for u:
u=10(−3401i^−50j^−30k^)u=3401−10(i^−50j^−30k^)
Step 5: Calculate ∣u⋅i^∣2 and Find m+n
We need to compute ∣u⋅i^∣2. First, find the dot product u⋅i^:
u⋅i^=(3401−10(i^−50j^−30k^))⋅i^u⋅i^=3401−10((i^⋅i^)−50(j^⋅i^)−30(k^⋅i^))
Since i^⋅i^=1 and j^⋅i^=k^⋅i^=0:
u⋅i^=3401−10(1−0−0)=3401−10
Now, we square this value:
∣u⋅i^∣2=3401−102=(3401)2(−10)2=3401100
We are given that ∣u⋅i^∣2=nm, where m and n are coprime natural numbers.
So, m=100 and n=3401.
We need to confirm that m and n are coprime. 100=22×52. The prime factors of 100 are 2 and 5.
For n=3401, it is not divisible by 2 (it's odd) or 5 (doesn't end in 0 or 5). Thus, 100 and 3401 share no common prime factors and are coprime.
Finally, we calculate m+n:
m+n=100+3401=3501
Common Mistakes & Tips
Sign Errors in Cross Product: Carefully compute the determinant for the cross product, paying attention to the signs of the unit vectors and the terms within the determinant.
Minimum Value of STP: Remember that the minimum value of u⋅x is −∣u∣∣x∣, which occurs when u is antiparallel to x. This is key for problems involving minimum or maximum values of the scalar triple product.
Coprimality Check: Ensure that the numerator and denominator of the fraction nm have no common factors before calculating m+n.
Summary
The problem involves finding the minimum value of a scalar triple product and then using that information to determine the value of α. We first calculated the cross product v×w and its magnitude. By relating the minimum value of the scalar triple product to the condition cosθ=−1, we solved for α. Subsequently, we determined the vector u based on the direction dictated by the minimum STP. Finally, we computed ∣u⋅i^∣2, identified m and n, verified their coprimality, and calculated their sum.