









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A reference sheet containing definitions and theorems given in Math 1553. It includes definitions of solution to a system of linear equations, elementary row operations, row equivalent matrices, inconsistent and consistent systems of equations, row echelon form, reduced row echelon form, free variables, and parametric form for the general solution. The document also includes a theorem stating that every matrix is row equivalent to one and only one matrix in reduced row echelon form. It ends with a fact stating the three possibilities for the solution set of a linear system with augmented matrix A.
Typology: Study notes
1 / 17
This page cannot be seen from the preview
Don't miss anything!










REFERENCE SHEET
This is a (not quite comprehensive) list of definitions and theorems given in Math 1553. Pay particular attention to the ones in red.
For each definition, find an example of something that satisfies the re- quirements of the definition, and an example of something that does not. For each theorem, find an example of something that satisfies the hypotheses of the theorem, and an example of something that does not satisfy the conclusions (or the hypotheses, of course) of the theorem. This is great conceptual practice.
Study Tip
Definition. A solution to a system of linear equations is a list of numbers making all of the equations true.
Definition. The elementary row operations are the following matrix operations:
Definition. Two matrices are called row equivalent if one can be obtained from the other by doing some number of elementary row operations.
Definition. A system of equations is called inconsistent if it has no solution. It is con- sistent otherwise.
Definition. A matrix is in row echelon form if
(1) All zero rows are at the bottom. (2) Each leading nonzero entry of a row is to the right of the leading entry of the row above. (3) Below a leading entry of a row, all entries are zero.
Definition. A pivot is the first nonzero entry of a row of a matrix in row echelon form. 1
Definition. A matrix is in reduced row echelon form if it is in row echelon form, and in addition,
(4) The pivot in each nonzero row is equal to 1. (5) Each pivot is the only nonzero entry in its column.
Theorem. Every matrix is row equivalent to one and only one matrix in reduced row echelon form.
Definition. Consider a consistent linear system of equations in the variables x 1 ,... , xn. Let A be the reduced row echelon form of the matrix for this system. We say that xi is a free variable if its corresponding column in A is not a pivot column.
Definition. The parametric form for the general solution to a system of equations is a system of equations for the non-free variables in terms of the free variables. For instance, if x 2 and x 4 are free, x 1 = 2 − 3 x 4 x 3 = − 1 − 4 x 4
is a parametric form.
Theorem. Every solution to a consistent linear system is obtained by substituting (unique) values for the free variables in the parametric form.
Fact. There are three possibilities for the solution set of a linear system with augmented matrix A:
(1) The system is inconsistent: it has zero solutions, and the last column of A is a pivot column. (2) The system has a unique solution: every column of A except the last is a pivot column. (3) The system has infinitely many solutions: the last column isn’t a pivot column, and some other column isn’t either. These last columns correspond to free variables.
SECTION 1.3.
Definition. R n^ = all ordered n -tuples of real numbers ( x 1 , x 2 , x 3 ,... , xn ).
Definition. A vector is an arrow with a given length and direction.
Definition. A scalar is another name for a real number (to distinguish it from a vector).
Review. Parallelogram law for vector addition.
Definition. A linear combination of vectors v 1 , v 2 ,... , vn is a vector of the form
c 1 v 1 + c 2 v 2 + · · · + cn vn
where c 1 , c 2 ,... , cn are scalars, called the weights or coefficients of the linear combina- tion.
Definition. A vector equation is an equation involving vectors. (It is equivalent to a list of equations involving only scalars.)
Definition. The span of a set of vectors v 1 , v 2 ,... , vn is the set of all linear combinations of these vectors:
Span{ v 1 ,... , vp } =
x 1 v 1 + · · · + xp vp x 1 ,... , xp in R.
Definition. A set of vectors { v 1 , v 2 ,... , vp } in R n^ is linearly independent if the vector equation x 1 v 1 + x 2 v 2 + · · · + xp vp = 0
has only the trivial solution x 1 = x 2 = · · · = xp = 0.
Definition. A set of vectors { v 1 , v 2 ,... , vp } in R n^ is linearly dependent if the vector equa- tion x 1 v 1 + x 2 v 2 + · · · + xp vp = 0
has a nontrivial solution (not all xi are zero). Such a solution is a linear dependence relation.
Theorem. A set of vectors { v 1 , v 2 ,... , vp } is linearly de pendent if and only if one of the vectors is in the span of the other ones.
Fact. Say v 1 , v 2 ,... , vn are in R m. If n > m then { v 1 , v 2 ,... , vn } is linearly de pendent.
Fact. If one of v 1 , v 2 ,... , vn is zero, then { v 1 , v 2 ,... , vn } is linearly de pendent.
Theorem. Let v 1 , v 2 ,... , vn be vectors in R m, and let A be the m × n matrix with columns v 1 , v 2 ,... , vn. The following are equivalent: (1) The set { v 1 , v 2 ,... , vn } is linearly independent. (2) No one vector is in the span of the others. (3) For every j between 1 and n, vj is not in Span{ v 1 , v 2 ,... , vj − 1 }. (4) Ax = 0 only has the trivial solution. (5) A has a pivot in every column.
Definition. A transformation (or function or map ) from R n^ to R m^ is a rule T that assigns to each vector x in R n^ a vector T ( x ) in R m.
Notation. T : R n^ −→ R m^ means T is a transformation from R n^ to R m.
Definition. Let A be an m × n matrix. The matrix transformation associated to A is the transformation T : R n^ −→ R m^ defined by T ( x ) = Ax.
Review. Geometric transformations: projection , reflection , rotation , dilation , shear.
Definition. A linear transformation is a transformation T satisfying
T ( u + v ) = T ( u ) + T ( v ) and T ( cv ) = cT ( v )
for all vectors u , v and all scalars c.
Definition. The unit coordinate vectors in R n^ are
e 1 =
, e 2 =
,... , en − 1 =
, en =
Fact. If A is a matrix, then Aei is the ith column of A.
Definition. Let T : R n^ → R m^ be a linear transformation. The standard matrix for T is | | | T ( e 1 ) T ( e 2 ) · · · T ( en ) | | |
Theorem. If T is a linear transformation, then it is the matrix transformation associated to its standard matrix.
Definition. A transformation T : R n^ → R m^ is onto (or surjective ) if the range of T is equal to R m^ (its codomain). In other words, each b in R m^ is the image of at least one x in R n.
Theorem. Let T : R n^ → R m^ be a linear transformation with matrix A. Then the following are equivalent:
Definition. A transformation T : R n^ → R m^ is one-to-one (or into , or injective ) if differ- ent vectors in R n^ map to different vectors in R m. In other words, each b in R m^ is the image of at most one x in R n.
Theorem. Let T : R n^ → R m^ be a linear transformation with matrix A. Then the following are equivalent:
Definition. A square matrix A is invertible (or nonsingular ) if there is a matrix B of the same size, such that AB = In and BA = In.
In this case we call B the inverse of A , and we write A −^1 = B.
Theorem. If A is invertible, then Ax = b has exactly one solution for every b, namely:
x = A −^1 b.
Fact. Suppose that A and B are invertible n × n matrices.
(1) A −^1 is invertible and its inverse is ( A −^1 )−^1 = A. (2) AB is invertible and its inverse is ( AB )−^1 = B −^1 A −^1_._ (3) AT^ is invertible and ( AT^ )−^1 = ( A −^1 ) T^.
Theorem. Let A be an n × n matrix. Here’s how to compute A −^1_._
(1) Row reduce the augmented matrix ( A | In ). (2) If the result has the form ( In | B ) , then A is invertible and B = A −^1_._ (3) Otherwise, A is not invertible.
Theorem. An n × n matrix A is invertible if and only if it is row equivalent to In. In this case, the sequence of row operations taking A to In also takes In to A −^1_._
Definition. The determinant of a 2 × 2 matrix A =