1/12 in Linear Algebra. See all.
Vector
The first, most basic concept in linear algebra. A vector can be
anything, as we'll soon learn. At its most basic, a vector is a
list of scalars. For example, in
Real Coordinate Spaces (
If you've taken analysis, you're familiar with a
Cartesian coordinate system — every point is a
unique combination of
Note that the "points" we've always worked with in high school,
like
Zero Vector
The zero vector is a vector whose components are all zero. It is
denoted by
Adding Vectors
For vectors with identical dimensions, just add the
corresponding components:
If the dimensions are different, you can (if needed) extend the
vector in the lower space by adding zeroes to its higher
dimensions (like with polynomials — a quadratic will have a
coefficient of
Multiplying by a Scalar
Multiplying vectors by a scalar is easy! Just multiply each
component by the scalar.
Unit Vector
A vector with a magnitude of
Standard Basis
Until we formally cover bases, keep in the back of your mind
that every vector in
Dot Product —
The projection of
Perpendicular vectors have dot product
This is just something you may come across in other branches of
mathematics, but we won't need dot products much in linear
algebra.
Now we need to define some terms that will be useful in the future.
Linear Combination
If you have some vectors
Linear Dependence
A set that is linearly dependent is a set where
a member vector can be represented as a linear combination of
other vectors in the set (i.e., that vector doesn't add any new
"dimensionality" to the set). A more formal definition: a set
Where not all
Span
A span is defined as the set of all linear
combinations of a set