Linear Algebra Chapter 1.1 - 1.3 Flashcards

1
Q

1# Theorem: Let a,b be real numbers. Consider the equation ax=b. What three things are true?

A

Check 1# theorem on page 1

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

Define linear algebra

A

The study of systems of linear equations and their solution sets

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

2# Theorem: Let a,b,c,d,u,v ∈ R. What is the system?

A

Check 2# theorem on backside of page 1

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

Prove 2# theorem

A

Check 2# theorem on backside of page 1

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

Prove 1# theorem

A

Check 1# theorem on page 1

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

3# definition? Hint: define linear equation

A

Check 3# definition on page 3

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

4# Definition? Hint: Define System of linear equation

A

Check 4#definition on backside of page 3

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

5# definition? Hint: Define solution

A

Check 5#definition on backside of page 3

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

6# definition? hint: solution set

A

Check 6#definition on backside of page 3

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

7# definition? Hint: System equivalent

A

Check 7# definition on page 4

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

8# definition? Hint: consistent

A

Check 8# definition on page 4

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

What part of the matrix is an augmented matrix?

A

Check backside of page 4

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

What part of the matrix is a coefficient matrix?

A

Check backside of page 4

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

What are 6 steps to the general approach to determining solution sets?

A
  1. Replace system by an equivalent simpler system
  2. Subtract second equation by the first
  3. Subtract third equation by the first
  4. Subtract third equation by the second (3 times)
  5. Subtract second equation 3 times by the third equation and subtract the first equation by the third
  6. Subtract first equation by the second once.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are 3 operations that simplifies a linear system?

A
  1. Replace one equation by the sum of itself and a multiple of another equation
  2. Interchange two equations
  3. Multiply equation by a non-zero constant
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the 3 steps of the elementary row operations?

A
  1. Replace one row by the sum of itself and a multiple of another row
  2. Interchange two rows (swap two rows)
  3. Multiply all entries in a row by a nonzero constant
17
Q

What are 3 steps of corresponding row operations?

A
  1. Replace one equation by itself plus a multiple of another
  2. Interchange two equations
  3. Multiply equation by a nonzero constant
18
Q

9# definition? Hint: Row equivalent

A

Check 9# definition on page 5

19
Q

10# fact? Hint: two systems and solution sets

A

Check 10# definition on page 5

20
Q

When do we say a matrix is in echelon form? 3 things

A
  • Any zero row occurs below any nonzero row, and
  • The leading entry in any nonzero row occurs in a column strictly to the right of the leading entries above it
  • All entries in a column below a leading entry are zeros
21
Q

When do we say a matrix is in reduced echelon form? 2 things

A
  • All leading entries are 1 and

- Each leading 1 is the only nonzero entry in its column

22
Q

Define leading entry

A

The leading entry in a row is the leftmost nonzero entry in the row

23
Q

11# theorem?

A

11# theorem: Every matrix is equivalent to a matrix in echelon form, and to one in reduced echelon form

24
Q

12# theorem?

A

12# theorem: Reduced row echelon form is unique: two matrices are equivalent if and only if their reduced echelon forms are the same

25
Q

What are 4 steps of Row Reduction Algorithm? Forward phase

A
  1. Select left most non zero entry. This is a pivot. Swap the rows to put the pivot in the top row.
  2. Add multiples of the first row to the others to ensure that there are zeros below the pivot
  3. Ignore the top row and go back to step 1 to select the next pivot
  4. If no further pivots are available, the matrix is in echelon form
26
Q

What is 3 steps of Row reduction backward phase?

A
  1. Select rightmost pivot
  2. Add multiples of the pivot row to the rows above it to make the entries in the pivot column equal to 0
  3. Select the next pivot from the right and repeat step 2.
27
Q

What are 4 steps to find solution sets of systems of linear equations?

A
  1. Suppose you have a linear system whose augmented matrix is in reduced row echelon form
  2. The system is inconsistent if and only if the augmented column is a pivot column
  3. Variables corresponding to pivot columns are called basic variables
  4. Variables corresponding to non-pivot columns are called free variables
28
Q

Define basic variables

A

Variables corresponding to pivot columns are called basic variables

29
Q

Define free variables

A

Variables corresponding to non-pivot columns are called free variables

30
Q

13# definition? Hint: Column Vector spaces

A

Check 13# on page 9

31
Q

How do we use vector operations geometrically?

A

Check backside of page 9

32
Q

What does a zero vector look like?

A

Check backside of page 9

33
Q

What are 8 algebraic properties of R^n?

A

Check page 10

34
Q

14# definition? Hint: Linear combination

A

Check 14# on page 10

35
Q

How do we prove u+v = v+u?

A

Check backside of page 9

36
Q

Define consequence

A

Check backside of page 10

37
Q

15# definition Hint:span

A

Check 15# on page 11

38
Q

16# properties Hint: Span

A

Check 16# on page 11