Systems of Linear Equations and Gaussian Elimination Flashcards

1
Q

What is a system of linear equations?

A

A system of linear equations is a collection of one or more linear equations involving the same variables.

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

The set of all possible solutions of a linear system is called …

A

… the solution set of the linear system.

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

When are two linear systems equivalent?

A

When they have the same solution set.

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

There are three possibilities when it comes to arriving at a solution for a system of linear equations.
What are thoooooose?

A
  1. no solution (graphically, when the function lines are parallel, they never intersect)
  2. exactly one solution (the lines intersect in one point)
  3. infinitely many solutions (the lines overlay at some point)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the difference between a coefficient matrix and a augmented matrix?

A

The coefficient matrix only includes the values from the system of linear equation on the left side of the equal signs, that is, only the ones corresponding to the x’s.

The augmented matrix consists of the coefficient matrix with an added column containing the constants from the right side of the equal signs.

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

“3 x 4” matrix. Read it and say how many columns and rows.

A

“three by four matrix”

three ROWS
four COLUMNS

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

What is the basic strategy to solve a system of linear equations? (You do that through iterations every time)

A

The basic strategy is to replace the system with an equivalent that is easier to solve.

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

What are the three basic operations that are used to simplify a linear system?

A
  1. Replace one equation by the sum of itself and a multiple of another equation (REPLACEMENT)
  2. Interchange two equations (INTERCHANGE)
  3. Multiply all terms in an equation with a non-zero constant (SCALING)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

When are two matrices called row equivalent?

A

Two matrices are called row equivalent if there is a sequence of elementary row operations that transforms one matrix into the other.

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

When is a system of linear equations consistent?

A

A consistent system of equations has at least one solution, and an inconsistent system has no solution.

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

In a nonzero row (having at least one entry that is not 0) what is a leading entry?

A

A leading entry of a row refers to the leftmost nonzero entry.

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

A rectangular matrix is in echelon form if it has the following three properties:

A
  1. All nonzero rows are above any rows of all zeros
  2. Each leading entry of a row is in a column to the right of the leading entry of the row above it
  3. All entries in a column below a leading entry are zeros
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Additional to the three properties that a matrix has to fulfil to be in echelon form, what other two properties does it need to fulfil to be in reduced echelon form?

A
  1. The leading entry in each nonzero row is 1

5. Each leading entry is the only nonzero entry in its column

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

What is an echelon matrix?

A

A matrix that is in echelon form.

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

What is a diagonal matrix?

A

A n x n matrix whose non-diagonal entries are 0.

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

Each matrix is row equivalent to one and only one reduced echelon matrix. True or false?

A

True.

Any nonzero matrix may be row reduced into more than one matrix in echelon form. However, the reduced echelon form one is UNIQUE.

17
Q

What is a pivot position?

A

A pivot position in a matrix A is a location in A that corresponds to a leading 1 in the reduced echelon form of A.

18
Q

What is a pivot column?

A

A pivot column is a column of a matrix that contains a pivot position.

19
Q

There is an easy way to deduce which are basic variables and which are free when you have reduced a matrix to echelon form. How?

A

Basic variables correspond to the pivot columns in the matrix.

The ones that do not are called free variables.

20
Q

What does “free variable” mean? And, what does it imply?

A

When a variable is free, you are free to choose any value for the variable.

Each different choice of the variable value determines a different solution of the system.

21
Q

What does the existence of a free variable tell us?

A

That the solution of the system of linear equation is not unique.

22
Q

If the rightmost column of the augmented matrix is a pivot column, or if there exists a line in the echelon form matrix that has only 0 0 0… b, then …

A

The system is inconsistent.

23
Q

A linear system is consistent when the solution set contains either

(i) ________ solution/s, when there are no ___________ variables; or
(ii) ____________ ___________ solutions, when there is ____________ one free variable

A

A linear system is consistent when the solution set contains either

(i) a unique solution/s, when there are no __free__ variables; or
(ii) __infinitely__ __many___ solutions, when there is ___at least___ one free variable