Problem 28
Question
Which of the following are always true, and which are not always true? Give reasons for your answers. \(\begin{array}{ll}{\text { a. } \mathbf{u} \cdot \mathbf{v}=\mathbf{v} \cdot \mathbf{u}} & {\text { b. } \mathbf{u} \times \mathbf{v}=-(\mathbf{v} \times \mathbf{u})} \\ {\mathbf{c} \cdot(-\mathbf{u}) \times \mathbf{v}=-(\mathbf{u} \times \mathbf{v})} & {}\end{array}\) d. \((c \mathbf{u}) \cdot \mathbf{v}=\mathbf{u} \cdot(c \mathbf{v})=c(\mathbf{u} \cdot \mathbf{v}) \quad\) (any number \(c )\) e. \(c(\mathbf{u} \times \mathbf{v})=(c \mathbf{u}) \times \mathbf{v}=\mathbf{u} \times(c \mathbf{v}) \quad\) (any number \(c )\) \(\mathbf{f} . \mathbf{u} \cdot \mathbf{u}=|\mathbf{u}|^{2} \quad\) g. \((\mathbf{u} \times \mathbf{u}) \cdot \mathbf{u}=0\) \(\mathbf{h} .(\mathbf{u} \times \mathbf{v}) \cdot \mathbf{u}=\mathbf{v} \cdot(\mathbf{u} \times \mathbf{v})\)
Step-by-Step Solution
VerifiedKey Concepts
Commutative Property
- The dot product of two vectors, \( \mathbf{u} \cdot \mathbf{v} \), is always equal to \( \mathbf{v} \cdot \mathbf{u} \).
- This property simplifies algebraic manipulations as the vectors can be reordered without affecting the result.
Dot Product
- Mathematically, if \( \theta \) is the angle between two vectors \( \mathbf{u} \) and \( \mathbf{v} \), their dot product is defined as \( \mathbf{u} \cdot \mathbf{v} = |\mathbf{u}| |\mathbf{v}| \cos{\theta} \).
- The result is a scalar, hence the alternative name "scalar product."
- The dot product is commutative, so \( \mathbf{u} \cdot \mathbf{v} = \mathbf{v} \cdot \mathbf{u} \).
Cross Product
- The result of \( \mathbf{u} \times \mathbf{v} \) is a vector perpendicular to both \( \mathbf{u} \) and \( \mathbf{v} \).
- Its magnitude is \( |\mathbf{u}| |\mathbf{v}| \sin{\theta} \), where \( \theta \) is the angle between \( \mathbf{u} \) and \( \mathbf{v} \).
- The cross product is anti-commutative, meaning \( \mathbf{u} \times \mathbf{v} = - (\mathbf{v} \times \mathbf{u}) \).
Scalar Multiplication
- If \( c \) is a scalar and \( \mathbf{u} \) a vector, then \( c\mathbf{u} \) is a vector in the same direction as \( \mathbf{u} \) but scaled by the factor \( c \).
- For the dot product, \( (c \mathbf{u}) \cdot \mathbf{v} = \mathbf{u} \cdot (c \mathbf{v}) = c(\mathbf{u} \cdot \mathbf{v}) \).
- Regarding the cross product, \( c(\mathbf{u} \times \mathbf{v}) = (c\mathbf{u}) \times \mathbf{v} = \mathbf{u} \times (c\mathbf{v}) \).