What is the formula for the dot product?
â • û = a1u1+a2u2+a3u3
What’s the result of a dot product?
A scalar meaning a number
Two vectors a and b are orthogonal if and only if?
a • b = 0
meaning a1b1+a2b2+a3b3=0
What is the formula for the cross product?
Matrix
What’s the result of a cross product?
A vector
What do I get If a cross product two vectors?
Another vector that is orthogonal to them
What is the synonymous of lenght of vector?
Magnitude
What’s the formula of the magnitude of a vector?
There are two notations when given result of a vector, what are they?
=i+j+k
or
=<x,y,z>
What’s the formula for the unit vector?