Chapter 1 - Systems of Equations Flashcards

1
Q

What defines a linear equation?

A

Any equation that can be written as:

a1x1 + a2x2 + a3x3 + … + anxn = b

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

Theorem 1.1.1:

If a sequence of elementary operations is performed on a system of linear equations, the resulting system has [______] solutions as the original, and so the two systems are equivalent.

A

If a sequence of elementary operations is performed on a system of linear equations, the resulting system has the same solutions as the original, and so the two systems are equivalent.

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

State the three elementary row operations.

A
  1. Interchange two rows.
  2. Multiply one row by a non-zero number.
  3. Add a multiple of one row to a different row.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

State the inverses of the three elementary row operations.

A
  1. Interchange the rows again.
  2. Multiply the row by 1/k (k is the non-zero number).
  3. Add the negative of the multiple to the new row.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Define ‘row-echelon form’.

A

A matrix is in row-echelon form if the following conditions are satisfied:

a) All zero rows are at the bottom.
b) The first non-zero entry from the left in each non-zero row is a 1, called the leading 1 for that row.
c) Each leading 1 is to the right of all leading 1s above it.

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

Define ‘reduced row-echelon form’.

A

A matrix is in reduced row-echelon form if the following conditions are satisfied:

a) All zero rows are at the bottom.
b) The first non-zero entry from the left in each non-zero row is a 1, called the leading 1 for that row.
c) Each leading 1 is to the right of all leading 1s above it.
d) Each leading 1 is the only non-zero entry in its column.

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

Theorem 1.2.1:

Every matrix can be brought to reduced row-echelon form by a sequence of [_________]

A

Theorem 1.2.1:

Every matrix can be brought to reduced row-echelon form by a sequence of elementary row operations.

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

State the Gaussian Algorithm.

A
  1. If the matrix consists of 0s, stop.
  2. Otherwise, find the first column from the left containing a non-zero entry (k) and move the row containing that entry to the top.
  3. Multiply the new top row by 1/k.
  4. Subtract multiples of the top row from all rows below it in order to make all entries below the leading 1 zero.
  5. Repeat steps 1-4 for the rest of the matrix rows.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Define the rank of a matrix.

A

The rank of a matrix is the number of leading 1s in any row-echelon matrix to which A can be carried by elementary row operations.

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

Theorem 1.2.2

Suppose a system of m equations in n variables is consistent, and the rank of the matrix is r.

  1. The set of solutions involves [____] parameters.
  2. If [____], the system has infinitely many solutions.
  3. If [____], the system has a unique solution.
A

Theorem 1.2.2

Suppose a system of m equations in n variables is consistent, and the rank of the matrix is r.

  1. The set of solutions involves n-r parameters.
  2. If r < n, the system has infinitely many solutions.
  3. If r = n, the system has a unique solution.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Explain what is meant by a homogeneous system of equations.

A

All the constant terms are 0:

ax + by + cz + … = 0
dx + ey + fz + … = 0

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

State the trivial solution of a homogeneous system of n equations in n variables.

A

x1 = 0, x2 = 0, x3 = 0, …, xn = 0

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

Explain what is meant by a non-trivial solution.

A

Any solution containing at least one non-zero value for a variable.

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

Theorem 1.3.1

If a homogeneous system of the linear equation has more variables than equations, then it has [______] of [______] solutions.

A

If a homogeneous system of the linear equation has more variables than equations, then it has an infinite number of non-trivial solutions.

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

Theorem 1.3.2

Let A be an m x n matrix of rank r, and consider the homogenous system in n variables with A as coefficient matrix.

Then,

1) The solution has [______] basic solutions.
2) Every solution is a [______] of these basic solutions.

A

Theorem 1.3.2

Let A be an m x n matrix of rank r, and consider the homogenous system in n variables with A as coefficient matrix.

Then,

1) The solution has n - r basic solutions.
2) Every solution is a linear combination of these basic solutions.

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

State the ‘Junction Rule’.

A

At a junction in a network, the total flow into that junction must equal the total flow out.