Dot product: The dot product of two vectors yields a scalar: A . B = C Magnitude:
Cross product of two vectors in terms of their components: A = Axi + Ayj +Azk B = Bxi + Byj + Bzk A � B = (Axi + Ayj +Azk) � (Bxi + Byj + Bzk)
+ AyBx (j � i) + AyBy (j � j) + AyBz (j � k) + AzBx (k � i) + AzBy (k � j) + AzBz (k � k)
= 0 + AxBy k AxBz j - AyBx k + 0 + AyBz i + AzBx j AzBy i + 0 Hence: A � B = (AyBz AzBy ) i - (AxBz -AzBx) j + (AxBy - AyBx ) k This equation may also be written in a compact determinant form:
Hence: A � B = (AyBz
AzBy ) i - (AxBz -AzBx)
j + (AxBy - AyBx
) k In summary, The cross product of vectors a and b is a vector perpendicular to both a and b and has a magnitude equal to area of the parallelogram generated from a and b. The direction of the cross product is given by the right hand rule (fingers from vector a to vector b and thumb is along vector c). Order is important in the cross product:
Triple product:
Back to Vectors Next to Integral / Differentiation
|
�This site is copyrighted by Simin Nasseri and the School of AMME, the University of Sydney (2002). All rights reserved.
|