CHAPTER 5 SYSTEMS OF EQUATIONS. x y

Size: px
Start display at page:

Download "CHAPTER 5 SYSTEMS OF EQUATIONS. x y"

Transcription

1 page 1 of Section 5.1 CHAPTER 5 SYSTEMS OF EQUATIONS SECTION 5.1 GAUSSIAN ELIMINATION matrix form of a system of equations The system 2x + 3y + 4z 1 5x + y + 7z 2 can be written as Ax where b A [ ] 5 7 The system is abbreviated by writing, x x y z, b [ 1 ] 2 (1) The matrix A is called the coefficient matrix. The 2 4 matrix in (1) is called the augmented matrix and is denoted A b. Gaussian elimination Row ops on A b amount to interchanging two equations or multiplying an equation by a nonzero constant or adding a multiple of one equation to another. They do not change the solution so they may be used to simplify the system. In particular, performing row ops on A b until A is in echelon form is called Gaussian elimination. There are two possibilities (Fig 1). 1. The row ops produce a row of the form (2) nonzero Then the system has no solution and is called inconsistent. For example, if a system row ops to then it has no solutions because the third row is the equation x 4 which is impossible to satisfy. 2. The row ops do not produce a row of the form nonzero. Then the system has a solution (at least one) and is called consistent. There are two subcases (see the summary in the box below). 2a. All the echelon cols of A have pivots. Then there is exactly one solution. For example if the row ops produce and the variables are named x,y,z then the solution is x2, y5, z.

2 page 2 of Section 5.1 2b. Not all the echelon cols of A have pivots. Then there are infinitely many solutions. It is always possible to solve for some of the variables in terms of the others. Those others are called free variables or parameters. One way to do this is to choose the variables corresponding to the cols without pivots to be free. If the system Ax b has n variables (so that A has n cols) and rank A r (so that there are r cols with pivots in the echelon form of A) then the solution has n r free variables. For example, if the row ops produce and the variables are named x,y,z,w then one way to write the solution is x 5-3w - 2y z - 4w (w, y free) Another way to write the sol is x 5-3s - 2t y t z - 4s w s A x b Has an echelon row of the form... nonzero INCONSISTENT NO SOLUTIONS No echelon row of the form... nonzero CONSISTENT All echelon cols have pivots ONE SOLUTION Has an echelon col without a pivot INFINITELY MANY SOLS # parameters # cols w/o pivots n-r where n # variables r rank A example 1 Solve x 4 + 4x x 4-2x x x 5 solution Begin with and do row ops

3 page 3 of Section 5.1 to get R1 1 2 R1 R2-3R 1 + R2 R3-9R1 + R3 R2 1 4 R2 R1 R2 + R1 R3-1R2 + R3 R3 1 4 R3 R2 2R3 + R / /4 Choose and x 4, the variables corresponding to the cols without pivots, to be the free variables (other choices are possible but I like these) and solve for x, x, x in terms of them. A final sol is x x 4-2 (x, 2 x 4 free) Another version of the sol is x x 4 t s 1-4t - 2s example 2 Suppose A is 4 3 and Ax b has infinitely many solutions. Consider the new system Ax c. Will it have infinitely many solutions also; i.e., what happens if you change the righthand side of the system. solution Since Ax b has infinitely many sols, the echelon form of A must have at least one col without a pivot and A b must row op into something like this: or or warning I'm not saying that the original system looks like this. But A b must row operate into something like this. Now look at Ax c, same A but different righthand side. Can't have just one sol because the echelon form of A has at least one col without a pivot. Can have infinitely many sols or no solutions: If A b row opped to

4 page 4 of Section 5.1 it's possible for A c to row op to say and have no solutions, and it's also possible for A c to row op to π e and have infinitely many sols. So if Ax b has infinitely many sols then Ax c has either infinitely many sols or no solutions (but can't have just one solution). solving with unreduced echelon form and back substitution (much more efficient) Row operate on the system so that the coeff matrix is in unreduced echelon form (upper triangular form). Then starting with the last row, solve for the first variable in each row and back substitute as you go along. For example, if the row operations produce then x 5 3 from the third row - 8x 5 - x 4 4 from second row - 8(3) - x 4 4 back substitute x x 5-5x from first row 2-7(3) - 5x 4-3( -18-x 4 4 ) - 2 back substitute x 4 The solution can also be written as x 5 3 x 4 t t 4 s s t

5 page 5 of Section 5.1 PROBLEMS FOR SECTION Here are some systems of equations, already in echelon form. Let the variables be named x,x, Solve and identify the free variables. Then express the solution using parameters r,s,t,... (a) (b) (c) (d) 1 (e) Let u (1,,1,1) v (,1,1,) w (1,1,2,1) y (2,-1,1,2) Decide if y is in the subspace spanned by u,v,w using (a) ideas from Section 3.1 (b) ideas from this section If it is, express y as a combination of u,v,w. 3. Look at the system x - 2y + 3z 1 2x + ky + z -x + 3y + (k-3)z For what values of k will it have (a) no solutions (b) one solution (c) infinitely many solutions 4. True or False. If False, what would the correct conclusion be. (a) If there are fewer equations than unknowns then the unknowns are "underdetermined" and there will be infinitely many sols. (b) If there are more equations than unknowns then the unknowns are "overdetermined" and there are no solutions. (c) If there are the same number of unknowns as equations then everything is hunky dory and there will be exactly one solution. 5. Suppose A is 5 7 and the 2 2 subdet in the northeast corner is nonzero but all the 3 3 subdets are. What can you conclude about the number of solutions and number of free variables for the system Ax b.. Solve using row ops and back substitution (a) (b) 2x + 8y + 5z + 2u- v 8 4y + z + 3u + 3v 9 2x + 12y + 11z + 5u - 3v 17 4y + z + 3u + v 9 (c) 2x + y + z 1 4x + y -2-2x + 2y + z 7

6 page of Section A system of equations in unknowns x,y,z,w row ops to Solve and, if possible, make the free variables (a) w and y (b) x and w (c) y and z (d) x and y 8. Suppose A is 4 3. If Ax solutions to Ax c. b has one solution, what can you conclude about 9. What can you conclude about sols to Ax (a) A is 3 5 with rank 3 (b) A is 3 5 with rank 2 (c) A is 5 3 with rank 3 b if 1. Let M For what vectors b is Mx b consistent. In that consistent case, solve. 11. You have a fixed 3 4 matrix A (3 rows, 4 columns) with rank 3. You're looking for a right inverse for A; i.e., you're looking for a matrix B y 1 z 1 y 2 z 2 y 3 z 3 x 4 y 4 z 4 so that AB I. Can you find such a B. If so, how many. Suggestion: Think about systems of equations and remember that A is fixed and B is filled with unknowns.

7 page 1 of Section 5.2 SECTION 5.2 HOMOGENEOUS SYSTEMS homog systems and the null space of a matrix A homog system is one of the form Mx. It is always consistent since it at least has the (trivial) solution,,..., x n. A homog system will always have either one solution (the trivial one) or infinitely many sols (the trivial one plus infinitely many others). Furthermore, the set of solutions to Mx of M. is a subspace called the null space If M has n cols (so that the system has n variables) and rank M r then the null space is an (n r)-dim subspace of R n ; the dimension of the null space is the number of free variables. The dimension of the null space of M is called the nullity of M. At worst, the null space is a dim subspace containing only. Here's an example to illustrate why the sols to a homog system are a subspace and to show how to find a basis for the null space. Suppose M Then row ops to x (1) x 5 + 3x 4-5x 5-2x The solution can also be written as -5r - 2s + 7t t r + 3s x 4 s x 5 r x In vector notation, the solution is (2) x 4 x 5 x r s t 7 1 u v w

8 page 2 of Section 5.2 The set of sols is the set of all combinations of u,v,w so it is a subspace of R. Furthermore u,v,w are ind (look at their 2nd, 4th and 5th components to see that no one can be a combination of the other). So the sols are a 3 dim subspace with basis u,v,w. The dimension of the subspace matches the number of free variables. Now that you know the sols are a subspace, here's another way to extract a basis from the solution in (1) without rewriting it as (2). Assign values to the three free variables so as to get 3 ind solutions. The easiest way to do this is to let 1, x 4, x 5 to get solution (7,1,,,,); then let, x 4 1, x 5 to get solution (-2,,3,1,,); then let, x 4, x 5 1 to get solution (-5,,,,1,). homogeneous versus non-homogeneous The set of solutions to a homogeneous system of equations is a subspace but the set of solutions to a non homogeneous system of equations can never be a subspace. For one thing it never contains because a non homogeneous system never has the solution x, x,..., x. 1 2 n example 1 Suppose the system Mx row ops to Then x 4 (3) -3x 4-2 The sols are a 2 dim subspace of R 4 since there are 2 free variables. To pick a basis let x 1, x in (3) to get solution 4 2 u (-3,,-4,1); and set x 4, 1 in (3) to get solution v (-2,1,,). Then u and v are two ind solutions and are a basis for the subspace of solutions. summary Suppose A is 8 1 (8 rows and 1 columns) with rank r. The row space of A is an r dim subspace of R 1. The col space of A is an r dim subspace of R 8. The null space of A (the set of sols to Ax ) is a (1-r) dim subspace of R 1. how to show that a set of vectors is a subspace Section 2.5 gave two ways to show that a set of vectors is a subspace: method 1 Show that it's closed under addition and scalar mult. method 2 Show that the set is composed of all combinations of a bunch of vectors. Now you have a third way. method 3 If the set of vectors is the solution of a homogeneous system of equations then it's a subspace. example 2

9 page 3 of Section 5.2 Look at the set of vectors of the form (a,b,c,-a). In example 3 of Section 2.5, I used two methods to show that the set is a subspace. And I found a basis for the subspace. Here's a third way. The set consists of all vectors (x,x,x,x ) where x -x. So the set is the solution of the homogeneous system x 4 (one equation, four unknowns) So the set is a subspace. The solution to the system is x 4 - ;,, free. There are 3 free variables so the subspace of sols is 3 dim. Here's how to get a basis for the subspace: Let 1,, to get sol (1,,,-1). Let, 1, to get sol (,1,,). Let,, 1 to get sol (,,1,). A basis is (1,,,-1), (,1,,), (,,1,). PROBLEMS FOR SECTION Write the solutions in parametric form and find a basis for the subspace of solutions. (a) (b) x + 2y + z x + 3y + 2z (c) 2x + y + z 4x + y -2x + 2y + z 2. Find a basis for the null space of M (a) M (b) M (c) M [1 1 2] 3. Find an orthogonal basis for the subspace of solutions to x + 2y + z - w 2x + 5y + 3z - w 4. Describe the set of solutions geometrically. (d) (a) Solve Ax b (b) (e) (c) where A is the 3 5 zero matrix and

10 page 4 of Section 5.2 (a) b (b) b. Suppose A has six cols, the cols are dep but the last five cols are ind. What can you conclude about the number of solutions (and the number of free variables) to Ax b where (a) b (b) b 7. Let u (1,,2), v (1,1,4). Find all the vectors orthog to both u and v (a) using geometry and calculus (b) using the ideas of this section 8. Let u (1,1,4,-2). Find as many independent vectors as possible orthogonal to u. 9. Use ideas from this section to show that the set of points is a subspace and find a basis. (a) The set of points of the form (x,..., x ) where x -x + x and x 2x (b) The set of points of the form (a,a,2a,2a,b) 1. Let A and B be fixed 1 7 matrices. Look at the set of column vectors x in R 7 such that Ax Bx, i.e., the set of vectors x such that A and B "do the same thing to them". Use ideas of this section to show that this set is a subspace. 11. Solve the system of equations 2 3 basis for the subspace of solutions. (call the unknowns x and y) and find a

11 page 1 of Section 5.3 SECTION 5.3 ORTHOGONAL COMPLEMENTS definition of the orthogonal complement of a subspace Suppose V is a subspace of R n. The set of all vectors orthog to every vector in V is called the orthogonal complement of V and denoted by V perp or V Ú. In other words, u is in V Ú iff u is orthog to every vector in V. For example, in R 3, a plane through the origin is a 2 dim subspace; its orthogonal complement is the line through the origin perpendicular to the plane (Fig 1). The line consists precisely of those points u such that the u is perp to every vector in the plane. point on the line V perp point in the plane V point in the plane FIG 1 all about the orthog complement Let V be a subspace of R n. (1) V Ú is also a subspace of R n. (2) The sum of the dimensions of V and V Ú is n (e.g., if V is a dim sub space of R 3 then V Ú is a 24 dim subspace of R 3 ). (3) Not only does V Ú contain everything orthog to all the vectors in V but it can be shown that V in turn contains everything orthog to all the vectors in V Ú so that the spaces V and V Ú are orthog complements of each other. For example in Fig 1, the line is the orthog complement of the plane and the plane is the orthogonal complement of the line. (4) Suppose V is spanned by vectors u,v,w,p. To find V Ú, let A be the matrix with rows u,v,w,p. Then the set of solutions to Ax (the null space of A) is V Ú. (5) The null space and the row space of a matrix are orthog complements. proof of (4) Suppose V is spanned by u,v,w,p. To find V Ú, find all x orthog to the spanning vectors by solving ( ) u x, v x, w x, p x. Once x is orthog to u,v,w,p then x is orthog to every vector in V (see problem # in Section 2.5). So the solution to ( ) is the orthog complement of V. The system in ( ) can be written as Ax where the rows of A are u,v,w,p, and x

12 page 2 of Section 5.3 is written as a column So to find V Ú, solve Ax, i.e., find the null space of A. proof of (5) This follows from (4) which shows that if a matrix A has rows u,v,w,p then the null space of the matrix is the orthog complement of the space spanned by u,v,w,p. proof of (1) and (2) Suppose V is a -dim subspace of R 3. Let A be a marix whose rows are a basis for V (so that V is the row space of A). A is 3. By (4), V Ú is the null space of A which makes it a subspace, proving (1). Furthermore, rank A number of cols in A 3 dim of null space n-r 24 So dim V Ú is 24, proving (2). proof of (3) omitted example 1 Let (subtle) u (,1,,1,) v (,,1,,2) Let V be the space spanned by u,v. Find a basis for V Ú solution Let A be the matrix with rows u,v. Solve the system Ax : It's already in echelon form. The solution is -2x 5-4x 4 To find a basis for V Ú, set 1, x 4, x 5 to get p (1,,,,); set, x 4 1, x 5 to get q (,-1,,1,); set, x 4, x 5 1 to get r (,,-2,,1) A basis for V Ú is p,q,r. Note that V and V Ú are subspaces of R 5 so, by (2), their dimensions should add up to 5. And they do: dim V 2 (since u and v are ind) and dim V Ú 3. how many perps Suppose u,v,w are independent vectors in R 3. You can get 27 independent vectors orthogonal to u,v,w, but no more than that. You can get 28 independent vectors orthogonal to u and v, but no more than that. You can get 29 independent vectors orthogonal to u, but no more than that.

13 page 3 of Section 5.3 proof The number of independent vectors orthog to u,v,w is the same as the dimension of the orthog complement of the subspace spanned by u,v,w. The subspace spanned by u,v,w has dimension 3 (since u,v,w are ind). By (2), the orthog complement has dimension 27. So that's the most independent vectors you can get which are orthog to u,v and w. Similarly, the number of independent vectors orthog to u is the same as the dimension of the orthog complement of the 1 dim subspace spanned by u. By (2), the orthog complement has dimension 29. mathematical catechism question What does it mean to say that U is the orthogonal complement of a subspace W of R 8. answer It means that U is the set of all vectors in R 8 that are orthogonal to every vector in W. PROBLEMS FOR SECTION Find a basis for the orthog complement of the subspace spanned by p (1,1,,), q (,1,,1). 2. Find all the vectors perp to p (1,,,,,1), q (1,1,,,,), r (,,1,1,,). 3. Let A Find the dimension of and a basis for (a) the row space of A (b) the col space of A (c) the null space of A (d) the orthogonal complement of the null space of A 4. Let A (a) Find a basis for the orthogonal complement of the column space. (b) Continue from part (a) and find an orthogonal basis. 5. Do you remember from calculus that the graph in 3 space of 2x + 3y + 4z is a plane through the origin with normal vector n 2i + 3j + 4k. Furthermore, the only vectors perp to the plane are n and multiples of n. Here's the 5 dimensional version of this idea. Look at the set of points (a "hyperplane") satisfying the equation ( ) x 4 + x 5. A vector is called orthog to the hyperplane if it is orthog to every vector in the hyperplane. Let n (2,3,5,-7,1) Use the suff from this section to show that n is a orthog to the hyperplane and furthermore the only vectors orthog to the hyperplane are n and multiples of n.

14 page 4 of Section 5.3. Let L 1 and L 2 be perpendicular lines through the origin in space. They are subspaces since a line through the origin in R 3 is a subspace. Are they orthogonal complements. 7. Let W be a subspace of R n. Let w be in W. Can you decide if w and u are orthogonal if (a) u is the orthogonal complement of W (b) u is not in the orthogonal complement of W 8. Suppose (3,1,2) is in the row space of M. Is it possible for (2,1,1) to be in the null space. 8. No. the row space of a matrix and its null space are orthogonal complements. so a vector in the null space has to be orthog to everything in the row space. But (2,1,1) is not orthog to (3,1,2).

15 page 1 of Section 5.4 SECTION 5.4 SQUARE SYSTEMS Throughout this section, matrices are square, and all systems of equations have the same number of equations as unknowns. number of solutions to Mx b (a) If M is invertible then Mx b (b) If M is not invertible then Mx solutions. proof of (b) has one solution, namely x b M -1 b. has either no solutions or infinitely many Suppose M is 3 3 and is not invertible. Then M row ops into something like or 1 3 etc. And M b row ops to something like in which case there are no solutions or it row ops to something like in which case there are infinitely many solutions (because there is a free variable corresponding to the column without a pivot). You can't get exactly one solution because when the system is consistent there will always be at least one free variable. number of solutions to Mx This is a special case of (a) and (b) above. Remember that a homogeneous system always has at least the trivial solution x (aa) If M is invertible then Mx (bb) If M is not invertible then Mx the trivial solution. has only the trivial solution x I'm going to add this to the invertible rule.. has more (infinitely many more) than just. invertible rule. Let M be n n. The following are equivalent; i.e., either all are true or all are false. (1) M is invertible (nonsingular). (2) M. (3) Echelon form of M is I. (4) Rows of M are independent. (5) Cols of M are independent. () Rank of M is n. (7) Mx has only the trivial solution x. In other words, the null space of M contains only. In other words, if x then Mx

16 page 2 of Section 5.4 Cramer's rule Look at Mx b where M is square. (1) If M then either the system is inconsistent or it has infinitely many solutions (this is just a restatement of (b) from above). (2) If M then the system has one solution (this is a restatement of (a)). Furthermore, in case (2), the solution is x ( ) etc. proof of the formula in ( ) replace col 1 of M with b det replace col 2 of M with b det M M M -1 b and then take det and then take det which boils down to Here's where the formulas in ( ) come from for a 3 3 matrix M. If M, the sol is x M -1 b. Use the adjoint method for finding M -1 to get 1 M cof of m 11 cof of m 12 cof of m 13 cof of m 21 cof of m 22 cof of m 23 cof of m 31 cof of m 32 cof of m 33 T b 1 b 2 b 3 So 1 M (b 1 cof of m 12 + b 2 cos of m 22 + b 3 cof of m 32 ) 1 m 21 m 23 m 11 m 13 m 11 m 13 M -b 1 + b m m b m m m m m 11 b 1 m 13 m 21 b 2 m 23 m 31 b 3 m 33 det M Similarly for and. example 1 The system 2x + y + z x - y + 5z y - z 4 has one solution because The solution is

17 page 3 of Section x y z - 2 PROBLEMS FOR SECTION Suppose M is 3 3 and M. What important fact(s) can you conclude about M. 2. Try Cramer's rule and if that doesn't help, solve some other way. 2x - 5y + 4z 5 2y + 4z 1 2y + 4z (a) x - 3y + 2z 1 (b) x + y + 4z 4 (c) x + y + 4z 4 y + z 7 x + 2z 1 x + 2z 1 3. Look at the system 3x + y 3 2x - y 5 Solve it three times. (a) Use Cramer's rule. (b) Use an inverse matrix (c) Use Gaussian elimination. 4. Use Cramer's rule to solve ax + by c dx + ey f for x and y. What assumption is necessary for your solution to be valid. 5. Let A be 3 3 and let b 5 9 8, c 1 2 Suppose Ax b has no solutions. What can you conclude about (a) the number of sols (and the number of free variables) to Ax (b) the number of sols (and the number of free variables) to Ax c where c

18 page 4 of Section 5.4 (c) A (d) rank A. Let A 1/ 2/ 1/ -2/ 5 1/ 5 1/ 3 2/ 3-5/ 3 x y z Without any agony, solve A

Maths for Signals and Systems Linear Algebra in Engineering. Some problems by Gilbert Strang

Maths for Signals and Systems Linear Algebra in Engineering. Some problems by Gilbert Strang Maths for Signals and Systems Linear Algebra in Engineering Some problems by Gilbert Strang Problems. Consider u, v, w to be non-zero vectors in R 7. These vectors span a vector space. What are the possible

More information

Column and row space of a matrix

Column and row space of a matrix Column and row space of a matrix Recall that we can consider matrices as concatenation of rows or columns. c c 2 c 3 A = r r 2 r 3 a a 2 a 3 a 2 a 22 a 23 a 3 a 32 a 33 The space spanned by columns of

More information

MATH 423 Linear Algebra II Lecture 17: Reduced row echelon form (continued). Determinant of a matrix.

MATH 423 Linear Algebra II Lecture 17: Reduced row echelon form (continued). Determinant of a matrix. MATH 423 Linear Algebra II Lecture 17: Reduced row echelon form (continued). Determinant of a matrix. Row echelon form A matrix is said to be in the row echelon form if the leading entries shift to the

More information

A Poorly Conditioned System. Matrix Form

A Poorly Conditioned System. Matrix Form Possibilities for Linear Systems of Equations A Poorly Conditioned System A Poorly Conditioned System Results No solution (inconsistent) Unique solution (consistent) Infinite number of solutions (consistent)

More information

Section 3.1 Gaussian Elimination Method (GEM) Key terms

Section 3.1 Gaussian Elimination Method (GEM) Key terms Section 3.1 Gaussian Elimination Method (GEM) Key terms Rectangular systems Consistent system & Inconsistent systems Rank Types of solution sets RREF Upper triangular form & back substitution Nonsingular

More information

CS6015 / LARP ACK : Linear Algebra and Its Applications - Gilbert Strang

CS6015 / LARP ACK : Linear Algebra and Its Applications - Gilbert Strang Solving and CS6015 / LARP 2018 ACK : Linear Algebra and Its Applications - Gilbert Strang Introduction Chapter 1 concentrated on square invertible matrices. There was one solution to Ax = b and it was

More information

For example, the system. 22 may be represented by the augmented matrix

For example, the system. 22 may be represented by the augmented matrix Matrix Solutions to Linear Systems A matrix is a rectangular array of elements. o An array is a systematic arrangement of numbers or symbols in rows and columns. Matrices (the plural of matrix) may be

More information

Math 355: Linear Algebra: Midterm 1 Colin Carroll June 25, 2011

Math 355: Linear Algebra: Midterm 1 Colin Carroll June 25, 2011 Rice University, Summer 20 Math 355: Linear Algebra: Midterm Colin Carroll June 25, 20 I have adhered to the Rice honor code in completing this test. Signature: Name: Date: Time: Please read the following

More information

Exercise Set Decide whether each matrix below is an elementary matrix. (a) (b) (c) (d) Answer:

Exercise Set Decide whether each matrix below is an elementary matrix. (a) (b) (c) (d) Answer: Understand the relationships between statements that are equivalent to the invertibility of a square matrix (Theorem 1.5.3). Use the inversion algorithm to find the inverse of an invertible matrix. Express

More information

Matrix Inverse 2 ( 2) 1 = 2 1 2

Matrix Inverse 2 ( 2) 1 = 2 1 2 Name: Matrix Inverse For Scalars, we have what is called a multiplicative identity. This means that if we have a scalar number, call it r, then r multiplied by the multiplicative identity equals r. Without

More information

Math 2331 Linear Algebra

Math 2331 Linear Algebra 4.2 Null Spaces, Column Spaces, & Linear Transformations Math 233 Linear Algebra 4.2 Null Spaces, Column Spaces, & Linear Transformations Jiwen He Department of Mathematics, University of Houston jiwenhe@math.uh.edu

More information

x = 12 x = 12 1x = 16

x = 12 x = 12 1x = 16 2.2 - The Inverse of a Matrix We've seen how to add matrices, multiply them by scalars, subtract them, and multiply one matrix by another. The question naturally arises: Can we divide one matrix by another?

More information

1) Give a set-theoretic description of the given points as a subset W of R 3. a) The points on the plane x + y 2z = 0.

1) Give a set-theoretic description of the given points as a subset W of R 3. a) The points on the plane x + y 2z = 0. ) Give a set-theoretic description of the given points as a subset W of R. a) The points on the plane x + y z =. x Solution: W = {x: x = [ x ], x + x x = }. x b) The points in the yz-plane. Solution: W

More information

Linear Equations in Linear Algebra

Linear Equations in Linear Algebra 1 Linear Equations in Linear Algebra 1.2 Row Reduction and Echelon Forms ECHELON FORM A rectangular matrix is in echelon form (or row echelon form) if it has the following three properties: 1. All nonzero

More information

ft-uiowa-math2550 Assignment HW8fall14 due 10/23/2014 at 11:59pm CDT 3. (1 pt) local/library/ui/fall14/hw8 3.pg Given the matrix

ft-uiowa-math2550 Assignment HW8fall14 due 10/23/2014 at 11:59pm CDT 3. (1 pt) local/library/ui/fall14/hw8 3.pg Given the matrix me me Assignment HW8fall4 due /23/24 at :59pm CDT ft-uiowa-math255 466666666666667 2 Calculate the determinant of 6 3-4 -3 D - E F 2 I 4 J 5 C 2 ( pt) local/library/ui/fall4/hw8 2pg Evaluate the following

More information

0_PreCNotes17 18.notebook May 16, Chapter 12

0_PreCNotes17 18.notebook May 16, Chapter 12 Chapter 12 Notes BASIC MATRIX OPERATIONS Matrix (plural: Matrices) an n x m array of elements element a ij Example 1 a 21 = a 13 = Multiply Matrix by a Scalar Distribute scalar to all elements Addition

More information

Advanced Operations Research Techniques IE316. Quiz 1 Review. Dr. Ted Ralphs

Advanced Operations Research Techniques IE316. Quiz 1 Review. Dr. Ted Ralphs Advanced Operations Research Techniques IE316 Quiz 1 Review Dr. Ted Ralphs IE316 Quiz 1 Review 1 Reading for The Quiz Material covered in detail in lecture. 1.1, 1.4, 2.1-2.6, 3.1-3.3, 3.5 Background material

More information

Finite Math - J-term Homework. Section Inverse of a Square Matrix

Finite Math - J-term Homework. Section Inverse of a Square Matrix Section.5-77, 78, 79, 80 Finite Math - J-term 017 Lecture Notes - 1/19/017 Homework Section.6-9, 1, 1, 15, 17, 18, 1, 6, 9, 3, 37, 39, 1,, 5, 6, 55 Section 5.1-9, 11, 1, 13, 1, 17, 9, 30 Section.5 - Inverse

More information

Math 308 Autumn 2016 MIDTERM /18/2016

Math 308 Autumn 2016 MIDTERM /18/2016 Name: Math 38 Autumn 26 MIDTERM - 2 /8/26 Instructions: The exam is 9 pages long, including this title page. The number of points each problem is worth is listed after the problem number. The exam totals

More information

10/26/ Solving Systems of Linear Equations Using Matrices. Objectives. Matrices

10/26/ Solving Systems of Linear Equations Using Matrices. Objectives. Matrices 6.1 Solving Systems of Linear Equations Using Matrices Objectives Write the augmented matrix for a linear system. Perform matrix row operations. Use matrices and Gaussian elimination to solve systems.

More information

The basics of rigidity

The basics of rigidity The basics of rigidity Lectures I and II Session on Granular Matter Institut Henri Poincaré R. Connelly Cornell University Department of Mathematics 1 What determines rigidity? 2 What determines rigidity?

More information

2. Use elementary row operations to rewrite the augmented matrix in a simpler form (i.e., one whose solutions are easy to find).

2. Use elementary row operations to rewrite the augmented matrix in a simpler form (i.e., one whose solutions are easy to find). Section. Gaussian Elimination Our main focus in this section is on a detailed discussion of a method for solving systems of equations. In the last section, we saw that the general procedure for solving

More information

Math 2B Linear Algebra Test 2 S13 Name Write all responses on separate paper. Show your work for credit.

Math 2B Linear Algebra Test 2 S13 Name Write all responses on separate paper. Show your work for credit. Math 2B Linear Algebra Test 2 S3 Name Write all responses on separate paper. Show your work for credit.. Construct a matrix whose a. null space consists of all combinations of (,3,3,) and (,2,,). b. Left

More information

MITOCW ocw f99-lec07_300k

MITOCW ocw f99-lec07_300k MITOCW ocw-18.06-f99-lec07_300k OK, here's linear algebra lecture seven. I've been talking about vector spaces and specially the null space of a matrix and the column space of a matrix. What's in those

More information

3. Replace any row by the sum of that row and a constant multiple of any other row.

3. Replace any row by the sum of that row and a constant multiple of any other row. Math Section. Section.: Solving Systems of Linear Equations Using Matrices As you may recall from College Algebra or Section., you can solve a system of linear equations in two variables easily by applying

More information

Multiple View Geometry in Computer Vision

Multiple View Geometry in Computer Vision Multiple View Geometry in Computer Vision Prasanna Sahoo Department of Mathematics University of Louisville 1 Projective 3D Geometry (Back to Chapter 2) Lecture 6 2 Singular Value Decomposition Given a

More information

Revision Problems for Examination 2 in Algebra 1

Revision Problems for Examination 2 in Algebra 1 Centre for Mathematical Sciences Mathematics, Faculty of Science Revision Problems for Examination in Algebra. Let l be the line that passes through the point (5, 4, 4) and is at right angles to the plane

More information

Precalculus Notes: Unit 7 Systems of Equations and Matrices

Precalculus Notes: Unit 7 Systems of Equations and Matrices Date: 7.1, 7. Solving Systems of Equations: Graphing, Substitution, Elimination Syllabus Objectives: 8.1 The student will solve a given system of equations or system of inequalities. Solution of a System

More information

Lecture 3: Convex sets

Lecture 3: Convex sets Lecture 3: Convex sets Rajat Mittal IIT Kanpur We denote the set of real numbers as R. Most of the time we will be working with space R n and its elements will be called vectors. Remember that a subspace

More information

AH Matrices.notebook November 28, 2016

AH Matrices.notebook November 28, 2016 Matrices Numbers are put into arrays to help with multiplication, division etc. A Matrix (matrices pl.) is a rectangular array of numbers arranged in rows and columns. Matrices If there are m rows and

More information

Parallel and perspective projections such as used in representing 3d images.

Parallel and perspective projections such as used in representing 3d images. Chapter 5 Rotations and projections In this chapter we discuss Rotations Parallel and perspective projections such as used in representing 3d images. Using coordinates and matrices, parallel projections

More information

Chapter 18 out of 37 from Discrete Mathematics for Neophytes: Number Theory, Probability, Algorithms, and Other Stuff by J. M. Cargal.

Chapter 18 out of 37 from Discrete Mathematics for Neophytes: Number Theory, Probability, Algorithms, and Other Stuff by J. M. Cargal. Chapter 8 out of 7 from Discrete Mathematics for Neophytes: Number Theory, Probability, Algorithms, and Other Stuff by J. M. Cargal 8 Matrices Definitions and Basic Operations Matrix algebra is also known

More information

Suggested problems - solutions

Suggested problems - solutions Suggested problems - solutions Writing equations of lines and planes Some of these are similar to ones you have examples for... most of them aren t. P1: Write the general form of the equation of the plane

More information

Solving Systems Using Row Operations 1 Name

Solving Systems Using Row Operations 1 Name The three usual methods of solving a system of equations are graphing, elimination, and substitution. While these methods are excellent, they can be difficult to use when dealing with three or more variables.

More information

Solving Systems of Equations Using Matrices With the TI-83 or TI-84

Solving Systems of Equations Using Matrices With the TI-83 or TI-84 Solving Systems of Equations Using Matrices With the TI-83 or TI-84 Dimensions of a matrix: The dimensions of a matrix are the number of rows by the number of columns in the matrix. rows x columns *rows

More information

Practice Test - Chapter 6

Practice Test - Chapter 6 1. Write each system of equations in triangular form using Gaussian elimination. Then solve the system. Align the variables on the left side of the equal sign. Eliminate the x-term from the 2nd equation.

More information

Definition. Given a (v,k,λ)- BIBD, (X,B), a set of disjoint blocks of B which partition X is called a parallel class.

Definition. Given a (v,k,λ)- BIBD, (X,B), a set of disjoint blocks of B which partition X is called a parallel class. Resolvable BIBDs Definition Given a (v,k,λ)- BIBD, (X,B), a set of disjoint blocks of B which partition X is called a parallel class. A partition of B into parallel classes (there must be r of them) is

More information

MATH 2000 Gauss-Jordan Elimination and the TI-83 [Underlined bold terms are defined in the glossary]

MATH 2000 Gauss-Jordan Elimination and the TI-83 [Underlined bold terms are defined in the glossary] x y z 0 0 3 4 5 MATH 000 Gauss-Jordan Elimination and the TI-3 [Underlined bold terms are defined in the glossary] 3z = A linear system such as x + 4y z = x + 5y z = can be solved algebraically using ordinary

More information

Numerical Linear Algebra

Numerical Linear Algebra Numerical Linear Algebra Probably the simplest kind of problem. Occurs in many contexts, often as part of larger problem. Symbolic manipulation packages can do linear algebra "analytically" (e.g. Mathematica,

More information

Basic Matrix Manipulation with a TI-89/TI-92/Voyage 200

Basic Matrix Manipulation with a TI-89/TI-92/Voyage 200 Basic Matrix Manipulation with a TI-89/TI-92/Voyage 200 Often, a matrix may be too large or too complex to manipulate by hand. For these types of matrices, we can employ the help of graphing calculators

More information

The Matrix-Tree Theorem and Its Applications to Complete and Complete Bipartite Graphs

The Matrix-Tree Theorem and Its Applications to Complete and Complete Bipartite Graphs The Matrix-Tree Theorem and Its Applications to Complete and Complete Bipartite Graphs Frankie Smith Nebraska Wesleyan University fsmith@nebrwesleyan.edu May 11, 2015 Abstract We will look at how to represent

More information

Chapter 3. Quadric hypersurfaces. 3.1 Quadric hypersurfaces Denition.

Chapter 3. Quadric hypersurfaces. 3.1 Quadric hypersurfaces Denition. Chapter 3 Quadric hypersurfaces 3.1 Quadric hypersurfaces. 3.1.1 Denition. Denition 1. In an n-dimensional ane space A; given an ane frame fo;! e i g: A quadric hypersurface in A is a set S consisting

More information

A1:Orthogonal Coordinate Systems

A1:Orthogonal Coordinate Systems A1:Orthogonal Coordinate Systems A1.1 General Change of Variables Suppose that we express x and y as a function of two other variables u and by the equations We say that these equations are defining a

More information

6.3 Notes O Brien F15

6.3 Notes O Brien F15 CA th ed HL. Notes O Brien F. Solution of Linear Systems by ow Transformations I. Introduction II. In this section we will solve systems of first degree equations which have two or more variables. We will

More information

Orthogonal complements

Orthogonal complements Roberto s Notes on Linear Algebra Chapter 9: Orthogonality Section 3 Orthogonal complements What you need to know already: What orthogonal and orthonormal bases are. What you can learn here: How we can

More information

CS231A Course Notes 4: Stereo Systems and Structure from Motion

CS231A Course Notes 4: Stereo Systems and Structure from Motion CS231A Course Notes 4: Stereo Systems and Structure from Motion Kenji Hata and Silvio Savarese 1 Introduction In the previous notes, we covered how adding additional viewpoints of a scene can greatly enhance

More information

Dubna 2018: lines on cubic surfaces

Dubna 2018: lines on cubic surfaces Dubna 2018: lines on cubic surfaces Ivan Cheltsov 20th July 2018 Lecture 1: projective plane Complex plane Definition A line in C 2 is a subset that is given by ax + by + c = 0 for some complex numbers

More information

Euclidean Space. Definition 1 (Euclidean Space) A Euclidean space is a finite-dimensional vector space over the reals R, with an inner product,.

Euclidean Space. Definition 1 (Euclidean Space) A Euclidean space is a finite-dimensional vector space over the reals R, with an inner product,. Definition 1 () A Euclidean space is a finite-dimensional vector space over the reals R, with an inner product,. 1 Inner Product Definition 2 (Inner Product) An inner product, on a real vector space X

More information

Inverse and Implicit functions

Inverse and Implicit functions CHAPTER 3 Inverse and Implicit functions. Inverse Functions and Coordinate Changes Let U R d be a domain. Theorem. (Inverse function theorem). If ϕ : U R d is differentiable at a and Dϕ a is invertible,

More information

DM545 Linear and Integer Programming. Lecture 2. The Simplex Method. Marco Chiarandini

DM545 Linear and Integer Programming. Lecture 2. The Simplex Method. Marco Chiarandini DM545 Linear and Integer Programming Lecture 2 The Marco Chiarandini Department of Mathematics & Computer Science University of Southern Denmark Outline 1. 2. 3. 4. Standard Form Basic Feasible Solutions

More information

Answers to practice questions for Midterm 1

Answers to practice questions for Midterm 1 Answers to practice questions for Midterm Paul Hacking /5/9 (a The RREF (reduced row echelon form of the augmented matrix is So the system of linear equations has exactly one solution given by x =, y =,

More information

5. GENERALIZED INVERSE SOLUTIONS

5. GENERALIZED INVERSE SOLUTIONS 5. GENERALIZED INVERSE SOLUTIONS The Geometry of Generalized Inverse Solutions The generalized inverse solution to the control allocation problem involves constructing a matrix which satisfies the equation

More information

LAB 2: Linear Equations and Matrix Algebra. Preliminaries

LAB 2: Linear Equations and Matrix Algebra. Preliminaries Math 250C, Section C2 Hard copy submission Matlab # 2 1 Revised 07/13/2016 LAB 2: Linear Equations and Matrix Algebra In this lab you will use Matlab to study the following topics: Solving a system of

More information

Put the following equations to slope-intercept form then use 2 points to graph

Put the following equations to slope-intercept form then use 2 points to graph Tuesday September 23, 2014 Warm-up: Put the following equations to slope-intercept form then use 2 points to graph 1. 4x - 3y = 8 8 x 6y = 16 2. 2x + y = 4 2x + y = 1 Tuesday September 23, 2014 Warm-up:

More information

MATH 890 HOMEWORK 2 DAVID MEREDITH

MATH 890 HOMEWORK 2 DAVID MEREDITH MATH 890 HOMEWORK 2 DAVID MEREDITH (1) Suppose P and Q are polyhedra. Then P Q is a polyhedron. Moreover if P and Q are polytopes then P Q is a polytope. The facets of P Q are either F Q where F is a facet

More information

hp calculators hp 39g+ & hp 39g/40g Using Matrices How are matrices stored? How do I solve a system of equations? Quick and easy roots of a polynomial

hp calculators hp 39g+ & hp 39g/40g Using Matrices How are matrices stored? How do I solve a system of equations? Quick and easy roots of a polynomial hp calculators hp 39g+ Using Matrices Using Matrices The purpose of this section of the tutorial is to cover the essentials of matrix manipulation, particularly in solving simultaneous equations. How are

More information

A Short Introduction to Projective Geometry

A Short Introduction to Projective Geometry A Short Introduction to Projective Geometry Vector Spaces over Finite Fields We are interested only in vector spaces of finite dimension. To avoid a notational difficulty that will become apparent later,

More information

Equations of planes in

Equations of planes in Roberto s Notes on Linear Algebra Chapter 6: Lines, planes and other straight objects Section Equations of planes in What you need to know already: What vectors and vector operations are. What linear systems

More information

Perspective Mappings. Contents

Perspective Mappings. Contents Perspective Mappings David Eberly, Geometric Tools, Redmond WA 98052 https://www.geometrictools.com/ This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy

More information

Independent systems consist of x

Independent systems consist of x 5.1 Simultaneous Linear Equations In consistent equations, *Find the solution to each system by graphing. 1. y Independent systems consist of x Three Cases: A. consistent and independent 2. y B. inconsistent

More information

CALCULATING TRANSFORMATIONS OF KINEMATIC CHAINS USING HOMOGENEOUS COORDINATES

CALCULATING TRANSFORMATIONS OF KINEMATIC CHAINS USING HOMOGENEOUS COORDINATES CALCULATING TRANSFORMATIONS OF KINEMATIC CHAINS USING HOMOGENEOUS COORDINATES YINGYING REN Abstract. In this paper, the applications of homogeneous coordinates are discussed to obtain an efficient model

More information

Basics of Computational Geometry

Basics of Computational Geometry Basics of Computational Geometry Nadeem Mohsin October 12, 2013 1 Contents This handout covers the basic concepts of computational geometry. Rather than exhaustively covering all the algorithms, it deals

More information

GEOMETRIC TOOLS FOR COMPUTER GRAPHICS

GEOMETRIC TOOLS FOR COMPUTER GRAPHICS GEOMETRIC TOOLS FOR COMPUTER GRAPHICS PHILIP J. SCHNEIDER DAVID H. EBERLY MORGAN KAUFMANN PUBLISHERS A N I M P R I N T O F E L S E V I E R S C I E N C E A M S T E R D A M B O S T O N L O N D O N N E W

More information

Computer Graphics Hands-on

Computer Graphics Hands-on Computer Graphics Hands-on Two-Dimensional Transformations Objectives Visualize the fundamental 2D geometric operations translation, rotation about the origin, and scale about the origin Learn how to compose

More information

Chapter 1: Number and Operations

Chapter 1: Number and Operations Chapter 1: Number and Operations 1.1 Order of operations When simplifying algebraic expressions we use the following order: 1. Perform operations within a parenthesis. 2. Evaluate exponents. 3. Multiply

More information

5 The Theory of the Simplex Method

5 The Theory of the Simplex Method 5 The Theory of the Simplex Method Chapter 4 introduced the basic mechanics of the simplex method. Now we shall delve a little more deeply into this algorithm by examining some of its underlying theory.

More information

The mathematics behind projections

The mathematics behind projections The mathematics behind projections This is an article from my home page: www.olewitthansen.dk Ole Witt-Hansen 2005 (2015) Contents 1. The mathematics behind projections and 3-dim graphics...1 1.1 Central

More information

As a consequence of the operation, there are new incidences between edges and triangles that did not exist in K; see Figure II.9.

As a consequence of the operation, there are new incidences between edges and triangles that did not exist in K; see Figure II.9. II.4 Surface Simplification 37 II.4 Surface Simplification In applications it is often necessary to simplify the data or its representation. One reason is measurement noise, which we would like to eliminate,

More information

Math 1B03/1ZC3 - Tutorial 3. Jan. 24th/28th, 2014

Math 1B03/1ZC3 - Tutorial 3. Jan. 24th/28th, 2014 Math 1B03/1ZC3 - Tutorial 3 Jan. 24th/28th, 2014 Tutorial Info: Website: http://ms.mcmaster.ca/ dedieula. Math Help Centre: Wednesdays 2:30-5:30pm. Email: dedieula@math.mcmaster.ca. Elementary Matrices

More information

Matrices and Systems of Linear Equations

Matrices and Systems of Linear Equations Chapter The variable x has now been eliminated from the first and third equations. Next, we eliminate x3 from the first and second equations and leave x3, with coefficient, in the third equation: System:

More information

Geometric transformations assign a point to a point, so it is a point valued function of points. Geometric transformation may destroy the equation

Geometric transformations assign a point to a point, so it is a point valued function of points. Geometric transformation may destroy the equation Geometric transformations assign a point to a point, so it is a point valued function of points. Geometric transformation may destroy the equation and the type of an object. Even simple scaling turns a

More information

Lecture 5: Duality Theory

Lecture 5: Duality Theory Lecture 5: Duality Theory Rajat Mittal IIT Kanpur The objective of this lecture note will be to learn duality theory of linear programming. We are planning to answer following questions. What are hyperplane

More information

Today. Today. Introduction. Matrices. Matrices. Computergrafik. Transformations & matrices Introduction Matrices

Today. Today. Introduction. Matrices. Matrices. Computergrafik. Transformations & matrices Introduction Matrices Computergrafik Matthias Zwicker Universität Bern Herbst 2008 Today Transformations & matrices Introduction Matrices Homogeneous Affine transformations Concatenating transformations Change of Common coordinate

More information

Interlude: Solving systems of Equations

Interlude: Solving systems of Equations Interlude: Solving systems of Equations Solving Ax = b What happens to x under Ax? The singular value decomposition Rotation matrices Singular matrices Condition number Null space Solving Ax = 0 under

More information

MATRIX REVIEW PROBLEMS: Our matrix test will be on Friday May 23rd. Here are some problems to help you review.

MATRIX REVIEW PROBLEMS: Our matrix test will be on Friday May 23rd. Here are some problems to help you review. MATRIX REVIEW PROBLEMS: Our matrix test will be on Friday May 23rd. Here are some problems to help you review. 1. The intersection of two non-parallel planes is a line. Find the equation of the line. Give

More information

Vector Calculus: Understanding the Cross Product

Vector Calculus: Understanding the Cross Product University of Babylon College of Engineering Mechanical Engineering Dept. Subject : Mathematics III Class : 2 nd year - first semester Date: / 10 / 2016 2016 \ 2017 Vector Calculus: Understanding the Cross

More information

Performing Matrix Operations on the TI-83/84

Performing Matrix Operations on the TI-83/84 Page1 Performing Matrix Operations on the TI-83/84 While the layout of most TI-83/84 models are basically the same, of the things that can be different, one of those is the location of the Matrix key.

More information

Assignment #6: Subspaces of R n, Bases, Dimension and Rank. Due date: Wednesday, October 26, 2016 (9:10am) Name: Section Number

Assignment #6: Subspaces of R n, Bases, Dimension and Rank. Due date: Wednesday, October 26, 2016 (9:10am) Name: Section Number Assignment #6: Subspaces of R n, Bases, Dimension and Rank Due date: Wednesday, October 26, 206 (9:0am) Name: Section Number Assignment #6: Subspaces of R n, Bases, Dimension and Rank Due date: Wednesday,

More information

Lecture notes on the simplex method September We will present an algorithm to solve linear programs of the form. maximize.

Lecture notes on the simplex method September We will present an algorithm to solve linear programs of the form. maximize. Cornell University, Fall 2017 CS 6820: Algorithms Lecture notes on the simplex method September 2017 1 The Simplex Method We will present an algorithm to solve linear programs of the form maximize subject

More information

Vector Algebra Transformations. Lecture 4

Vector Algebra Transformations. Lecture 4 Vector Algebra Transformations Lecture 4 Cornell CS4620 Fall 2008 Lecture 4 2008 Steve Marschner 1 Geometry A part of mathematics concerned with questions of size, shape, and relative positions of figures

More information

Computer Packet 1 Row Operations + Freemat

Computer Packet 1 Row Operations + Freemat Computer Packet 1 Row Operations + Freemat For this packet, you will use a website to do row operations, and then learn to use a general purpose matrix calculator called FreeMat. To reach the row operations

More information

CV: 3D sensing and calibration

CV: 3D sensing and calibration CV: 3D sensing and calibration Coordinate system changes; perspective transformation; Stereo and structured light MSU CSE 803 1 roadmap using multiple cameras using structured light projector 3D transformations

More information

Some Advanced Topics in Linear Programming

Some Advanced Topics in Linear Programming Some Advanced Topics in Linear Programming Matthew J. Saltzman July 2, 995 Connections with Algebra and Geometry In this section, we will explore how some of the ideas in linear programming, duality theory,

More information

1 Affine and Projective Coordinate Notation

1 Affine and Projective Coordinate Notation CS348a: Computer Graphics Handout #9 Geometric Modeling Original Handout #9 Stanford University Tuesday, 3 November 992 Original Lecture #2: 6 October 992 Topics: Coordinates and Transformations Scribe:

More information

Chapter 18. Geometric Operations

Chapter 18. Geometric Operations Chapter 18 Geometric Operations To this point, the image processing operations have computed the gray value (digital count) of the output image pixel based on the gray values of one or more input pixels;

More information

Chapter 6. Curves and Surfaces. 6.1 Graphs as Surfaces

Chapter 6. Curves and Surfaces. 6.1 Graphs as Surfaces Chapter 6 Curves and Surfaces In Chapter 2 a plane is defined as the zero set of a linear function in R 3. It is expected a surface is the zero set of a differentiable function in R n. To motivate, graphs

More information

Honors Precalculus: Solving equations and inequalities graphically and algebraically. Page 1

Honors Precalculus: Solving equations and inequalities graphically and algebraically. Page 1 Solving equations and inequalities graphically and algebraically 1. Plot points on the Cartesian coordinate plane. P.1 2. Represent data graphically using scatter plots, bar graphs, & line graphs. P.1

More information

Precomposing Equations

Precomposing Equations Precomposing Equations Let s precompose the function f(x) = x 3 2x + 9 with the function g(x) = 4 x. (Precompose f with g means that we ll look at f g. We would call g f postcomposing f with g.) f g(x)

More information

Review for Mastery Using Graphs and Tables to Solve Linear Systems

Review for Mastery Using Graphs and Tables to Solve Linear Systems 3-1 Using Graphs and Tables to Solve Linear Systems A linear system of equations is a set of two or more linear equations. To solve a linear system, find all the ordered pairs (x, y) that make both equations

More information

Objectives and Homework List

Objectives and Homework List MAC 1140 Objectives and Homework List Each objective covered in MAC1140 is listed below. Along with each objective is the homework list used with MyMathLab (MML) and a list to use with the text (if you

More information

Multiple View Geometry in Computer Vision

Multiple View Geometry in Computer Vision Multiple View Geometry in Computer Vision Prasanna Sahoo Department of Mathematics University of Louisville 1 Structure Computation Lecture 18 March 22, 2005 2 3D Reconstruction The goal of 3D reconstruction

More information

Date Lesson TOPIC Homework. The Intersection of a Line with a Plane and the Intersection of Two Lines

Date Lesson TOPIC Homework. The Intersection of a Line with a Plane and the Intersection of Two Lines UNIT 4 - RELATIONSHIPS BETWEEN LINES AND PLANES Date Lesson TOPIC Homework Oct. 4. 9. The Intersection of a Line with a Plane and the Intersection of Two Lines Pg. 496 # (4, 5)b, 7, 8b, 9bd, Oct. 6 4.

More information

CPS 102: Discrete Mathematics. Quiz 3 Date: Wednesday November 30, Instructor: Bruce Maggs NAME: Prob # Score. Total 60

CPS 102: Discrete Mathematics. Quiz 3 Date: Wednesday November 30, Instructor: Bruce Maggs NAME: Prob # Score. Total 60 CPS 102: Discrete Mathematics Instructor: Bruce Maggs Quiz 3 Date: Wednesday November 30, 2011 NAME: Prob # Score Max Score 1 10 2 10 3 10 4 10 5 10 6 10 Total 60 1 Problem 1 [10 points] Find a minimum-cost

More information

Math background. 2D Geometric Transformations. Implicit representations. Explicit representations. Read: CS 4620 Lecture 6

Math background. 2D Geometric Transformations. Implicit representations. Explicit representations. Read: CS 4620 Lecture 6 Math background 2D Geometric Transformations CS 4620 Lecture 6 Read: Chapter 2: Miscellaneous Math Chapter 5: Linear Algebra Notation for sets, functions, mappings Linear transformations Matrices Matrix-vector

More information

1.1 calculator viewing window find roots in your calculator 1.2 functions find domain and range (from a graph) may need to review interval notation

1.1 calculator viewing window find roots in your calculator 1.2 functions find domain and range (from a graph) may need to review interval notation 1.1 calculator viewing window find roots in your calculator 1.2 functions find domain and range (from a graph) may need to review interval notation functions vertical line test function notation evaluate

More information

MITOCW ocw f99-lec12_300k

MITOCW ocw f99-lec12_300k MITOCW ocw-18.06-f99-lec12_300k This is lecture twelve. OK. We've reached twelve lectures. And this one is more than the others about applications of linear algebra. And I'll confess. When I'm giving you

More information

Lecture 5. If, as shown in figure, we form a right triangle With P1 and P2 as vertices, then length of the horizontal

Lecture 5. If, as shown in figure, we form a right triangle With P1 and P2 as vertices, then length of the horizontal Distance; Circles; Equations of the form Lecture 5 y = ax + bx + c In this lecture we shall derive a formula for the distance between two points in a coordinate plane, and we shall use that formula to

More information

Numerical Methods 5633

Numerical Methods 5633 Numerical Methods 5633 Lecture 7 Marina Krstic Marinkovic mmarina@maths.tcd.ie School of Mathematics Trinity College Dublin Marina Krstic Marinkovic 1 / 10 5633-Numerical Methods Organisational To appear

More information

FreeMat Tutorial. 3x + 4y 2z = 5 2x 5y + z = 8 x x + 3y = -1 xx

FreeMat Tutorial. 3x + 4y 2z = 5 2x 5y + z = 8 x x + 3y = -1 xx 1 of 9 FreeMat Tutorial FreeMat is a general purpose matrix calculator. It allows you to enter matrices and then perform operations on them in the same way you would write the operations on paper. This

More information

3D Geometry and Camera Calibration

3D Geometry and Camera Calibration 3D Geometry and Camera Calibration 3D Coordinate Systems Right-handed vs. left-handed x x y z z y 2D Coordinate Systems 3D Geometry Basics y axis up vs. y axis down Origin at center vs. corner Will often

More information