Skip to main content

Section 2.5 Linear Independence (V5)

Activity 2.5.1.

Consider the two sets

S={[231],[114]}T={[231],[114],[1011]}.

Which of the following is true?

  1. spanS is bigger than spanT.

  2. spanS and spanT are the same size.

  3. spanS is smaller than spanT.

Definition 2.5.2.

We say that a set of vectors is linearly dependent if one vector in the set belongs to the span of the others. Otherwise, we say the set is linearly independent.

Figure 2.5.3. A linearly dependent set of three vectors

You can think of linearly dependent sets as containing a redundant vector, in the sense that you can drop a vector out without reducing the span of the set. In the above image, all three vectors lay in the same planar subspace, but only two vectors are needed to span the plane, so the set is linearly dependent.

Activity 2.5.4.

Let v1,v2,v3 be vectors in Rn. Suppose 3v15v2=v3, so the set {v1,v2,v3} is linearly dependent. Which of the following is true of the vector equation x1v1+x2v2+x3v3=0 ?

  1. It is consistent with one solution

  2. It is consistent with infinitely many solutions

  3. It is inconsistent.

Activity 2.5.6.

Find

RREF[2231403013103000770013161410]

and mark the part of the matrix that demonstrates that

S={[2301],[2003],[313716],[110714],[4301]}

is linearly dependent (the part that shows its linear system has infinitely many solutions).

Observation 2.5.7.

A set of Euclidean vectors {v1,vn} is linearly dependent if and only if RREF[v1vn] has a column without a pivot position.

Observation 2.5.8.

Compare the following results:

  • A set of Rm vectors {v1,vn} is linearly independent if and only if RREF[v1vn] has all pivot columns.

  • A set of Rm vectors {v1,vn} spans Rm if and only if RREF[v1vn] has all pivot rows.

Activity 2.5.9.

Consider whether the set of Euclidean vectors {[42301],[12003],[1101026],[34721]} is linearly dependent or linearly independent.

(a)

Reinterpret this question as an appropriate question about solutions to a vector equation.

(b)

Use the solution to this question to answer the original question.

Activity 2.5.10.

Consider whether the set of polynomials {x3+1,x2+2x,x2+7x+4} is linearly dependent or linearly independent.

(a)

Reinterpret this question as an appropriate question about solutions to a polynomial equation.

(b)

Use the solution to this question to answer the original question.

Activity 2.5.11.

What is the largest number of R4 vectors that can form a linearly independent set?

  1. 3

  2. 4

  3. 5

  4. You can have infinitely many vectors and still be linearly independent.

Activity 2.5.12.

What is the largest number of

P4={ax4+bx3+cx2+dx+e|a,b,c,d,eR}

vectors that can form a linearly independent set?

  1. 3

  2. 4

  3. 5

  4. You can have infinitely many vectors and still be linearly independent.

Activity 2.5.13.

What is the largest number of

P={f(x)|f(x) is any polynomial}

vectors that can form a linearly independent set?

  1. 3

  2. 4

  3. 5

  4. You can have infinitely many vectors and still be linearly independent.

Subsection 2.5.1 Videos

Figure 2.5.14. Video: Linear independence

Exercises 2.5.2 Exercises

Exercises available at checkit.clontz.org 1 .

https://checkit.clontz.org/#/banks/tbil-la/V5/