Let u ^ and v ^ be unit vectors and w be a vector such that w + ( w × u ^ ) = v ^ .
The angle in degrees between u ^ and v ^ such that ∣ ( u ^ × v ^ ) ⋅ w ∣ is maximized is θ and the maximum value of ∣ ( u ^ × v ^ ) ⋅ w ∣ is M . Find the value of θ + M .
I m a g e C r e d i t : W i k i p e d i a
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Beautiful solution. I just wanted to ask how did you think of the third and fourth step. I could only work out till second step and afterwards I couldn't think of anything further and saw the solution. Thanks.
Log in to reply
That time I was in 12th grade with the vectors chapter going on in my coaching. :P
And so it came out quite naturally.:D
excellent brother
∣ ( u ^ × v ^ ) ⋅ w ∣ = ∣ u v sin θ w ∣ = ∣ w sin θ ∣ .... where w is magnitude of w .
This is maximum when sin θ is maximum, and it is at θ = 9 0 ∘ .
In the given first equation, think of the magnitudes on L H S and R H S .
∣ ( w × u ^ ) ∣ u = w sin θ 1 , let direction vector be x ^ , θ 1 is angle between vectors w and u.
∣ v ^ ∣ = 1
Thus we have in LHS, magnitude of vector in LHS is given by
w 2 + w 2 sin 2 θ 1 + 2 w 2 sin θ 1 cos θ 2
and see that it is maximum at sin θ 1 = cos θ 2 = 1 , for which we get ∣ w ∣ = 2 1
Thus in asked values, maximum M is 0 . 5 and angle in degrees is 9 0 ∘ . Answer being 9 0 . 5
Problem Loading...
Note Loading...
Set Loading...
1 ) w + ( w × u ^ ) = v ^
Taking dot product on both sides by v ^ ,
2 ) v ^ ⋅ w + v ^ ⋅ ( w × u ^ ) = 1
Taking dot product of equation 1 ) with u ^ ,
3 ) u ^ ⋅ w = u ^ ⋅ v ^
Taking cross product of equation 1 ) with u ^ ,
u ^ × w + u ^ × ( w × u ^ ) = u ^ × w + w − ( u ^ ⋅ w ) u ^ = u ^ × v ^ . The last step comes from opening the vector triple product u ^ × ( w × u ^ )
Using equation 3 ) , we get
u ^ × w + w − ( u ^ ⋅ v ^ ) u ^ = u ^ × v ^
Taking dot proguct with v ^ ,
v ^ ⋅ ( u ^ × w ) + v ^ ⋅ w − ( v ^ ⋅ u ^ ) 2 = 0
Using equation 2 ) ,
v ^ ⋅ ( u ^ × w ) + 1 − v ^ ⋅ ( w × u ^ ) − ( u ^ ⋅ v ^ ) 2 = 0
⇒ 2 ( u ^ × v ^ ) ⋅ w = 1 − ( u ^ ⋅ v ^ ) 2
Now it is easy to note that ∣ ( u ^ × v ^ ) ⋅ w ∣ is maximized when u ^ ⋅ v ^ is zero or θ = 9 0 ∘ and its maximum value is M = 0 . 5 . Hence θ + M = 9 0 . 5 .
If you have any queries, please ask in the comment box.