BackDot Product and Vector Projections in Calculus
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Vectors and Their Products
Types of Vector Products
In calculus and linear algebra, vectors can be combined using different products. The two main types are the dot product and the cross product.
Dot Product: Produces a scalar from two vectors.
Cross Product: Produces a vector perpendicular to the two input vectors (not covered in detail here).
Dot Product of Vectors
Definition and Calculation
The dot product of two vectors is a scalar quantity that measures the extent to which two vectors point in the same direction.
If and , then:
For 2D vectors and :
Properties of the Dot Product
Commutativity:
Scalar Associativity:
Result is a Scalar: The dot product always yields a scalar value.
Dimension Requirement: Only vectors of the same dimension can be dotted.
Relation to Vector Length
The dot product of a vector with itself gives the square of its magnitude:
Geometric Interpretation
The dot product can also be expressed in terms of the angle between the vectors:
If (90 degrees), then and ; the vectors are orthogonal (perpendicular).
Examples
Given , :
Given , :
Orthogonal vectors: , ,
Finding the Angle Between Vectors
Given , :
Vector Projections
Scalar Projection
The scalar projection of onto is the length of the shadow of in the direction of .
Vector Projection
The vector projection of onto gives both the magnitude and direction:
Example: Project onto :
Additional info: The calculation uses the formula above, with and .
Projection onto Basis Vectors
Projecting a vector onto the standard basis vectors gives its coordinates:
Remarks on Projections
Projecting onto gives the decomposition of the vector into its coordinate directions.
Projections are useful for finding components and resolving vectors in physics and engineering.
Summary Table: Dot Product Properties
Property | Description |
|---|---|
Commutativity | |
Scalar Associativity | |
Orthogonality | if and are perpendicular |
Relation to Magnitude | |
Angle Formula |
Applications
Dot product is used to determine orthogonality, calculate work in physics, and project vectors onto other vectors.
Projections are essential in decomposing forces, velocities, and other vector quantities in science and engineering.