Linear combinations and span | Vectors and spaces | Linear Algebra | Khan Academy - Summary

Summary

The video discusses the concept of a linear combination in linear algebra. A linear combination of vectors involves adding vectors together with arbitrary scaling factors. The video uses the example of vectors a (1, 2) and b (0, 3) to demonstrate linear combinations.

The span of a set of vectors represents all possible vectors that can be formed through linear combinations of those vectors. In this case, the video shows that the span of vectors a and b encompasses all of R2 (all two-dimensional vectors), meaning you can represent any vector in R2 by scaling and adding these two vectors.

The video also briefly mentions the importance of having two non-collinear vectors as a basis for R2. Finally, it outlines an algebraic approach to finding the scaling factors (c1 and c2) needed to represent any given vector (x1, x2) as a linear combination of a and b.

Facts

1. The term "linear combination" is frequently used in linear algebra and refers to the idea of adding vectors together, with each vector being scaled by an arbitrary constant.
2. A linear combination involves adding vectors v1, v2, ..., vn together, with each vector being multiplied by a constant from the set of real numbers.
3. The vectors can be in R2 or Rn, which refers to some dimension of real space.
4. A concrete example of linear combinations is given with vectors a and b, where vector a is defined as 1, 2 and vector b is defined as 0, 3.
5. The linear combination of a and b could be any constant times a plus any constant times b.
6. The linear combination of a and b is called a combination because the vectors are being scaled up, not multiplied by each other.
7. The set of all vectors that can be created by taking linear combinations of a and b is called the span of a and b.
8. The span of the 0 vector is just the 0 vector itself.
9. The span of a single vector is just a line.
10. Two vectors span R2 if they are not collinear and can represent any vector in R2.
11. The vectors i and j, which are the unit vectors in physics, span R2.
12. The vectors i and j form a basis for R2.
13. The span of a set of vectors v1, v2, ..., vn is the set of all vectors that can be represented by a linear combination of these vectors.
14. The claim is proven that any vector x in R2 can be represented by a linear combination of vectors a and b.
15. The weights to apply to vectors a and b to get to any point in R2 are determined by solving the system of equations resulting from the linear combination of a and b.