Skip to content

22. Linearly Independent Sets - Bases

Dated: 28-04-2025

Useful Results

  • A set1 containing the zero vector2 is linearly dependent.
  • A set1 of two vectors2 is linearly dependent if and only if one is a multiple of the other.
  • A set1 containing at least one non zero vector2 i.e. \(\{\vec V\}\) is linearly independent when \(\vec V \neq \vec 0\).
  • A set1 of two vectors2 is linearly independent if and only if neither of the vectors2 is a multiple of the other.

Definition

Let \(\mathbb H\) be a subspace3 of a vector space3 \(\mathbb V\) then an indexed set1 of vectors3 \(\mathbb B = \{\vec {b_1}, \vec{b_2}, \ldots, \vec{b_n}\} \in \mathbb V\) is a basis for \(\mathbb H\) if

  • \(\mathbb B\) is linearly independent set.
  • \(\mathbb H = Span\{\vec{b_1}, \vec{b_2}, \ldots, \vec{b_n}\}\)

Example

\[e_1 = \begin{bmatrix} 1 \\ 0 \\ \vdots \\ 0 \end{bmatrix}, \quad e_2 = \begin{bmatrix} 0 \\ 1 \\ \vdots \\ 0 \end{bmatrix}, \quad \dots \quad e_n = \begin{bmatrix} 0 \\ 0 \\ \vdots \\ 1 \end{bmatrix}\]

The set1 \(\{\vec{e_1}, \vec{e_2}, \ldots, \vec{e_n}\}\) is called the standard basis for \(\mathbb R^n\).

The Spanning Set Theorem

Let \(\mathbb S = \{\vec{v_1}, \vec{v_2}, \ldots, \vec{v_n}\} \in \mathbb V\) be a set1 such that \(\mathbb H = Span (\mathbb S)\) and if \(\mathbb H \neq \{\vec 0\}\) then some subset1 of \(\mathbb S\) is a basis for \(\mathbb H\).

Procedure for Finding the Basis

Step 1

Write the equation

\[c_1\vec{v_1} + c_2 \vec{v_2} + \ldots + c_n \vec{v_n} = \vec 0\]

Step 2

Construct an augmented matrix4 associated with the homogeneous system5 and transform it to reduced row echelon form.6

Step 3

The vectors3 corresponding to the columns containing the leading \(1\)'s form a basis for \(\mathbb W = Span(\mathbb S)\).

References


  1. Read more about sets

  2. Read more about vectors

  3. Read more about vector spaces

  4. Read more about augmented matrices

  5. Read more about homogeneous linear system

  6. Read more about row echelon form