4- Vector Spaces Flashcards

1
Q

What is a vector space?

Not including the 10 axioms

A

A nonempty set V of vectors on which are defined two operations, called addition and multiplication by scalars (real numbers)

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

What are the ten axioms of a vector space?

Where vectors u, v, and w are in V and c and d are real scalars

A

1) u + v is in V
2) u + v = v + u
3) (u + v) + w = u + (v + w)
4) 0 exists in V, such that u + 0 = u
5) u + (-u) = 0
6) cu exists in V
7) c(u + v) = cu + cv
8) (c + d)u = cu + du
9) c(du) = (cd)u
10) 1*u = u

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

What is a subspace?

Including the three axioms

A
Subspace (H) of a vector space V has these properties
1) the zero vector of V is in H
2) H is closed under addition
For each u and v in H, u + v is in H
3) H is closed under multiplication. 
For each scalar c, cu is in H
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the least amount of subspaces that a vector space has? What are they?

A

2

Zero subspace, or the trivial subspace

Itself

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

What is theorem 1 regarding subspaces?

A

If v1,…,vp are in a vector space V, then Span{v1,…,vp} is a subspace of V

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

What is the null space?

A

The null space of an mxn matrix A (Nul A) is the set of all solutions of the homogeneous equation Ax = 0

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

What is theorem 2? Regarding null space and subspace

A

The null space of an mxn matrix A is a subspace of R^n. Equivalently, the set of all solutions to Ax = 0 is a subspace of R^n

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

How do we know if a set spans R^n?

A

Pivot in every row

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

What is the definition of a column space?

A

Col A is the set of all linear combos of the columns of A, then

Col A = Span {a1, … , an}

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

True or false. Why?

The column space of an mxn matrix is a subspace of R^m

A

True.

This is literally theorem 3

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

4 biggest contrasts between Nul A and Col A

A

Nul A

1) Nul A is a subspace of R^n
2) x is in Nul A iff Ax = 0
3) Nul A = {0} iff Ax = 0 has only the trivial solution
4) Nul A = {0} iff linear transformation x |-> Ax is one-to-one

Col A
1) Col A is a subspace of R^m
2) b is in Col A iff Ax = b
3) Col A = R^m iff Ax = b has a solution for all b that’s in R^m
4) Col A = R^m iff the linear transformation x |-> Ax maps
R^n onto R^m

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

What is the kernel and range of a linear transformation?

A

Kernel is Nul A

Range is Col A

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

What is the definition of a basis?

A

Let H be a subspace of a vector space V. B = {b1, … ,bp} in V is a basis of H if

(i) B is a linearly independent set, &
(ii) H = Span {b1, … , bp}

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

What is the spanning set theorem?

A

Let S = {v1, … , vp} be a set in V and let H = Span {v1, … , vp}

(a) take out any vectors in S that are linearly dependent of the other vectors until your entire set is linearly independent
(b) if H =/= {0}, some subset of S is a basis for H

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

True or false. Why?

The pivot columns of a matrix A form a basis for Col A

A

True

Literally theorem 6

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

What are the two views of a basis?

A

A basis is a spanning set that is as small as possible

Basis is linearly independent