Midterm 1 Review Flashcards

1
Q

Echelon form criteria

A
  1. Zero rows at the bottom
  2. Leading entries are down and to the right (Staircase)
  3. Zeros below all leading entries (Doesnt have to be 0 on top tho)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Consistent

A

No row of 0’s that equals a number

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

Inconsistent

A

There is a row of 0’s that equals a number

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

Arbitrary

A

the variable can be anything

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

Linear combination

A

cnVn + CnVn (Combining all multiples of the vector)

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

Span

A

Set of all liner combinations

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

How to tell if one vector is in the span of other vectors

A

Set up an augmented matrix, put it in echelon form, and see if it’s consistent

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

The rule when multiplying a matrix and a vector

A

The number of columns in A has to equal the number of rows in the vector

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

How big will a vector be after multiplying a matrix and a vector?

A

the number of columns in A x 1

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

How to tell if Ax=b has a solution

A

Set up an augmented matrix and check if it is consistent

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

Vector Equation

A

x1[vector] + x2[vector] + x3[vector]=[vector]

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

Matrix equation

A

[matrix]x[column vector] = [column vector]

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

Homogenous

A

Can be written in the form Ax =0

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

Trivial solution

A

zero vector x=0

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

Nontrivial solution

A

a nonzero vector x that satisfies the Ax=0

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

How to tell if Ax=0 has a non-trivial solution

A

If it has a free variable

17
Q

How to tell if Ax=0 has a trivial solution

A

It has no free variables

18
Q

Nonhomogenous system

A

in Ax = b, b does not equal 0

19
Q

Parametric vector form

A

[collumn vector]x1 +[collumn vector]x2 + [collumn vector]x3

20
Q

How to find the nullity of a matrix

A

How many free variables does ti have

21
Q

0 dimensions

22
Q

1 dimension

23
Q

2 dimensions

24
Q

How to tell if a set of vectors is linearly independent

A

The trivial solution is the only solution to the vector equation or it has no free variables

25
Q

How to tell if a set of vectors is linearly dependent?

A

has at least one non trivial solution when = to 0 or there are free variables

26
Q

Other methods of detecting linear dependence

A
  1. a 0 vector
  2. multiple or sum of other vectors
  3. more vectors than there are elements =
  4. There is a free variable
27
Q

3 pivot positions

A

entire span of r^3

28
Q

2 pivot positions

A

plane in r^3

29
Q

1 pivot position

A

line in R^3