Vector Cross Product Equation

Geometry Level 3

Given vector A = ( 1 , 2 , 5 ) A = (1, 2, -5) and vector B = ( 90 , 30 , 30 ) B = (90, 30, 30) , the following cross product equation

A × V = B A \times V = B

has infinite solutions V V , but there is one vector that has a minimum magnitude. Submit the sum of its coordinates as your answer.


The answer is 14.

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.

3 solutions

Tom Engelsman
Jun 16, 2017

If we take V = ( v 1 , v 2 , v 3 ) V = (v_1, v_2, v_3) , then A × V = B A \times V = B yields ( 2 v 3 + 5 v 2 , 5 v 1 v 3 , 2 v 1 + v 2 ) = ( 90 , 30 , 30 ) (2v_3 + 5v_2, -5v_1 - v_3, -2v_1 + v_2) = (90, 30, 30) . This result leads to the 3x3 linear system:

[ 0 5 2 5 0 1 2 1 0 ] [ v 1 v 2 v 3 ] = [ 90 30 30 ] \begin{bmatrix}{0} && {5} && {2} \\ {-5} && {0} && {-1} \\ {-2} && {1} && {0}\end{bmatrix} \cdot \begin{bmatrix}{v_1} \\ {v_2} \\ {v_3} \end{bmatrix} = \begin{bmatrix}{90} \\ {30} \\ {30} \end{bmatrix}

and results in:

[ v 1 v 2 v 3 ] = [ 6 k 5 18 2 k 5 k ] \begin{bmatrix}{v_1} \\ {v_2} \\ {v_3} \end{bmatrix} = \begin{bmatrix}{-6 - \frac{k}{5}} \\ {18 - \frac{2k}{5}} \\ {k} \end{bmatrix} ; k R k \in \mathbb{R}

We wish to find the one vector V R 3 V \in \mathbb{R^{3}} that has the least magnitude, or:

V = v 1 2 + v 2 2 + v 3 2 = ( 6 k 5 ) 2 + ( 18 2 k 5 ) 2 + k 2 = 360 12 k + 6 5 k 2 . |V| = \sqrt{v_1^{2} + v_2^{2} + v_3^{2}} = \sqrt{(-6 - \frac{k}{5})^2 + (18 - \frac{2k}{5})^2 + k^2} = \sqrt{360 - 12k + \frac{6}{5}k^2}.

Upon observation, the radicand is a concave-up parabola equal to 6 5 ( k 5 ) 2 + 330 \frac{6}{5}(k - 5)^2 + 330 which attains its minimum value at k = 5 k = 5 . Hence, the minimum vector is V = ( 7 , 16 , 5 ) \boxed{V = (-7, 16, 5)} with a magnitude V = 330 . |V| = \sqrt{330}.

Hosam Hajjir
Jun 17, 2017

We want to find the solution(s) of

A × V = B A \times V = B

First note that B B has to be orthogonal to A A , otherwise there is no solution. Second, we note that the solution vector V V is also orthogonal to B B . Hence, V V can be written in terms of two linearly independent vectors that are orthogonal to B B . Two such vectors are A A and A × B A \times B . Thus,

V = c 1 A + c 2 A × B V = c_1 A + c_2 A \times B

Now we have to determine c 1 c_1 and c 2 c_2 by plugging this into the original equation.

A × ( c 1 A + c 2 A × B ) = c 2 ( A × A × B ) = B A \times ( c_1 A + c_2 A \times B ) = c_2 (A \times A \times B ) = B

For the last equation, we use the following vector product identity,

A × B × C = ( A C ) B ( A B ) C A \times B \times C = (A \cdot C) B - (A \cdot B) C

Applying this, we get,

A × A × B = ( A B ) A ( A A ) B = ( A A ) B A \times A \times B = (A \cdot B) A - (A \cdot A) B = -(A \cdot A) B

because A is orthogonal to B. Hence,

A × V = c 2 ( A A ) B = B A \times V = - c_2 (A \cdot A) B = B

which implies that

c 2 = 1 ( A A ) c_2 = - \dfrac{1}{(A\cdot A)}

Finally we have the general solution of the given vector cross product equation,

V = c 1 A 1 ( A A ) ( A × B ) V = c_1 A - \dfrac{1}{(A\cdot A)} (A \times B)

where c 1 R c_1 \in \mathbb{R} is an arbitrary constant. Finally, we note that since A A and A × B A \times B are orthogonal, the minimum magnitude solution V V is given by,

V = 1 ( A A ) ( A × B ) V^{*} = - \dfrac{1}{(A\cdot A)} (A \times B)

with the given vectors A A and B B , we have

A A = 1 2 + 2 2 + ( 5 ) 2 = 30 A \cdot A = 1^2 + 2^2 + (-5)^2 = 30

and

A × B = ( 1 , 2 , 5 ) × ( 90 , 30 , 30 ) = 30 ( ( 1 , 2 , 5 ) × ( 3 , 1 , 1 ) ) = 30 ( 7 , 16 , 5 ) A \times B = (1, 2, -5) \times (90, 30, 30) = 30 ( (1, 2, -5) \times (3, 1, 1) ) = 30 (7, -16, -5)

so that,

V = 30 ( 7 , 16 , 5 ) 30 = ( 7 , 16 , 5 ) V^{*} = - \dfrac{ 30(7, -16, -5) }{30} = (-7, 16, 5)

Therefore, the answer is ( 7 ) + 16 + 5 = 14 (-7) + 16 + 5 = 14 .

Rab Gani
Jun 21, 2017

Let V=(a,b,c). A x V = i(2c+5b) –j(c+5a) +k(b-2a), satisfy following equations, 2c+5b=90, c+5a= - 30, b-2a = 30. we can express b, and c in term of a, c= -5a – 30, b = 30 + 2a.And the magnitude of V =(a^2+ b^2+ c^2)^(1/2)= (30a^2+420^a+1800)^ (1/2). Thus we must minimize (30a^2+420a+1800). So 60a + 420 = 0, or a=-7, thus V=(-7,16, 5). The sum = 14

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...