Let a=i^+j^+k^,b=−i^−8j^+2k^ and c=4i^+c2j^+c3k^ be three vectors such that b×a=c×a. If the angle between the vector c and the vector 3i^+4j^+k^ is θ, then the greatest integer less than or equal to tan2θ is _______________.
Answer: 8
Solution
Key Concepts and Formulas
Vector Cross Product Property: If A×B=0 and A is a non-zero vector, then B must be parallel to A, meaning B=λA for some scalar λ.
Distributive Property of Cross Product:(X−Y)×Z=(X×Z)−(Y×Z).
Angle Between Two Vectors: The cosine of the angle θ between two non-zero vectors U and V is given by cosθ=∣U∣∣V∣U⋅V.
Trigonometric Identity: The relationship between tan2θ and cos2θ is tan2θ=cos2θ1−1.
Step-by-Step Solution
Step 1: Determine the unknown components of vector c.
We are given the condition b×a=c×a.
To utilize the properties of the cross product, we rearrange the equation:
b×a−c×a=0
Using the distributive property of the cross product, we get:
(b−c)×a=0
Since a=i^+j^+k^ is a non-zero vector, the vector (b−c) must be parallel to a. Therefore, we can write:
b−c=λa
for some scalar λ.
Now, we substitute the component forms of the vectors:
a=i^+j^+k^b=−i^−8j^+2k^c=4i^+c2j^+c3k^
So,
(−i^−8j^+2k^)−(4i^+c2j^+c3k^)=λ(i^+j^+k^)
Combining the terms on the left side:
(−1−4)i^+(−8−c2)j^+(2−c3)k^=λi^+λj^+λk^−5i^+(−8−c2)j^+(2−c3)k^=λi^+λj^+λk^
Equating the coefficients of i^, j^, and k^ on both sides:
For i^: −5=λ
For j^: −8−c2=λ
For k^: 2−c3=λ
From the i^ coefficient, we find λ=−5.
Substituting λ=−5 into the other equations:
−8−c2=−5⟹c2=−8+5⟹c2=−32−c3=−5⟹c3=2+5⟹c3=7
Thus, the vector c is 4i^−3j^+7k^.
Step 2: Calculate the angle θ between c and the vector 3i^+4j^+k^.
Let d=3i^+4j^+k^. We need to find the angle θ between c=4i^−3j^+7k^ and d.
First, calculate the dot product c⋅d:
c⋅d=(4)(3)+(−3)(4)+(7)(1)=12−12+7=7
Next, calculate the magnitudes of c and d:
∣c∣=42+(−3)2+72=16+9+49=74∣d∣=32+42+12=9+16+1=26
Now, use the formula for the cosine of the angle between two vectors:
cosθ=∣c∣∣d∣c⋅d=74267=19247
Step 3: Calculate tan2θ and find the greatest integer less than or equal to it.
We have cosθ=19247.
First, calculate cos2θ:
cos2θ=(19247)2=192449
Now, use the trigonometric identity tan2θ=cos2θ1−1:
tan2θ=1924491−1=491924−1tan2θ=491924−49=491875
To find the greatest integer less than or equal to tan2θ, we perform the division:
491875≈38.2653
The greatest integer less than or equal to 38.2653 is 38.
Common Mistakes & Tips
Ensure correct handling of signs during vector subtraction and dot product calculations.
Double-check the calculation of magnitudes of vectors.
Remember the identity tan2θ=sec2θ−1 and its relation to cos2θ.
The greatest integer function ⌊x⌋ rounds down to the nearest integer.
Summary
The problem required us to first determine the unknown components of vector c using the property that if X×Y=0, then X and Y are parallel. This led to b−c=λa, allowing us to solve for c2 and c3. Subsequently, we calculated the cosine of the angle θ between c and the given vector d using the dot product formula. Finally, we used a trigonometric identity to find tan2θ and then determined the greatest integer less than or equal to its value.