Vectors and matrices

Physics:
Vectors are arrows pointing in space with length and direction β†—

Computer Science:
Vectors are ordered lists of numbers \begin{bmatrix} 2\,600 ft^2 \\ \300,000 \end{bmatrix}$

Mathematics:
Vectors can be anything where there’s a notion of adding two vectors, and multiplying a vector by a number


Vector addition:

Vector multiplication (scaling):


  • Matrix operations
  • Eigenvalues and eigenvectors
  • Vector spaces and linear transformations