William Brennan points out that on page 84, the equation
is not correct. There are two ways to rewrite this. In one the intended order is correct, but is missing the transpose operator to indicate that it’s a row vector:
Alternatively, you can generate the same result with a column vector by doing:
In Chapter 3, we simplify the Rodrigues formula (page 123) and general planar reflections (page 128) by using the tensor product. Since the arguments of the tensor product are the same in these cases, the ordering doesn’t matter. However, the ordering of the arguments needs to be reversed in the shear matrices on page 132, so
and
Other tensor product arguments may need to be reversed elsewhere in the text, though I can’t find any at this time.