RHIT MA113/Vectors

From Wikibooks, open books for an open world
Jump to navigation Jump to search
RHIT MA113
Vectors 3D Calculus

Vectors[edit | edit source]

Scalars vs Vectors[edit | edit source]

Scalars are numbers, or quantities which represent numbers, such as

Vectors are composed of a direction and a magnitude, or multiple scalar components, such as The magnitude of a vector is found with the Pythagorean theorem,

Vector Multiplication[edit | edit source]

Vector-Scalar Multiplication[edit | edit source]

When a vector is multiplied by a scalar, each component of the vector is multiplied by the scalar, such as

Dot Product[edit | edit source]

a depiction of the relationship between the angle , the vectors and , and the dot product

The Dot Product (or Scalar Product) of two vectors is given by . The dot product is equal to the cosine of the angle between the vectors, multiplied by the product of their magnitudes, and therefore the angle between the vectors can easily be calculated using

Cross Product[edit | edit source]

A depiction of the cross product of vectors and .

The Cross Product of two vectors results in another vector, normal to both initial vectors. The magnitude of the cross product is equal to the area of the parallelogram formed by the two vectors, or