Linear Independence, Bases and Dimension of Subspace Flashcards

1
Q

What are the three properties a subset W must have in order to be considered a (linear) subspace of R^n?

A
  1. W contains the zero vector in R^n
  2. W is closed under addition: if w1 and w2 are both in W, then so is w1+w2.
  3. W is closed under scalar multiplication: if w is in W and k is an arbitrary scalar, then kw is in W
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a redundant vector?

A

We say a vector vi in the list v is redundant if vi is a linear combination of the list of vectors

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

What makes a vector linearly independent?

A

Vectors are considered linearly independent if none of them is redundant. Otherwise, the vectors are considered linearly dependent.

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

What makes a given number of vectors in a subspance V of R^n a basis of V?

A

Vectors v1……vm form a basis of V is they span V and are linearly independent

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

How does a vector or list of vectors span V?

A

Consider the vectors v1….vm in R^n. The set of all linear combinations c1v1+….+cmvm is called their span:
span(v1,….,vm) = {c1v1+…+cmvm:c1…cm in R}

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

What is the basis of the image of a given matrix A?

A

To construct a basis of the image of a matrix A, list all the column vectors of A, and omit the redundant vectors from the list.

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

Demonstrate the relationship between linearly independent vectors of A and the kernel of A.

A

Ax = 0
The column vectors of A are linearly independent if (and only if) ker(A) = {0} or, equivalently, if rank(A)=m. This condition implies that m<=n

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

What is a dimension?

A

Consider a subspace V of R^n. The number of vectors in a basis of V is called the dimension of V, denoted by dim(V)

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

Consider a subspace V of R^n with dim(V)=m. Independent vectors and spanning vectors in a subspace of R^n. What are their properties?

A

a. We can find at most m linearly independent vectors in V
b. We need at least m vectors to span V
c. If m vectors in V are linearly independent, then they form a basis of V
d. If m vectors in V span V, then they form a basis of V.

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

What is the dimension of the image equivalent to?

A

dim(imA) = rank(A) or leading 1’s

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

State the rank-nullity theorem

A

For any n x n matrix A, the equation:
dim(kerA) + dim(imA) = m
holds. It can also be written as:
(nullity of A) + (rank of A) = m

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

What does the dimension of the kernel say about a given matrix A?

A

dim(kerA) = number of free variables

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

If A is an invertible matrix, what can you say about the rref, rank, image, and kernel of A?

A
rref(A) = I
rank(A) = n
im(A) = R^n
ker(A) = {0}
How well did you know this?
1
Not at all
2
3
4
5
Perfectly