4) Vector Spaces and Bases Flashcards

1
Q

What is a vector space

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

Describe the proof that For any vector for any vector v ∈ V , there is a unique u ∈ V such that v + u = 0

A

This proves the uniqueness of u.

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

What is a subspace of a vector space

A

A subset U ⊆ V is a subspace of V if:
* U≠ ∅.
* For all u, v ∈ V ,u, v ∈ U ⇒ u + v ∈ U.
* For all u ∈ V and λ ∈ K, u ∈ U ⇒ λu ∈ U

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

What is a linear combination

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

Under what condition is a subset of a vector space a subspace

A

If it is closed under linear combinations
This means that,
* * u ∈ U and λ ∈ K, λu ∈ U, so U is closed under scalar multiplication
* For any u, v ∈ U, u + v = 1u + 1v ∈ U so U is closed under addition

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

What is the span of a subset

A

The span of a non-empty subset S ⊆ V is the set of all linear combinations of vectors from S

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

What is the span of the empty set

A

Span(∅) = {0}

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

What is Linear Independence

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

What is a Spanning Set

A

S is a spanning set of V if V = Span(S)

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

What is a basis

A

A set of vectors, B ⊆ V , is a basis of V if it is a linearly independent spanning set of V

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

What is the standard basis of the complex numbers

A

{1,i}

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

What is the standard basis of Pn (the polynomial set)

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

What does a finite dimensional vector space mean

A

It has a finite basis

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

What is the relationship between a finite spanning set and a linearly independent subspace

A
  • Let V be a vector space and let S ⊆ V be a finite spanning set.
  • Let L ⊆ V be linearly independent
  • Then L is finite and |L| ⩽ |S|
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the Basis Theorem

A

Let V be a finite-dimensional vector space. If B and C both are bases of V then B and C are finite sets and |B| = |C|

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

What is the Proof of the Basis Theorem

A
  • Let B be a linearly independent set and C be a spanning set
  • This implies that |B| ⩽ |C|.
  • Since B is a spanning set and C is a linearly independent set this implies that |C| ⩽ |B|. Therefore, |C| = |B|
17
Q

What is the dimension of a vector space

A

Let V be a finite-dimensional vector space, with basis B. The dimension of V is dim V = |B|

18
Q

What is the dimension of the vector space Mmn(K)

A

dim Mmn(K) = mn

19
Q

What is the dimension of Pn (the polynomial set)
{1, x, x2, . . . , xn}

A

dim Pn = n + 1

20
Q

What is the relationship between a subset of the vector space, a basis of the vector space and the spanning set of a vector space

A
  • Let V be a finite-dimensional vector space
  • Let L ⊆ V be a linearly independent subset
  • Lt S ⊆ V be a spanning set of V such that L ⊆ S.
  • There must be a basis B such that L ⊆ B ⊆ S.
21
Q

If V is a vector space and u ∈ V such that u ∉ L, what does this tell us

A

u ∉ Span(L) ⇐⇒ L ∪ {u} is linearly independent

22
Q

Describe the proof that u ∉ Span(L) ⇐⇒ L ∪ {u} is linearly independent (Don’t need to know)

A
23
Q

What is the condition for subspace or spanning set implies it is actually a basis

A
  • Let V be a finite-dimensional vector space and let L ⊆ V be a linearly independent subset
  • Then |L| ⩽ dim V and, if |L| = dim V then L is a basis of V .
    Or
  • Let V be a vector space and let S ⊆ V be a finite spanning set.
  • Then V is finite-dimensional, |S| ⩾ dim V , and if |S| = dim V then S is a basis.
24
Q

If U ⊆ V and dim U = dim V what does this imply about U and V

A

U = V

25
Q

Describe the proof that if U ⊆ V, if dim U = dim V then U = V (Don’t need to know)

A
  • Any linearly independent subset of U is also linearly independent as a subset of V , so all linearly independent subsets of U are finite and have cardinality at most dim V
  • Let B be a linearly independent subset of U which is of largest possible cardinality
  • Assume for contradiction that B is not a spanning set of U. There is a vector
    u ∈ U such that u ̸∈ Span(B), and therefore B * ′ = B ∪ {u} is linearly dependent
  • But |B′ | > |B|, and this contradicts our choice of B. Therefore, B is a
  • spanning set of U, so it is a basis of U.
  • Since B is a linearly independent subset of V , there is a basis C of V such that B ⊆ C. We have dim U = |B| ⩽ |C| = dim V.
  • If dim U = dim V then B = C, and so U = Span(B) = Span(C) = V .
26
Q

What is the sum of vector spaces

A

For any two subspaces U and W of a vector space V , we define their
sum U + W = {u + w | u ∈ U, w ∈ W}

27
Q

What is the intersection of vector spaces

A

U1 ∩ U2 ∩ · · · ∩ Un

28
Q

For subspaces U and W of a finite-dimensional vector space V ,
what is the dim(U + W)

A

dim(U + W) = dim U + dim W − dim(U ∩ W).

29
Q

Describe the proof that dim(U + W) = dim U + dim W − dim(U ∩ W) (Don’t need to know)

A
30
Q

What is the dim(U + W) if U ∩ W = {0}

A

dim(U + W) = dim U + dim W

31
Q

What is the coordinate vector of v with respect to b

A
32
Q

When are u and v equal to each other (in terms of coordinate vectors)

A

u = v ⇐⇒ [u]B = [v]B.
Where B is the basis of V

33
Q

What is the change of basis matrix from B to C

A
34
Q

Is the change of basis matrix unique

A
35
Q

Describe the proof of when the change of basis is unique (Don’t need to know)

A
36
Q

What are

A
37
Q

Describe the proof of

A
38
Q

What is equivalent to a matrix being invertiable (Updated Version)

A