Chapter 4 (Vector Spaces) Flashcards

1
Q

When is a set closed under op *

A

If a * b is in A (for all a and b in A)

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

Axiom 1

A

u + v is in v (closed under +)

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

Axiom 2

A

u + v = v + u (commutative)

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

Axiom 3

A

u + (v + w) = (u + v) + w (associative)

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

Axiom 4

A

0 + u = u + 0 = u
–> 0 is an object in V (zero vector)

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

Axiom 5

A

u + (-u) = (-u) + u = 0
–> each u in V has a has a -u in V

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

Axiom 6

A

ku is in V (closed under scalar multiplication

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

Axiom 7

A

k(u+v) = ku + kv

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

Axiom 8

A

(k+m)u = ku + mu

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

Axiom 9

A

k(mu) = (km)u

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

Axiom 10

A

1u = u

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

What are the conditions for W to be a subspace of V

A

If under + and scalar multiplication on V, W is also a vector space
REMEMBER!
- If axioms 2, 3, 7, 8, 9 are valid in V –> also valid in W
- Just have to check 1 and 6
1 –> u + v is in W
6 –> ku is in W

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

How can vector W be a linear combination of vectors v1,v2,…,vr

A

If w = k1v1 + k2v2, … +…krvr
–> linear combination of v1,v2,…vr

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

What is a space spanned by v1,v2…,vr (Set S)

A

Subspace W of all linear combinations of v1,v2,…vr
–> W = span(S) = {k1v1 + k2v2 …+krvr)

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

span {v1} and eq

A

line through origin
–> span{v1} = tv1 (k1v1)
–> line // to v1

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

span {v1, v2} and eq

A

plane through origin // to v1 and v2
–> span {v1, v2} = {t1v1 + t2v2} (k1v1+ k2v2)

17
Q

What is a linearly independent set (2)

A
  1. If k1v1 + k2v2 +…+ knvn = 0 has only the trivial soln
    –> if k1=0, k2 =0, …, kn =0
    –> spanned space (subspace) has only the trivial soln
  2. (v1 NOT = kv2)
    If no other vector is expressed as a linear combination of other vectors
18
Q

What is a linearly dependent set (2)

A
  1. If k1v1 + k2v2 +…+ knvn = 0 has other soln than trivial
    –> space spanned (subspace) has other solutions
  2. v1 = kv2
    If at least one vector can be expressed as a linear combination of other vectors
19
Q

Give an example of a linearly dependent and independent set

A
  1. Linearly dependent: Finite set containing a zero vector
  2. Linearly independent: Set with 2 vectors that are not scalar multiples of each other