Linear Span
The term linear span refers to a set of n vectors v1, v2, ..., vn in a vector space V over a field K, which generates a subspace of V through linear combinations with scalars α1, α2, ..., αn from K. $$ Span( v_1 ,..., v_n ) = \{ α_1 \cdot v_1 ,..., α_n \cdot v_n \: \: \forall α_i \in K \} $$
A linear span is also denoted by the symbols Lk, L or <>.
$$ L_k ( v_1 ,..., v_n ) $$ $$ L( v_1 ,..., v_n ) $$ $$ < v_1 ,..., v_n > $$
The Span(v1, ..., vn) forms a subspace of the vector space V.
It is known as the subspace generated by vectors v1, ..., vn.
Practical Examples
Example 1
If a vector v1 in the vector space V over the field R2 is non-zero ( v1≠Ø ), then its linear span L(v1) comprises all vectors α1v1 for every α1∈R, lying on the line through the origin in the direction of v1.
Each value of α1∈R generates a vector α1v1 on the line Lk, in the same direction but of varying length, each a multiple of v1.
It's immediately apparent that Lk is a vector subspace of V.
Example 2
Given two vectors v1 and v2 in the vector space V over the field R2, the linear span Lk(v1, v2) consists of all vectors α1v1 + α2v2 for every α1, α2∈R originating in the plane.
Each pair of values α1, α2∈R generates a vector w= α1v1 + α2v2 with different direction, orientation, and length.
If the two vectors are non-parallel, the vector w is determined by the parallelogram rule as a sum of a multiple of the vector v1 and a multiple of the vector v2.
Similarly, in this scenario, Lk(v1+v2) forms a vector subspace of V.
Note. If the two vectors are parallel, it reverts to the case of the line through the origin. Here, the two vectors share the same direction and lie on the same line . Thus α1v1+α2v2 are multiples of the same vector. It’s akin to writing α1v1. In fact, if the vectors are parallel, we have L(v1,v2) = L(v1).