Note (Extra Reading)
3Blue1Brown’s linear algebra series gives a visual intuition for Vectors. Start with this episode:
Review from Last Time
Pivots, Pivot Columns, Free Variables
- Pivot: first nonzero entry in a nonzero row.
- Pivot column: column with a pivot.
- Free variable: non-pivot column (not the last column).
- Number of pivots number of rows.
Example
How to describe all solutions:
- Assign free variables arbitrary values.
- Express pivot variables in terms of free variables.
Example
Let Then:
Vectors
An -vector (column vector in ) is an matrix:
- Addition:
- Scalar multiplication:
Solutions as Vectors
Solutions of a linear system can be written as vectors.
Example
And the left hand side expression is called a linear combination.
Linear Combination
Definition (Linear Combination)
Given vectors and scalars :
is called a linear combination of
Examples
-
Given a vector , a linear combination of is just a scalar multiple ->
-
Given vectors:
Check if is a linear combination of :
Find such that
Equivalent to solving: