Magnitude Squared: For mutually orthogonal vectors x,y,z, ∣k1x+k2y+k3z∣2=k12∣x∣2+k22∣y∣2+k32∣z∣2.
Projection of u on v:projvu=∣v∣u⋅v.
Step-by-Step Solution
Step 1: Deduce mutual orthogonality and magnitudes of the vectors.
We are given a×b=c and b×c=a.
From a×b=c, we know that c is perpendicular to both a and b. Thus, c⋅a=0 and c⋅b=0.
From b×c=a, we know that a is perpendicular to both b and c. Thus, a⋅b=0 and a⋅c=0.
Therefore, a,b,c are mutually orthogonal.
Since they are mutually orthogonal, for the cross product magnitudes, we have ∣x×y∣=∣x∣∣y∣.
From a×b=c, we get ∣a∣∣b∣=∣c∣.
From b×c=a, we get ∣b∣∣c∣=∣a∣.
We are given ∣a∣=2.
Substituting ∣a∣=2 into the equations:
2∣b∣=∣c∣
∣b∣∣c∣=2
Substitute (1) into (2): ∣b∣(2∣b∣)=2⟹2∣b∣2=2⟹∣b∣2=1⟹∣b∣=1.
Substitute ∣b∣=1 back into (1): 2(1)=∣c∣⟹∣c∣=2.
So, the magnitudes are ∣a∣=2, ∣b∣=1, and ∣c∣=2.
Step 2: Analyze Option (A).
We need to check if a×((b+c)×(b×c))=0.
Using b×c=a, the expression becomes:
a×((b+c)×a)
Using the distributive property of cross product:
=a×(b×a+c×a)
We know b×a=−(a×b)=−c.
To find c×a, we can use the VTP formula x×(y×z)=(x⋅z)y−(x⋅y)z.
Consider c×(b×c)=c×a. Here, x=c,y=b,z=c.
c×a=(c⋅c)b−(c⋅b)c=∣c∣2b−0⋅c=∣c∣2b.
Since ∣c∣=2, we have c×a=22b=4b.
Substituting back into the expression:
=a×(−c+4b)=a×(−c)+a×(4b)=−(a×c)+4(a×b)
We know a×c=−(c×a)=−(4b)=−4b.
And a×b=c.
So, the expression becomes:
=−(−4b)+4(c)=4b+4c.
Since b and c are non-zero and orthogonal, 4b+4c=0.
Therefore, Option (A) is not true.
Step 3: Analyze Option (B).
The projection of a on (b×c) is given by ∣b×c∣a⋅(b×c).
We know b×c=a.
So, the projection is ∣a∣a⋅a=∣a∣∣a∣2=∣a∣.
Since ∣a∣=2, the projection is 2.
Therefore, Option (B) is true.
Step 4: Analyze Option (C).
We need to check if [abc]+[cab]=8.
Using the property of cyclic permutation of STP, [cab]=[abc].
So, the expression is 2[abc].
[abc]=(a×b)⋅c.
Given a×b=c, so [abc]=c⋅c=∣c∣2.
Since ∣c∣=2, ∣c∣2=4.
Thus, 2[abc]=2×4=8.
Therefore, Option (C) is true.
Step 5: Analyze Option (D).
We need to check if ∣3a+b−2c∣2=51.
Since a,b,c are mutually orthogonal, we can use the property ∣k1x+k2y+k3z∣2=k12∣x∣2+k22∣y∣2+k32∣z∣2.
∣3a+b−2c∣2=(3∣a∣)2+(1∣b∣)2+(−2∣c∣)2=9∣a∣2+∣b∣2+4∣c∣2.
Substituting the magnitudes ∣a∣=2,∣b∣=1,∣c∣=2:
=9(22)+(12)+4(22)=9(4)+1+4(4)=36+1+16=53.
The value is 53, not 51.
Therefore, Option (D) is not true.
Common Mistakes & Tips
Confusing Orthogonality: Always confirm mutual orthogonality first, as it drastically simplifies magnitude calculations for sums of vectors.
Vector Triple Product Errors: Be careful with the order of vectors and the dot products in the VTP formula.
Sign Errors in Cross Products: Remember that u×v=−(v×u).
Summary
The problem requires deducing the orthogonality and magnitudes of the given vectors from the cross product conditions. We found that a,b,c are mutually orthogonal with magnitudes ∣a∣=2,∣b∣=1,∣c∣=2. We then evaluated each option: Option (A) resulted in 4b+4c, which is not the zero vector. Option (B) correctly calculated the projection as 2. Option (C) correctly evaluated the sum of scalar triple products to 8. Option (D) calculated the squared magnitude to be 53, not 51. Since the question asks for the statement that is NOT true, and Option (A) is demonstrably false, it is the answer.