01 Linear Equations in Linear Algebra Flashcards

1
Q

consistent system of linear equations

A

A system of linear equations is said to be consistent if it has either one solution or infinitely many solutions; a system is inconsistent if it has no solution.

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

Elementary row operations

A
  1. Replacement
  2. Interchange
  3. Scaling
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

echelon form

A

A rectangular matrix is in echelon form (or row echelon form) if it has the following three properties:

  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

If a matrix in echelon form satisfies the following additional conditions, then it is in reduced echelon form:

  1. The leading entry in each nonzero row is 1
  2. Each leading 1 is the only nonzero entry in its column
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Each matrix is row equivalent to one and only one _____

A

Each matrix is row equivalent to one and only one reduced echelon matrix

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

RREF

A

Reduced Row Echelon Form

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

pivot position, pivot column

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. A pivot column is column of A that contains a pivot position.

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

RREF places each basic variable in ___ equation

A

RREF places each basic variable in one and only one equation

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

The variables corresponding to pivot columns in the matrix are called ____. The other variables are called ____.

A

The variables corresponding to pivot columns in the matrix are called basic variables. The other variables are called free variables.

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

Row Reduction Algorithm

A

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

The solution is not unique because there are ___ variables.

A

The solution is not unique because there are free variables.

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

Existence and uniqueness theorem

A

A linear system is consistent if and only if the rightmost column of the augmented matrix not a pivot column.

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

Span

A

If v1, …, vp are in Rn, then the set of all linear combinations of v1, …, vp is denoted by Span{v1, …, vp} and is called the subset of Rn spanned by v1, …, vp.

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

Asking whether a vector b is in Span {v1, …, vp} amounts to asking whether_____

A

Asking whether a vector b is in Span {v1, …, vp} amounts to asking whether the linear system with augmented matrix [v1 … vp b] has a solution.

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

The equation Ax = b has a solution if and only if ___

A

The equation Ax = b has a solution if and only if b is a linear combination of the columns of A.

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

Let A be and m x n matrix. Then the following statements are logically equivalent. That is, for a particular A, either they are all true statements or they are all false:

A

a. For each b in Rm, the equation Ax = b has a solution
b. Each b in Rm is a linear combination of the columns of A
c. The columns of A span Rm.
d. A has a pivot position in every row.

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

A system of linear equations is said to be homogeneous if it can be written in the form ____

A

Ax = 0.

17
Q

For a homogeneous system of linear equations, the important question is whether there exists a ___

A

For a homogeneous system of linear equations, the important question is whether there exists a nontrivial solution, that is, a nonzero vector x that satisfies Ax = 0.

18
Q

The homogeneous equation Ax = 0 has a nontrivial solution if and only if ____

A

The homogeneous equation Ax = 0 has a nontrivial solution if and only if the equation has at least one free variable.

19
Q

Suppose the equation Ax = b is consistent for some given b, and let p be a solution. Then the solution set of AX = b is the set of all vectors of the form w = p + v_h, where v_h is any solution of ___

A

Suppose the equation Ax = b is consistent for some given b, and let p be a solution. Then the solution set of AX = b is the set of all vectors of the form w = p + v_h, where v_h is any solution of the homogeneous equation Ax = 0.

20
Q

An indexed set of vectors {v1, …, vp} in Rn is said to be linearly independent if ____

A

An indexed set of vectors {v1, …, vp} in Rn is said to be linearly independent if the vector equation

x1vi + x2vi + … + xpvp = 0

has only the trivial solution.

21
Q

The ___ of a matrix A are linearly independent if and only if the equation ___ has only the trivial solution

A

The columns of a matrix A are linearly independent if and only if the equation Ax = 0 has only the trivial solution

22
Q

Characterization of Linearly Dependent Sets

A

An indexed set S = {v1, …, vp} of two or more vectors is linearly dependent if and only if at least one of the vectors in S is linear combination of the others. In fact, if S is linearly dependent and v1 != 0, then some vj (with j > 1) is a linear combination of the preceding vectors, v1, …, v_{j-1}.

23
Q

Every vector in a linearly dependent set ___ a linear combination of the other vectors.

A

is not necessarily

24
Q

If a set contains more vectors than there are entries in each vector, then the set is _____.

A

If a set contains more vectors than there are entries in each vector, then the set is linearly dependent. That is, any set {v1, …, vp} in Rn is linearly dependent if p > n.

25
Q

If a set S = {v1, …, vp} in Rn contains the zero vector, then the set is _____.

A

If a set S = {v1, …, vp} in Rn contains the zero vector, then the set is linearly dependent.

26
Q

A transformation T from Rn to Rm is a rule that assigns to each vector x in RN A VECTOR T(x) in Rm. The set Rn is called the ____ of T, and Rm is called the ____ of T. For x in Rn, the vector T(x) in Rm is called the ____ of x (under the action of T). The set off all images T(x) is called the ____ of T.

A

A transformation T from Rn to Rm is a rule that assigns to each vector x in RN A VECTOR T(x) in Rm. The set Rn is called the domain of T, and Rm is called the codomain of T. For x in Rn, the vector T(x) in Rm is called the image of x (under the action of T). The set off all images T(x) is called the range of T.

27
Q

A transformation T is linear if:

A

A transformation T is linear if:

  1. T(u + v) = T(u) + T(v) for all u, v in the domain of T
  2. T(cu) = cT(u) for all scalars c and all u in the domain of T
28
Q

Let T : Rn -> Rm be a linear transformation. Then there exists a unique matrix A such that

T(x) = _____

In fact, A is the m x n matrix whose jth column is the vector T(e_j), where e_j is the jth column of the identity matrix in Rn:

A = _____

A

Let T : Rn -> Rm be a linear transformation. Then there exists a unique matrix A such that

T(x) = Ax for all x in Rn

In fact, A is the m x n matrix whose jth column is the vector T(e_j), where e_j is the jth column of the identity matrix in Rn:

A = [T(e1) … T(en)]

The matrix A is called the standard matrix for the linear transformation T.

29
Q

A mapping T : Rn -> Rm is said to be onto Rm if ____

A

A mapping T : Rn -> Rm is said to be onto Rm if each b in Rm is the image of at least on x in Rn (= when the range of T is all of the codomain Rm).

30
Q

A mapping T : Rn -> Rm is said to be one-to-one if _____

A

A mapping T : Rn -> Rm is said to be one-to-one if each b in Rm is the image of at most one x in Rn.

31
Q

T is one-to-one if and only if ____

A

T is one-to-one if and only if T(x) = 0 has only the trivial solution

32
Q

T maps Rn onto Rm if and only if ____

A

T maps Rn onto Rm if and only if the columns of A span Rm