Vectors Flashcards
Vector cross product
^ a x b = |a| |b| sinθ n θ is the angle between vectors a,b |a| |b| sinθ is the magnitude of the vector Finds a vector perpendicular to a and b
Does the order matter cross product
Yes, a x b = -(b x a)
Right-hand rule
Thumb, index, middle fingers at right angles
Thumb = a x b
Index = a
Middle = b
Conditions for a x b = 0
a,b are parallel or one is 0
i x j
k
k x j
-i
i x k
-j
Cross product method for vectors a(a1, a2, a3) and b(b1, b2, b3)
i j k |
| a1 a2 a3 |
| b1 b2 b3 |
Area of a triangle from 2 directions
1/2 |a x b|
Can find a,b if you have 3 points
Area of a parallelogram from the 2 directions
|a x b|
a, b are not parallel sides
Can find a,b with vectors between vertices
a • (b x c)
a(a1, a2, a3), b(b1, b2, b3), c(c1, c2, c3)
a1 a2 a3 |
| b1 b2 b3 |
| c1 c2 c3 |
Triple scalar product facts
Reordering a, b, c has no effect as long as a,b,c cycle is maintained, else result is negated
a. (a x b) = 0
Volume of a parallelepiped
|a • (b x c)|
h = |a| cosθ (θ is angle between vertical and edge with vertical component)
area of base = |b x c|
V = |b x c| |a| cosθ
Parallelepiped
A prism with parallelograms for all 6 faces
Equation of a line with cross product
r x b = a x b (r is a general point on the line, a is a known point on the line, b is direction)