Exercise 1: Computing u × v, and the ten-second check that catches the middle sign
The cross product is defined only in , and it is the one product of the course that returns a VECTOR. It is computed from the symbolic determinant , expanded along the first row, where , , are the standard unit vectors.
Take and . The figure shows the standard right-handed frame in which every direction below is read.
- a) Compute by expanding the symbolic determinant along its first row. Show the three minors.
- b) Check your answer by two dot products, and say which classic slip this check catches.
- c) Give without computing a single new minor. Justify.
- d) Give , , and , and explain how the right-hand rule on the figure predicts each of them.
- e) Compute in two ways: directly, and by expanding with the algebraic rules. Explain why it is not .
Show the solution
Answers
- a)
- b) and ; the check catches a wrong sign on the middle component.
- c)
- d) , , ,
- e)
a) Expanding along the first row, each unit vector multiplies the minor obtained by deleting its row and column, with the signs . For : . For , with its MINUS sign: . For : . So . Writing the three minors on the page is not decoration: in MATH 133 the method marks are given on them, and a single wrong entry becomes visible to the marker instead of being buried in one line.
b) The result must be perpendicular to both factors. and . Both vanish, so the vector is right. This check is worth its ten seconds because the most common error of the chapter is forgetting the minus sign in front of the minor. Had we written , the first dot product would give and the mistake would be caught before it contaminated a plane equation, an area or a distance further down the page.
c) The cross product is ANTICOMMUTATIVE: . In the determinant, exchanging and swaps two rows, and a row swap multiplies a determinant by . Geometrically the new vector has the same length (same parallelogram) and the opposite direction (the right hand now curls from to ). The order of the factors is therefore never a detail: it decides which side of a plane a normal points to and the sign of a torque.
d) , , : going around the cycle gives the next vector. Against the cycle the sign flips, so . On the figure, curl the fingers of the right hand from the -axis towards the -axis through the smaller angle: the thumb points along . The frame is called right-handed precisely because and not , and all the signs in the component formula of a) come from that convention.
e) Directly: and , so the product is . By the rules: , and : the two ways agree. The tempting copies the identity , which relies on . Here the cross terms do NOT cancel, they add, because .