Vector Properties Summary Sheet (Accessible HTML)

Vectors

Vector V and its components A right triangle formed by vector V as the hypotenuse, with a horizontal base V sub x and vertical height V sub y, enclosing angle theta at the origin. V V_y V_x θ

Given Vector A equals the vector with components A sub x, A sub y, and A sub z and Vector B equals the vector with components B sub x, B sub y, and B sub z:

  • Constant c times Vector A equals the vector with components c times A sub x, c times A sub y, and c times A sub z
  • Vector A plus Vector B equals the vector with components A sub x plus B sub x, A sub y plus B sub y, and A sub z plus B sub z

Component formulas:

  • V sub x equals the magnitude of vector V times the cosine of theta
  • V sub y equals the magnitude of vector V times the sine of theta

Addition of Vectors

For a resultant vector R:

  • R sub x equals A sub x plus B sub x
  • R sub y equals A sub y plus B sub y
  • The magnitude of vector R equals the square root of the quantity R sub x squared plus R sub y squared
  • Angle phi equals the inverse tangent of the quantity R sub y divided by R sub x

Dot Product

Vector A dot Vector B equals the magnitude of vector A times the magnitude of vector B times the cosine of theta

or, given Vector A equals the vector with components A sub x, A sub y, and A sub z and Vector B equals the vector with components B sub x, B sub y, and B sub z:

  • Vector A dot Vector B equals A sub x times B sub x, plus A sub y times B sub y, plus A sub z times B sub z
  • Vector A dot Vector A equals the magnitude of vector A squared

*Note: The dot product picks out the components of two vectors which are parallel to one another and leaves out the pieces which are perpendicular.


Cross Product

The magnitude of Vector A cross Vector B equals the magnitude of A times the magnitude of B times the sine of theta

Vector A cross Vector B equals the determinant of a three by three matrix. The first row contains the unit vectors i hat, j hat, and k hat. The second row contains A sub x, A sub y, and A sub z. The third row contains B sub x, B sub y, and B sub z.
This equals the vector with components: A sub y times B sub z minus A sub z times B sub y, comma, A sub z times B sub x minus A sub x times B sub z, comma, A sub x times B sub y minus A sub y times B sub x
  • Vector A cross Vector A equals zero
  • Vector A cross Vector B equals negative open parenthesis Vector B cross Vector A close parenthesis

*Note: The cross product picks out the pieces of each vector which are perpendicular to one another and discards the parallel components.


Identities

  • Vector A dot the quantity Vector B cross Vector C equals Vector C dot the quantity Vector A cross Vector B
  • Vector A cross the quantity Vector B cross Vector C equals the quantity Vector A dot Vector C times Vector B, minus the quantity Vector A dot Vector B times Vector C

Portland State University — Learning Center — Academic Integrity Reminder: Tutors may not provide answers to graded homework.

This accessible HTML version was initially generated with Claude AI by Anthropic and finalized with Gemini AI by Google.