Animated Solution for Mathematics - Vector Algebra: Let u and v be unit vectors. If w is a vector such that w+(w×u)=v, then prove that ∣(u×v)⋅w∣≤1/2 and that the equality holds if and only if u is perpendicular to v.
Visualized Solution
Understanding the Given Equation
Given unit vectors: ∣u∣=∣v∣=1
The core relationship: w+(w×u)=v
Goal: Prove ∣(u×v)⋅w∣≤21
Taking Dot Product with u
Take the dot product of the given equation with u.
(w+w×u)⋅u=v⋅u
Simplifying the Dot Product
w⋅u+(w×u)⋅u=v⋅u
Since (w×u)⊥u, we have (w×u)⋅u=0
Result: w⋅u=v⋅u
Taking Cross Product with u
Take the cross product of the original equation with u from the left.
u×(w+w×u)=u×v
Distributing the Cross Product
Distribute u: u×w+u×(w×u)=u×v
Applying Vector Triple Product
Identity: A×(B×C)=(A⋅C)B−(A⋅B)C
Apply to u×(w×u):
(u⋅u)w−(u⋅w)u
Simplifying the Triple Product
Since u is a unit vector, u⋅u=1
From earlier, u⋅w=u⋅v
The term becomes: w−(u⋅v)u
Substituting Back into the Equation
Original equation gives: w×u=v−w
So, u×w=−(w×u)=w−v
Substitute into the cross product equation:
(w−v)+w−(u⋅v)u=u×v
Solving for Vector w
Combine terms: 2w−v−(u⋅v)u=u×v
Isolate w:
2w=v+u×v+(u⋅v)u
Calculating the Scalar Triple Product
We need to evaluate (u×v)⋅w
Substitute 2w:
(u×v)⋅w=21(u×v)⋅[v+u×v+(u⋅v)u]
Evaluating the Dot Products
Distribute the dot product:
(u×v)⋅v=0
(u×v)⋅(u×v)=∣u×v∣2
(u×v)⋅u=0
Simplifying to Trigonometric Form
The expression simplifies to: 21∣u×v∣2
Since ∣u×v∣=∣u∣∣v∣sinθ=sinθ
The result is 21sin2θ
Final Inequality and Equality Condition
We have ∣(u×v)⋅w∣=21sin2θ
Since 0≤sin2θ≤1, we get ∣(u×v)⋅w∣≤21
Equality holds when sin2θ=1⟹θ=2π
Thus, u⊥v
00:00 / 00:00
The Sigma Insight: Vector Triple Product
Solution Diagram
The Geometry of Vectors
A Journey into the Unknown
Welcome, fellow traveler of the mathematical landscape. Today, we are not just solving a problem; we are unraveling a mystery.
We are presented with two unit vectors, u and v, and a third, mysterious vector w defined by the relationship:
w+(w×u)=v
Our goal is to prove that the scalar triple product ∣(u×v)⋅w∣ is bounded by 21, and to understand the condition under which this bound is reached.
Phase 1
The Filtering Strategy
When you see an equation like w+(w×u)=v, your first instinct should be to isolate w. We use the tools of projection by taking the dot product of the entire equation with u.
The dot product acts as a scalar filter. Distributing the dot product, we obtain:
(w⋅u)+((w×u)⋅u)=v⋅u
Now, look closely at the second term. By the definition of the cross product, w×u is a vector perpendicular to both w and u. Therefore, its dot product with u must be zero.
The equation collapses beautifully into:
w⋅u=v⋅u
We have successfully found the component of w along u.
Phase 2
The Rotation Strategy
Now that we have the parallel component, we need the perpendicular one. We take the cross product of the original equation with u from the left:
u×(w+w×u)=u×v
Distributing this, we get:
u×w+u×(w×u)=u×v
This looks intimidating, but we apply the Vector Triple Product identity, often called the BAC-CAB rule: A×(B×C)=(A⋅C)B−(A⋅B)C.
Applying this to u×(w×u), we get (u⋅u)w−(u⋅w)u. Since u is a unit vector, u⋅u=1.
Substituting our previous result u⋅w=u⋅v, the expression becomes:
w−(u⋅v)u
Phase 3
The Synthesis
We are almost there. We have:
u×w+w−(u⋅v)u=u×v
From the original equation, we know w×u=v−w, which implies u×w=w−v. Substituting this back, we get:
(w−v)+w−(u⋅v)u=u×v
Combining the terms, we find:
2w=v+(u×v)+(u⋅v)u
We have isolated w.
Phase 4
The Grand Finale
Finally, we evaluate the scalar triple product (u×v)⋅w. Substituting our expression for w, we get:
21(u×v)⋅[v+(u×v)+(u⋅v)u]
Distributing the dot product, we see that (u×v)⋅v=0 and (u×v)⋅u=0 because the cross product is orthogonal to its components. We are left with:
21∣u×v∣2
Since ∣u×v∣=∣u∣∣v∣sinθ=sinθ, the expression is 21sin2θ. Since 0≤sin2θ≤1, the value is bounded by 21.
The maximum occurs when sin2θ=1, which means θ=2π, or u⊥v. We have arrived at the truth through the elegance of vector algebra.