Vectors
The fundamental, root-of -it -all building block for linear algebra is the vector.
What exactly a vector is
Physics: Arrows pointing in space, about length and direction
CS: Ordered lists of numbers
Math: Just adding two vectors and multiplying a vector by a number
Every triplet of numbers gives one unique vector in space, and every vector in space gives exactly one triplet of numbers.
What is vectors