Types: N/A
Examples: 6.1.1 Creating Linear Combinations, 6.1.2 Steph Curry Model
Constructions: 6.3 Span of a set of vectors
Generalizations: N/A

Properties: 6.2 Linearity
Sufficiencies: N/A
Questions: N/A

Linear Combination of Vectors

Let m,nN. Let a set of 3.1 Column Vector a1,a2,,anRn be

a1=[a11a21am1]m×1,a2=[a12a22am2]m×1,an=[an1an2anm]m×1

Suppose a set of scalars x1,x2,,xnR. Then, a linear combination of the vectors a1,a2,,an is a vector bRm such that

b=x1a1+x2a2++xnan=k=1nxkak.

Remark. At it's heart, a linear combination is a vector.

Review

  1. What is a linear combination?
  2. Does a linear combination use scalar or vector addition?
  3. How are linear combinations related to 10 Matrix-Vector Multiplication?