Chapter 4 Flashcards

1
Q

Traits of Subspace

A
  1. Contains zero vector
  2. Closed under addition
  3. Closed under multiplication
  4. Determinant Zero
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Three ways to determine Subspace

A
  1. Check if System Consistent
  2. Check if determinant 0
  3. Check traits of subspace
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Find a specific vector u in V and a specific scalar c such
that cu is not in V -
Steps

A
  1. Create any U/V vector
  2. Scale it by anything that will break condition
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Find vectors u and v such that
W = Span {u, v}

A
  1. Break given matrix into separate vectors (u, v)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Determine if W in Nul(A)

A
  1. Multiply W and A
  2. Multiplied vector must be zero matrix for True
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Find Span set for Nul(A)

A
  1. Augment matrix by zero vector
  2. Row reduce all the way
  3. List non-pivot/free variable vectors after x1 =, x2=, x3= etc
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Find A such that given set is Col(A)

A

Split into vectors based off the variable

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

Find K such that Nul(A) is subspace

A

Number of Columns

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

Find L such that Col(A) is subspace

A

Number of Rows

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

P2 is a subspace of P3

A

TRUE

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

R2 is a subspace of R3

A

FALSE

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

When given invertible upper-triangular matrix, what is noticeable about diagonal elements?

A

Diagonal elements are Non-Zero

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

Find Nonzero vector in Nul(A)

A
  1. Augment A by zero vector
  2. Row Reduce All the way
  3. Do x1=,x2=, thing etc.
  4. Choose free variable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Find nonzero vector in Col(A)

A

Choose any column

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

Find nonzero vector in Row(A)

A
  1. Transpose A
  2. Choose any column
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Determine if W in Col(A)

A
  1. Augment A with 0 Vector
  2. Row Reduce All the way
  3. Check if consistent system
17
Q

How to find Normal Basis

A
  1. Row Reduce all the way
  2. Pivot columns are Basis
18
Q

How to find Nullspace Basis

A
  1. Augment A by 0 vector
  2. Row Reduce all the way
  3. Free variable/Span (x1=, x2=, etc) is Basis
19
Q

Find x

A
  1. [x]b are scalars.
  2. Multiply vectors given by the scalars
  3. Add the vectors
20
Q

Find [x]b

A
  1. Augment matrix by X
  2. Row reduce all the way
  3. Rightside of matrix is result
21
Q

Find coordinate of changes

A
  1. Simply put given vectors together into matrix
22
Q

What is Rank

A

Number of pivots

23
Q

What is Nullity

A

Number of free variable columns