Problem 28
Question
Which of the following are always true, and which are not always true? Give reasons for your answers. $$\mathbf{a} \cdot \mathbf{v}=\mathbf{v} \cdot \mathbf{u} \quad \text { b. } \mathbf{u} \times \mathbf{v}=-(\mathbf{v} \times \mathbf{u})$$ $$(c.-\mathbf{u}) \times \mathbf{v}=-(\mathbf{u} \times \mathbf{v})$$ $$ \begin{array}{l}{\text { d. }(c \mathbf{u}) \cdot \mathbf{v}=\mathbf{u} \cdot(c \mathbf{v})=c(\mathbf{u} \cdot \mathbf{v}) \quad(\text { any number } c)} \\ {\text { e. } c(\mathbf{u} \times \mathbf{v})=(c \mathbf{u}) \times \mathbf{v}=\mathbf{u} \times(c \mathbf{v}) \quad(\text { any number } c)} \\\ {\text { f. } \mathbf{u} \cdot \mathbf{u}=|\mathbf{u}|^{2}} \\ {\text { g. }(\mathbf{u} \times \mathbf{u}) \cdot \mathbf{u}=0} \\ {\text { h. }(\mathbf{u} \times \mathbf{v}) \cdot \mathbf{u}=\mathbf{v} \cdot(\mathbf{u} \times \mathbf{v})}\end{array} $$
Step-by-Step Solution
VerifiedKey Concepts
Dot Product
This operation measures how much one vector "goes in the direction" of another.
When the dot product is zero, it indicates that the vectors are orthogonal, meaning they are at a 90-degree angle to each other.Additionally, the dot product has a commutative property, meaning that \( \mathbf{a} \cdot \mathbf{b} = \mathbf{b} \cdot \mathbf{a} \).
This property can sometimes cause confusion in problems if both vectors are not explicitly the same, highlighting the importance of context in vector calculations.
Cross Product
Given vectors \( \mathbf{u} \) and \( \mathbf{v} \), the cross product is expressed as:\[ \mathbf{u} \times \mathbf{v} = |\mathbf{u}||\mathbf{v}|\sin\theta\ \mathbf{n} \] where \( |\mathbf{u}| \) and \( |\mathbf{v}| \) are the magnitudes of the vectors, \( \theta \) is the angle between them, and \( \mathbf{n} \) is the unit vector perpendicular to both.The result is a vector not a scalar, emphasizing its difference from the dot product.
The magnitude of the cross product gives the area of the parallelogram formed by the two vectors.
The cross product is not commutative but follows an important property known as being anticommutative.
Scalar Multiplication
It is distributive over vector addition and compatible with multiplication, meaning \( c(d \mathbf{v}) = (cd) \mathbf{v} \).
Such properties are crucial in vector spaces and linear algebra operations.
Anticommutative Property
In practical applications, understanding this property aids in analyzing forces in physics and engineering contexts where orientation matters.