Ch. 5 Spanning Sets and Linear Independence Flashcards

1
Q

What are the conditions of a vector subspace?

A

Closure under addition
Closure under scalar multiplication
Non-empty

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is an affine subspace?

A

Does not go through the origin and is not a vector subspace

Is the solution set to a non-homogeneous linear system Ax = b (b not equal to 0)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a spanning set?

A

The linear span of u1, …. ,uk denoted by span(u1, …. ,uk) is the subset U of R^n consisting of all linear combinations of these vectors:
span(u1, … ,uk) = U = {λ1u1 + …. + λkuk | λ1, … λk in the reals}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Definition of linear independence

A

The vectors u1, … ,uk are linear independent if the only solution to the equation
λ1u1 + … + λkuk = 0
is λ1, …, λk = 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Definition of a basis

A

Let U be a vector subspace of R^n. If u1, … ,uk are vectors in U that are linearly independent and span U, then S = {u1, … ,uk} is called a basis of U

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the column rank of an m x k matrix A?

A

The dimension of the span of the columns of A (the column space, which is a subspace of R^n)

The number of linearly independent columns

Column rank = Row rank = Column and Row rank of A^t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the row rank of an m x k matrix A?

A

The dimension of the span of the rows of A (the row space of A, which is a subspace of R^k)

The number of linearly independent rows

Row rank = Column rank

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the nullity of an m x k matrix A?

A

The dimension of the nullspace/kernal of A, which is the solution space to the homogeneous system Ax = 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the rank-nullity theorem for A ∈ Mm,n(R) and A^t ∈ Mn,m(R)

A
n = rk(A) + nullity(A)
m = rk(A^t) + nullity(A^t)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

dim(U+V) =

A

dim(U) + dim(V) - dim(U n V)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly