1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution....

5
1.7 Linear Independence

description

Examples: Determine if each of the following sets of vectors are linearly independent.

Transcript of 1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution....

Page 1: 1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution. in R n is said to be linearly dependent if there.

1.7 Linear Independence

Page 2: 1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution. in R n is said to be linearly dependent if there.

in Rn is said to be linearly independent if

has only the trivial solution.

x1v1 + x2v2 +L + x pvp = 0

v1,v2,L ,vp{ }

in Rn is said to be linearly dependent if

there exist weights , not all zero, such thatpccc ,,, 21

Definitions

v1,v2,L ,vp{ }

c1v1 + c2v2 +L + c pvp = 0

Page 3: 1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution. in R n is said to be linearly dependent if there.

Examples: Determine if each of the following sets of vectors are linearly independent.

1. v1 =12 ⎡ ⎣ ⎢

⎤ ⎦ ⎥ v2 =

−10

⎡ ⎣ ⎢

⎤ ⎦ ⎥

2. v1 =10 ⎡ ⎣ ⎢

⎤ ⎦ ⎥ v2 =

−20

⎡ ⎣ ⎢

⎤ ⎦ ⎥

3. v1 =12 ⎡ ⎣ ⎢

⎤ ⎦ ⎥ v2 =

−10

⎡ ⎣ ⎢

⎤ ⎦ ⎥ v3 =

01 ⎡ ⎣ ⎢

⎤ ⎦ ⎥

Page 4: 1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution. in R n is said to be linearly dependent if there.

The columns of a matrix A are linearly independent if and only if

has only the trivial solution.

Examples: Determine if the columns of the following matrices are linearly independent.

4221

.2

4321

.1

Ax = 0

Page 5: 1.7 Linear Independence. in R n is said to be linearly independent if has only the trivial solution. in R n is said to be linearly dependent if there.

Tips to determine the linear dependence

1. The set has two vectors and one is a multiple of the other.

2. The set has two or more vectors and one of the vectors is a linear combination of the others.

3. The set contains more vectors than the number of entries in each vector.

4. The set contains the zero vector.

A set of vectors are linearly dependent if any of the following are true: