Math 24 Winter 2010 Sample Solutions to the Midterm

Size: px
Start display at page:

Download "Math 24 Winter 2010 Sample Solutions to the Midterm"

Transcription

1 Math 4 Winter Sample Solutions to the Midterm (.) (a.) Find a basis {v, v } for the plane P in R with equation x + y z =. We can take any two non-collinear vectors in the plane, for instance v = (,, ) and v = (,, ). (b.) You know from multivariable calculus that the vector v = (,, ) is perpendicular to the plane P. Therefore β = {v, v, v } is linearly independent, and forms an ordered basis for R. Let T : R R be the perpendicular projection onto the plane P. In other words, T (v) is the perpendicular projection of v onto P. What is [T ] β? As v and v are in the plane, T (v ) = v and T (v ) = v. As v is a vector perpendicular to the plane, its projection is the origin, T (v ) =. Therefore [T (v )] β = [v ] β =, [T (v )] β = [v ] β =, [T (v )] β = [] β =, [T ] β =. (c.) Let α be the standard ordered basis for R. Find the change of coordinate matrices Q β α that changes α coordinates into β coordinates, and Q α β that changes β coordinates into α coordinates. Do not use matrix inversion (if you know how to invert matrices) to do this problem. Find each matrix by explicitly computing the coordinates of the appropriate vectors in the appropriate bases. If you wish, you can check your work by verifying that Q β αq α β = I. Q α β =, the matrix whose columns are the α (standard) coordinates of the vectors in β. To find the β coordinates of the vectors in α (the standard basis vectors) we need to solve the vector equations: (,, ) = a(,, ) + b(,, ) + c(,, ) (,, ) = a(,, ) + b(,, ) + c(,, ) (,, ) = a(,, ) + b(,, ) + c(,, ) When we do this, we get (,, ) = 6 (,, ) (,, ) + (,, ) (,, ) = (,, ) + (,, ) + (,, )

2 that is, (,, ) = (,, ) + (,, ) (,, ), [(,, ) β = [(,, )] β = Now, using these coordinates as the columns of Q β α, we have Q β α =. [(,, )] β =. (d.) Find the matrix of T in the standard basis, [T ] α. If you want to use the result of part (b) but were not able to do part (b), you may pretend [T ] β =. This is not the correct answer to part (b). [T ] α = [T ] α α = Q α β [T ]β β Qβ α =. [T ] α =. (e.) Use your answers to find the perpendicular projection of (,, ) onto the plane P. If you want to check your work here, note that this point should in fact be on the plane P, and the line between it and (,, ) should be perpendicular to P. If you used the wrong answer to part (b) supplied in part (d), the point you found will not be on P, but the line between it and (,, ) will still be perpendicular to P. [T (,, )] α = [T ] α [(,, )] α = T (,, ) = (,, ). =.

3 (.) Recall that if A is an n m matrix, the linear transformation L A : F m F n is defined by L A (v) = Av, and A is the matrix that represents L A in the standard ordered bases for F m and F n. This means that the columns of A are L A (e ), L A (e ),...,L A (e m ), written as column vectors, where e, e,... e m are the standard basis vectors for F m. (a.) Show that an n n matrix is invertible if and only if its columns are linearly independent. By Corollary on page 8, an n n matrix A is invertible if and only if the linear transformation L A : F n F n is invertible. By Theorem. on page 7, L A is invertible if and only if it is onto. By Theorem. on page 68, the range of L A is spanned by L A (e ), L A (e ),... L A (e n ), so L A is invertible if and only if the vectors L A (e ), L A (e ),... L A (e n ) span F n. Since F n is an n-dimensional vector space, by Corollary on pages the n vectors L A (e ), L A (e ),... L A (e n ) span F n if and only if they are linearly independent. The vectors L A (e ), L A (e ),... L A (e n ) are the columns of A, hence they are linearly independent if and only if the columns of A are linearly independent. Putting all this together, we see that an n n matrix A is invertible if and only if its columns are linearly independent. (b.) Determine whether the matrix sum of its columns.) is invertible. (Hint: Check the Because its columns sum to zero, they are not linearly independent, and therefore by part (a) the matrix is not invertible. (c.) Determine whether the linear transformation T : M (R) P (R) defined by ( ) a b T = (a + b + c d) + (b c)x + (a + b c d)x + ( a + b + c + d)x c d is invertible. {( ) ( ) ( ) ( )} If β =,,, is a basis for M (R) and α = {, x, x, x, } is a basis for P (R), then [T ] α β =. By part (b) this matrix is not invertible, and therefore by Theorem.8 on page, T is not invertible.

4 (.) (a.) Find a basis for the subspace W of R 4 consisting of all solutions to the following system of equations. w + x + y + z = w + x 4y z = y + z = w x + y =. By subtracting multiples of equations and from equations and 4 we can convert this to the equivalent system w + x + z = y + z =, which can be rewritten as w = x z y = z. This system is satisfied by any vector of the form w x y = z x z x z z = x + z, which shows the solution set is spanned by the set,. Since this set is clearly linearly independent, it forms a basis for the solution set. (b.) Find a basis for the subspace Z of R 4 spanned by the vectors (,,, ), (,, 4, ), (,,, ), and (,,, ). We know (Theorem.9 on page 44) that some subset of this set forms a basis. Using our algorithm for finding a linearly independent set with the same span, we can begin with the last two vectors, (,,, ), and (,,, ). Since neither of these is a multiple of the other, {(,,, ), (,,, )} is a linearly independent set. Checking to see whether (,, 4, ) is in the span of {(,,, ), (,,, )}, we see that (,, 4, ) = ( )(,,, ) + ( )(,,, ), so (,, 4, ) is in the span of {(,,, ), (,,, )}. Now, checking to see whether (,,, ) is in the span of {(,,, ), (,,, )}, we see that (,,, ) = ()(,,, ) + ( )(,,, ), so (,,, ) is in the span of {(,,, ), (,,, )}. Therefore {(,,, ), (,,, )} is a basis for the span of these four vectors. (c.) Let v be any vector in R 4. Show that v is in W if and only if v z = for every element of Z (where v z denotes the familiar dot product). Let S = {(,,, ), (,, 4, ), (,,, ), (,,, )}. 4

5 First, by the definition of W, we see that v = (w, x, y, z) is in W if and only if v satisfies the equations of the system in part (a), which can be rewritten as (,,, ) (w, x, y, z) = (,, 4, ) (w, x, y, z) = (,,, ) (w, x, y, z) = (,,, ) (w, x, y, z) =. So v is in W if and only if s v = for every s S. Since the dot product is commutative, we can write this as v s = for every s S. Now, by definition, Z = span(s). So we must show that the following two things are equivalent: (a.) For every s S, we have v s =. (b.) For every z span(s), we have v z =. We will do this for any set S R n. First, it is clear that (b) = (a), since if s S then s span(s), so by (b) we have v s =. To show that (a) = (b), assume that (b) holds, and let z span(s). We must show v z =. By the definition of span, we can write z = r s + r s + + r n s n for some scalars r, r,..., r n and elements s, s,..., s n of S. Now by properties of the dot product, we have v z = v (r s + r s + + r n s n ) = r (v s ) + r (v s ) + + r n (v s n ). By (b) we have v s i = for i =,,..., n, and so we can conclude v z =. (d.) Let A be the matrix 4, and At be the transpose of A. Then L A and L A t are linear transformations from R 4 to R 4. Two pairs of the spaces W, Z, N(L A ), R(L A ), N(L A t), and R(L A t) are equal. Which ones? N(L A ) = W R(L A t) = Z. To see the first equality, note that N(L A ) consists of all solutions to the matrix equation Ax =, which is equivalent to the system of equations in part (a), and W also consists of all solutions to that system. To see the second, note that R(L A t) is the span of the columns of A t, which are the rows of A, and Z is also the span of the rows of A. The interesting fact that comes out of this (which holds for any matrix A in M m n (R), as you can see by looking at the proof in part(c)) is that R(L A t) consists of all vectors that are perpendicular to every vector in N(L A ).

6 (4.) Suppose that T and U are linear transformations from R to R, and rank(t ) = rank(u) =. (a.) What is the largest possible rank of the composition T U? The largest possible rank is. Show this rank is possible by giving an example. Let T (x, x, x, x 4, x ) = (x, x, x,, ), and U(x, x, x, x 4, x ) = (x, x, x,, ). Both U and T have rank since their range is the three-dimensional subspace spanned by (,,,, ), (,,,, ), and (,,,, ). Now T U(x, x, x, x 4, x ) = T (U(x, x, x, x 4, x )) = T (x, x, x,, ) = (x, x, x,, ). We see T U has rank since its range is also the three-dimensional subspace spanned by (,,,, ), (,,,, ), and (,,,, ). Prove that no larger rank is possible. The range of T U is contained in the range of T. (To see this: Suppose that v R(T U). This means that, for some w, we have v = T U(w) = T (U(w)), which shows that v R(T ).) Therefore the dimension of R(T U) is at most the dimension of R(T ). But now we have that rank(t U) = dim(r(t U)) dim(r(t )) = rank(t ) =. (b.) What is the smallest possible rank of the composition T U? The smallest possible rank is. Show this rank is possible by giving an example. Let T (x, x, x, x 4, x ) = (x, x 4, x,, ), and U(x, x, x, x 4, x ) = (x, x, x,, ). Both U and T have rank since their range is the three-dimensional subspace spanned by (,,,, ), (,,,, ), and (,,,, ). Now T U(x, x, x, x 4, x ) = T (U(x, x, x, x 4, x )) = T (x, x, x,, ) = (x,,,, ). We see T U has rank since its range is the one-dimensional subspace spanned by (,,,, ). Prove that no smaller rank is possible. We need to show that rank(t U). We will suppose that rank(t U) = and get a contradiction. Because rank(t U) =, we have R(T U) = {}, so for every vector v V, we have T U(v) =, or T (U(v)) =. This means that for every vector w = U(v) in R(U), we have T (w) = T (U(v)) =. This shows that R(U) N(T ). But we know that dim(r(u)) = rank(u) =, and by the Dimension Theorem, dim(n(t )) = nullity(t ) = dim(domain(t )) rank(t ) = =. Now we have a three-dimensional subspace (R(U)) contained in a two-dimensional subspace (N(T )). This is impossible, so we have a contradiction. 6

7 (.) Suppose that W and Z are subspaces of a vector space V, that W Z = {}, and that span(w Z) = V. Show that if X is a basis for W and Y is a basis for Z, then X Y is a basis for V. To show X Y is a basis, we need to show that it is linearly independent and spans V. First we show that X Y is linearly independent. To do this, we need to show that no nontrivial linear combination of vectors from X Y equals zero. Suppose then that () a x + a x + + a n x n + b y + b y + + b m y m =, where x i X and y j Y. We must show that a i = and b j = for all i and j. We can rewrite equation () as () a x + a x + + a n x n = (b y + b y + + b m y m ). Because the left hand side of equation () is a linear combination of vectors from X, which is a basis for W, it must be in W ; that is, a x + a x + + a n x n W. Similarly, the right hand side of equation () is a linear combination of vectors from Y, which is a basis for Z, so (b y + b y + + b m y m ) Z. We are given that W Z = {}, so is the only vector that is in both W and Z. This means we have But now we have a x + a x + + a n x n = (b y + b y + + b m y m ) =. a x + a x + + a n x n =, and since the x i come from the linearly independent set X, we have a i = for all i. Similarly, since b y + b y + + b m y m = and the y j come from the linearly independent set Y, we have b j = for all j. Now we show that X Y spans V. To do this, we must show that any vector in V can be expressed as a linear combination of vectors from X Y. Let v be any vector of V. Because v is in the span of W Z, we can write () v = a w + a w + + a n w n + b z + b z + + b m z m =, where w i W and z j Z. 7

8 Because W is a subspace, a w + a w + + a n w n W, and since any element of W can be expressed as a linear combination of elements of the basis X, we can write where x i X. Similarly, we can write a w + a w + + a n w n = c x + c x + + c k x k, b z + b z + + b m z m = d y + d y z + + d l y l, where y j Y. Substituting back into equation (), we get v = c x + c x + + c k x k + d y + d y z + + d l y l, which expresses v as a linear combination of elements from X Y. This completes the proof. 8

9 Outline of an alternative proof for ()(a): Instead of using the proof given above, you can prove more directly that a square matrix A is invertible if and only if its columns are independent. First, show that an n n matrix A is invertible if and only if there is a matrix B such that AB = I n. To do this, you can use the ideas in exercises 9 and a on page 7 of the textbook. A way to do 9 is to relate the properties of A, B, and AB to properties of L A, L B, and L AB. Second, show that the i th column of AB is a linear combination of the columns of A, with the coefficients given by the i th column of B. Therefore, there is a B such that AB = I n if and only if the columns of I n (the standard basis vectors) are all in the span of the columns of A. Now the standard basis vectors are all in the span of the columns of A if and only if the columns of A span F n, which, since there are n columns and F n has dimension n, is the case if and only if the columns of A are linearly independent. In problem (4) we can prove a more general fact: Let V, W, and Z be vector spaces with dimensions m, n, and p respectively. If U : V W and T : W Z are linear transformations with rank(u) = r and rank(t ) = s, then we have rank(t U) r; rank(t U) s; rank(t U) ; rank(t U) (r + s) n. (Note, by the Dimension Theorem, we know that r m, r n, s n, and s p.) To prove this, you can let T be the restriction of T with domain the subspace R(U) W and codomain the subspace R(T ) Z. That is, the domain of T is R(U), and for any w R(U), we have T (w) = T (w). Now, you can prove that the range of T U is the range of T. Therefore the problem becomes to find upper and lower bounds on the size of T. By the Dimension Theorem, rank(t ) dim(domain(t )) = dim(r(u)) = rank(u) = r; rank(t ) dim(codomain(t )) = dim(r(t )) = rank(t ) = s. You can also prove that the null space of T is N(T ) R(U). In particular, N(T ) N(T ), so that nullity(t ) nullity(t ) and, again by the Dimension Theorem, we have rank(t ) = dim(domain(t )) nullity(t ) dim(domain(t )) nullity(t ) = dim(r(u)) (n rank(t )) = (r) (n s) = (r + s) n. You can also give examples where the rank is as small and as large as these constraints permit. If we let {v,..., v m } be a basis for V, {w,..., w n } be a basis for W, and {z,..., z p } be a basis for Z, and let T (v i ) = w i for i r and T (v i ) = for i > r, we can obtain the largest and smallest possible rank for T U by setting, respectively, U(w i ) = z i for i s and U(w i ) = for i > s or U(w i ) = for i n s and U(w i ) = z i s for i > n s. 9

MTH Midterm 2 Review Questions - Solutions

MTH Midterm 2 Review Questions - Solutions MTH 235 - Midterm 2 Review Questions - Solutions The following questions will be good practice for some of the questions you will see on the midterm. However, doing these problems alone is not nearly enough.

More information

Review 1 Math 321: Linear Algebra Spring 2010

Review 1 Math 321: Linear Algebra Spring 2010 Department of Mathematics and Statistics University of New Mexico Review 1 Math 321: Linear Algebra Spring 2010 This is a review for Midterm 1 that will be on Thursday March 11th, 2010. The main topics

More information

Math 4377/6308 Advanced Linear Algebra

Math 4377/6308 Advanced Linear Algebra 2. Linear Transformations Math 4377/638 Advanced Linear Algebra 2. Linear Transformations, Null Spaces and Ranges Jiwen He Department of Mathematics, University of Houston jiwenhe@math.uh.edu math.uh.edu/

More information

Solution to Homework 1

Solution to Homework 1 Solution to Homework Sec 2 (a) Yes It is condition (VS 3) (b) No If x, y are both zero vectors Then by condition (VS 3) x = x + y = y (c) No Let e be the zero vector We have e = 2e (d) No It will be false

More information

Advanced Linear Algebra Math 4377 / 6308 (Spring 2015) March 5, 2015

Advanced Linear Algebra Math 4377 / 6308 (Spring 2015) March 5, 2015 Midterm 1 Advanced Linear Algebra Math 4377 / 638 (Spring 215) March 5, 215 2 points 1. Mark each statement True or False. Justify each answer. (If true, cite appropriate facts or theorems. If false, explain

More information

Chapter 3: Theory Review: Solutions Math 308 F Spring 2015

Chapter 3: Theory Review: Solutions Math 308 F Spring 2015 Chapter : Theory Review: Solutions Math 08 F Spring 05. What two properties must a function T : R m R n satisfy to be a linear transformation? (a) For all vectors u and v in R m, T (u + v) T (u) + T (v)

More information

Math 54 HW 4 solutions

Math 54 HW 4 solutions Math 54 HW 4 solutions 2.2. Section 2.2 (a) False: Recall that performing a series of elementary row operations A is equivalent to multiplying A by a series of elementary matrices. Suppose that E,...,

More information

MATH 1120 (LINEAR ALGEBRA 1), FINAL EXAM FALL 2011 SOLUTIONS TO PRACTICE VERSION

MATH 1120 (LINEAR ALGEBRA 1), FINAL EXAM FALL 2011 SOLUTIONS TO PRACTICE VERSION MATH (LINEAR ALGEBRA ) FINAL EXAM FALL SOLUTIONS TO PRACTICE VERSION Problem (a) For each matrix below (i) find a basis for its column space (ii) find a basis for its row space (iii) determine whether

More information

Linear Algebra Notes. Lecture Notes, University of Toronto, Fall 2016

Linear Algebra Notes. Lecture Notes, University of Toronto, Fall 2016 Linear Algebra Notes Lecture Notes, University of Toronto, Fall 2016 (Ctd ) 11 Isomorphisms 1 Linear maps Definition 11 An invertible linear map T : V W is called a linear isomorphism from V to W Etymology:

More information

Math 353, Practice Midterm 1

Math 353, Practice Midterm 1 Math 353, Practice Midterm Name: This exam consists of 8 pages including this front page Ground Rules No calculator is allowed 2 Show your work for every problem unless otherwise stated Score 2 2 3 5 4

More information

2018 Fall 2210Q Section 013 Midterm Exam II Solution

2018 Fall 2210Q Section 013 Midterm Exam II Solution 08 Fall 0Q Section 0 Midterm Exam II Solution True or False questions points 0 0 points) ) Let A be an n n matrix. If the equation Ax b has at least one solution for each b R n, then the solution is unique

More information

1.4 Linear Transformation I

1.4 Linear Transformation I .4. LINEAR TRANSFORMATION I.4 Linear Transformation I MATH 9 FALL 99 PRELIM # 5 9FA9PQ5.tex.4. a) Consider the vector transformation y f(x) from V to V such that if y (y ; y ); x (x ; x ); y (x + x ) p

More information

MAT 242 CHAPTER 4: SUBSPACES OF R n

MAT 242 CHAPTER 4: SUBSPACES OF R n MAT 242 CHAPTER 4: SUBSPACES OF R n JOHN QUIGG 1. Subspaces Recall that R n is the set of n 1 matrices, also called vectors, and satisfies the following properties: x + y = y + x x + (y + z) = (x + y)

More information

Solutions to Math 51 Midterm 1 July 6, 2016

Solutions to Math 51 Midterm 1 July 6, 2016 Solutions to Math 5 Midterm July 6, 26. (a) (6 points) Find an equation (of the form ax + by + cz = d) for the plane P in R 3 passing through the points (, 2, ), (2,, ), and (,, ). We first compute two

More information

MATH 235. Final ANSWERS May 5, 2015

MATH 235. Final ANSWERS May 5, 2015 MATH 235 Final ANSWERS May 5, 25. ( points) Fix positive integers m, n and consider the vector space V of all m n matrices with entries in the real numbers R. (a) Find the dimension of V and prove your

More information

Math 24 Spring 2012 Questions (mostly) from the Textbook

Math 24 Spring 2012 Questions (mostly) from the Textbook Math 24 Spring 2012 Questions (mostly) from the Textbook 1. TRUE OR FALSE? (a) The zero vector space has no basis. (F) (b) Every vector space that is generated by a finite set has a basis. (c) Every vector

More information

5.) For each of the given sets of vectors, determine whether or not the set spans R 3. Give reasons for your answers.

5.) For each of the given sets of vectors, determine whether or not the set spans R 3. Give reasons for your answers. Linear Algebra - Test File - Spring Test # For problems - consider the following system of equations. x + y - z = x + y + 4z = x + y + 6z =.) Solve the system without using your calculator..) Find the

More information

Linear Transformations

Linear Transformations DM554 Linear and Integer Programming Lecture 8 Marco Chiarandini Department of Mathematics & Computer Science University of Southern Denmark Outline 1. 2. 2 Resume Linear dependence and independence Determine

More information

Review for Exam 2 Solutions

Review for Exam 2 Solutions Review for Exam 2 Solutions Note: All vector spaces are real vector spaces. Definition 4.4 will be provided on the exam as it appears in the textbook.. Determine if the following sets V together with operations

More information

Row Space, Column Space, and Nullspace

Row Space, Column Space, and Nullspace Row Space, Column Space, and Nullspace MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Introduction Every matrix has associated with it three vector spaces: row space

More information

2: LINEAR TRANSFORMATIONS AND MATRICES

2: LINEAR TRANSFORMATIONS AND MATRICES 2: LINEAR TRANSFORMATIONS AND MATRICES STEVEN HEILMAN Contents 1. Review 1 2. Linear Transformations 1 3. Null spaces, range, coordinate bases 2 4. Linear Transformations and Bases 4 5. Matrix Representation,

More information

MATH 1553, SPRING 2018 SAMPLE MIDTERM 2 (VERSION B), 1.7 THROUGH 2.9

MATH 1553, SPRING 2018 SAMPLE MIDTERM 2 (VERSION B), 1.7 THROUGH 2.9 MATH 155, SPRING 218 SAMPLE MIDTERM 2 (VERSION B), 1.7 THROUGH 2.9 Name Section 1 2 4 5 Total Please read all instructions carefully before beginning. Each problem is worth 1 points. The maximum score

More information

Ir O D = D = ( ) Section 2.6 Example 1. (Bottom of page 119) dim(v ) = dim(l(v, W )) = dim(v ) dim(f ) = dim(v )

Ir O D = D = ( ) Section 2.6 Example 1. (Bottom of page 119) dim(v ) = dim(l(v, W )) = dim(v ) dim(f ) = dim(v ) Section 3.2 Theorem 3.6. Let A be an m n matrix of rank r. Then r m, r n, and, by means of a finite number of elementary row and column operations, A can be transformed into the matrix ( ) Ir O D = 1 O

More information

Math 110: Worksheet 3

Math 110: Worksheet 3 Math 110: Worksheet 3 September 13 Thursday Sept. 7: 2.1 1. Fix A M n n (F ) and define T : M n n (F ) M n n (F ) by T (B) = AB BA. (a) Show that T is a linear transformation. Let B, C M n n (F ) and a

More information

Criteria for Determining If A Subset is a Subspace

Criteria for Determining If A Subset is a Subspace These notes closely follow the presentation of the material given in David C. Lay s textbook Linear Algebra and its Applications (3rd edition). These notes are intended primarily for in-class presentation

More information

Answer Key for Exam #2

Answer Key for Exam #2 Answer Key for Exam #. Use elimination on an augmented matrix: 8 6 7 7. The corresponding system is x 7x + x, x + x + x, x x which we solve for the pivot variables x, x x : x +7x x x x x x x x x x x Therefore

More information

1 Invariant subspaces

1 Invariant subspaces MATH 2040 Linear Algebra II Lecture Notes by Martin Li Lecture 8 Eigenvalues, eigenvectors and invariant subspaces 1 In previous lectures we have studied linear maps T : V W from a vector space V to another

More information

Fall TMA4145 Linear Methods. Exercise set Given the matrix 1 2

Fall TMA4145 Linear Methods. Exercise set Given the matrix 1 2 Norwegian University of Science and Technology Department of Mathematical Sciences TMA445 Linear Methods Fall 07 Exercise set Please justify your answers! The most important part is how you arrive at an

More information

SOLUTIONS TO EXERCISES FOR MATHEMATICS 133 Part 1. I. Topics from linear algebra

SOLUTIONS TO EXERCISES FOR MATHEMATICS 133 Part 1. I. Topics from linear algebra SOLUTIONS TO EXERCISES FOR MATHEMATICS 133 Part 1 Winter 2009 I. Topics from linear algebra I.0 : Background 1. Suppose that {x, y} is linearly dependent. Then there are scalars a, b which are not both

More information

Assignment 1 Math 5341 Linear Algebra Review. Give complete answers to each of the following questions. Show all of your work.

Assignment 1 Math 5341 Linear Algebra Review. Give complete answers to each of the following questions. Show all of your work. Assignment 1 Math 5341 Linear Algebra Review Give complete answers to each of the following questions Show all of your work Note: You might struggle with some of these questions, either because it has

More information

No books, no notes, no calculators. You must show work, unless the question is a true/false, yes/no, or fill-in-the-blank question.

No books, no notes, no calculators. You must show work, unless the question is a true/false, yes/no, or fill-in-the-blank question. Math 304 Final Exam (May 8) Spring 206 No books, no notes, no calculators. You must show work, unless the question is a true/false, yes/no, or fill-in-the-blank question. Name: Section: Question Points

More information

Midterm solutions. (50 points) 2 (10 points) 3 (10 points) 4 (10 points) 5 (10 points)

Midterm solutions. (50 points) 2 (10 points) 3 (10 points) 4 (10 points) 5 (10 points) Midterm solutions Advanced Linear Algebra (Math 340) Instructor: Jarod Alper April 26, 2017 Name: } {{ } Read all of the following information before starting the exam: You may not consult any outside

More information

MATH SOLUTIONS TO PRACTICE PROBLEMS - MIDTERM I. 1. We carry out row reduction. We begin with the row operations

MATH SOLUTIONS TO PRACTICE PROBLEMS - MIDTERM I. 1. We carry out row reduction. We begin with the row operations MATH 2 - SOLUTIONS TO PRACTICE PROBLEMS - MIDTERM I. We carry out row reduction. We begin with the row operations yielding the matrix This is already upper triangular hence The lower triangular matrix

More information

Instructions Please answer the five problems on your own paper. These are essay questions: you should write in complete sentences.

Instructions Please answer the five problems on your own paper. These are essay questions: you should write in complete sentences. Instructions Please answer the five problems on your own paper. These are essay questions: you should write in complete sentences.. Recall that P 3 denotes the vector space of polynomials of degree less

More information

Math 54. Selected Solutions for Week 5

Math 54. Selected Solutions for Week 5 Math 54. Selected Solutions for Week 5 Section 4. (Page 94) 8. Consider the following two systems of equations: 5x + x 3x 3 = 5x + x 3x 3 = 9x + x + 5x 3 = 4x + x 6x 3 = 9 9x + x + 5x 3 = 5 4x + x 6x 3

More information

is Use at most six elementary row operations. (Partial

is Use at most six elementary row operations. (Partial MATH 235 SPRING 2 EXAM SOLUTIONS () (6 points) a) Show that the reduced row echelon form of the augmented matrix of the system x + + 2x 4 + x 5 = 3 x x 3 + x 4 + x 5 = 2 2x + 2x 3 2x 4 x 5 = 3 is. Use

More information

Carleton College, winter 2013 Math 232, Solutions to review problems and practice midterm 2 Prof. Jones 15. T 17. F 38. T 21. F 26. T 22. T 27.

Carleton College, winter 2013 Math 232, Solutions to review problems and practice midterm 2 Prof. Jones 15. T 17. F 38. T 21. F 26. T 22. T 27. Carleton College, winter 23 Math 232, Solutions to review problems and practice midterm 2 Prof. Jones Solutions to review problems: Chapter 3: 6. F 8. F. T 5. T 23. F 7. T 9. F 4. T 7. F 38. T Chapter

More information

Math 265 Midterm 2 Review

Math 265 Midterm 2 Review Math 65 Midterm Review March 6, 06 Things you should be able to do This list is not meant to be ehaustive, but to remind you of things I may ask you to do on the eam. These are roughly in the order they

More information

DEF 1 Let V be a vector space and W be a nonempty subset of V. If W is a vector space w.r.t. the operations, in V, then W is called a subspace of V.

DEF 1 Let V be a vector space and W be a nonempty subset of V. If W is a vector space w.r.t. the operations, in V, then W is called a subspace of V. 6.2 SUBSPACES DEF 1 Let V be a vector space and W be a nonempty subset of V. If W is a vector space w.r.t. the operations, in V, then W is called a subspace of V. HMHsueh 1 EX 1 (Ex. 1) Every vector space

More information

MATH 20F: LINEAR ALGEBRA LECTURE B00 (T. KEMP)

MATH 20F: LINEAR ALGEBRA LECTURE B00 (T. KEMP) MATH 20F: LINEAR ALGEBRA LECTURE B00 (T KEMP) Definition 01 If T (x) = Ax is a linear transformation from R n to R m then Nul (T ) = {x R n : T (x) = 0} = Nul (A) Ran (T ) = {Ax R m : x R n } = {b R m

More information

= A+A t +αb +αb t = T(A)+αT(B). Thus, T is a linear transformation.

= A+A t +αb +αb t = T(A)+αT(B). Thus, T is a linear transformation. Math 56 - Homework 3 Solutions Prof Arturo Magidin Recall from Homework that V {r R r > 0} is a real vector space with addition v w vw product as real numbers and scalar multiplication α v v α exponentiation

More information

MATH 2331 Linear Algebra. Section 2.1 Matrix Operations. Definition: A : m n, B : n p. Example: Compute AB, if possible.

MATH 2331 Linear Algebra. Section 2.1 Matrix Operations. Definition: A : m n, B : n p. Example: Compute AB, if possible. MATH 2331 Linear Algebra Section 2.1 Matrix Operations Definition: A : m n, B : n p ( 1 2 p ) ( 1 2 p ) AB = A b b b = Ab Ab Ab Example: Compute AB, if possible. 1 Row-column rule: i-j-th entry of AB:

More information

MATH 323 Linear Algebra Lecture 12: Basis of a vector space (continued). Rank and nullity of a matrix.

MATH 323 Linear Algebra Lecture 12: Basis of a vector space (continued). Rank and nullity of a matrix. MATH 323 Linear Algebra Lecture 12: Basis of a vector space (continued). Rank and nullity of a matrix. Basis Definition. Let V be a vector space. A linearly independent spanning set for V is called a basis.

More information

Review Notes for Linear Algebra True or False Last Updated: February 22, 2010

Review Notes for Linear Algebra True or False Last Updated: February 22, 2010 Review Notes for Linear Algebra True or False Last Updated: February 22, 2010 Chapter 4 [ Vector Spaces 4.1 If {v 1,v 2,,v n } and {w 1,w 2,,w n } are linearly independent, then {v 1 +w 1,v 2 +w 2,,v n

More information

Math 20F Final Exam(ver. c)

Math 20F Final Exam(ver. c) Name: Solutions Student ID No.: Discussion Section: Math F Final Exam(ver. c) Winter 6 Problem Score /48 /6 /7 4 /4 5 /4 6 /4 7 /7 otal / . (48 Points.) he following are rue/false questions. For this problem

More information

Math 4A Notes. Written by Victoria Kala Last updated June 11, 2017

Math 4A Notes. Written by Victoria Kala Last updated June 11, 2017 Math 4A Notes Written by Victoria Kala vtkala@math.ucsb.edu Last updated June 11, 2017 Systems of Linear Equations A linear equation is an equation that can be written in the form a 1 x 1 + a 2 x 2 +...

More information

Overview. Motivation for the inner product. Question. Definition

Overview. Motivation for the inner product. Question. Definition Overview Last time we studied the evolution of a discrete linear dynamical system, and today we begin the final topic of the course (loosely speaking) Today we ll recall the definition and properties of

More information

Math 308 Discussion Problems #4 Chapter 4 (after 4.3)

Math 308 Discussion Problems #4 Chapter 4 (after 4.3) Math 38 Discussion Problems #4 Chapter 4 (after 4.3) () (after 4.) Let S be a plane in R 3 passing through the origin, so that S is a two-dimensional subspace of R 3. Say that a linear transformation T

More information

Math 235: Linear Algebra

Math 235: Linear Algebra Math 235: Linear Algebra Midterm Exam 1 October 15, 2013 NAME (please print legibly): Your University ID Number: Please circle your professor s name: Friedmann Tucker The presence of calculators, cell

More information

Dr. Abdulla Eid. Section 4.2 Subspaces. Dr. Abdulla Eid. MATHS 211: Linear Algebra. College of Science

Dr. Abdulla Eid. Section 4.2 Subspaces. Dr. Abdulla Eid. MATHS 211: Linear Algebra. College of Science Section 4.2 Subspaces College of Science MATHS 211: Linear Algebra (University of Bahrain) Subspaces 1 / 42 Goal: 1 Define subspaces. 2 Subspace test. 3 Linear Combination of elements. 4 Subspace generated

More information

MAT2342 : Introduction to Applied Linear Algebra Mike Newman, fall Projections. introduction

MAT2342 : Introduction to Applied Linear Algebra Mike Newman, fall Projections. introduction MAT4 : Introduction to Applied Linear Algebra Mike Newman fall 7 9. Projections introduction One reason to consider projections is to understand approximate solutions to linear systems. A common example

More information

Department of Aerospace Engineering AE602 Mathematics for Aerospace Engineers Assignment No. 4

Department of Aerospace Engineering AE602 Mathematics for Aerospace Engineers Assignment No. 4 Department of Aerospace Engineering AE6 Mathematics for Aerospace Engineers Assignment No.. Decide whether or not the following vectors are linearly independent, by solving c v + c v + c 3 v 3 + c v :

More information

LINEAR ALGEBRA BOOT CAMP WEEK 1: THE BASICS

LINEAR ALGEBRA BOOT CAMP WEEK 1: THE BASICS LINEAR ALGEBRA BOOT CAMP WEEK 1: THE BASICS Unless otherwise stated, all vector spaces in this worksheet are finite dimensional and the scalar field F has characteristic zero. The following are facts (in

More information

Mathematics 24 Winter 2004 Exam I, January 27, 2004 In-class Portion YOUR NAME:

Mathematics 24 Winter 2004 Exam I, January 27, 2004 In-class Portion YOUR NAME: Mathematics 24 Winter 2004 Exam I, January 27, 2004 In-class Portion YOUR NAME: 1 1. Complete the following definitions: (a) Suppose that V is a vector space over a field F. Then W is a subspace of V if:

More information

Linear Models Review

Linear Models Review Linear Models Review Vectors in IR n will be written as ordered n-tuples which are understood to be column vectors, or n 1 matrices. A vector variable will be indicted with bold face, and the prime sign

More information

Solutions to Math 51 First Exam April 21, 2011

Solutions to Math 51 First Exam April 21, 2011 Solutions to Math 5 First Exam April,. ( points) (a) Give the precise definition of a (linear) subspace V of R n. (4 points) A linear subspace V of R n is a subset V R n which satisfies V. If x, y V then

More information

7. Dimension and Structure.

7. Dimension and Structure. 7. Dimension and Structure 7.1. Basis and Dimension Bases for Subspaces Example 2 The standard unit vectors e 1, e 2,, e n are linearly independent, for if we write (2) in component form, then we obtain

More information

Chapter 2 Notes, Linear Algebra 5e Lay

Chapter 2 Notes, Linear Algebra 5e Lay Contents.1 Operations with Matrices..................................1.1 Addition and Subtraction.............................1. Multiplication by a scalar............................ 3.1.3 Multiplication

More information

MATH 225 Summer 2005 Linear Algebra II Solutions to Assignment 1 Due: Wednesday July 13, 2005

MATH 225 Summer 2005 Linear Algebra II Solutions to Assignment 1 Due: Wednesday July 13, 2005 MATH 225 Summer 25 Linear Algebra II Solutions to Assignment 1 Due: Wednesday July 13, 25 Department of Mathematical and Statistical Sciences University of Alberta Question 1. [p 224. #2] The set of all

More information

Math 250B Midterm II Information Spring 2019 SOLUTIONS TO PRACTICE PROBLEMS

Math 250B Midterm II Information Spring 2019 SOLUTIONS TO PRACTICE PROBLEMS Math 50B Midterm II Information Spring 019 SOLUTIONS TO PRACTICE PROBLEMS Problem 1. Determine whether each set S below forms a subspace of the given vector space V. Show carefully that your answer is

More information

Definition Suppose S R n, V R m are subspaces. A map U : S V is linear if

Definition Suppose S R n, V R m are subspaces. A map U : S V is linear if .6. Restriction of Linear Maps In this section, we restrict linear maps to subspaces. We observe that the notion of linearity still makes sense for maps whose domain and codomain are subspaces of R n,

More information

Span & Linear Independence (Pop Quiz)

Span & Linear Independence (Pop Quiz) Span & Linear Independence (Pop Quiz). Consider the following vectors: v = 2, v 2 = 4 5, v 3 = 3 2, v 4 = Is the set of vectors S = {v, v 2, v 3, v 4 } linearly independent? Solution: Notice that the number

More information

Math 110, Spring 2015: Midterm Solutions

Math 110, Spring 2015: Midterm Solutions Math 11, Spring 215: Midterm Solutions These are not intended as model answers ; in many cases far more explanation is provided than would be necessary to receive full credit. The goal here is to make

More information

MTH5102 Spring 2017 HW Assignment 3: Sec. 1.5, #2(e), 9, 15, 20; Sec. 1.6, #7, 13, 29 The due date for this assignment is 2/01/17.

MTH5102 Spring 2017 HW Assignment 3: Sec. 1.5, #2(e), 9, 15, 20; Sec. 1.6, #7, 13, 29 The due date for this assignment is 2/01/17. MTH5102 Spring 2017 HW Assignment 3: Sec. 1.5, #2(e), 9, 15, 20; Sec. 1.6, #7, 13, 29 The due date for this assignment is 2/01/17. Sec. 1.5, #2(e). Determine whether the following sets are linearly dependent

More information

Chapter 6. Orthogonality

Chapter 6. Orthogonality 6.4 The Projection Matrix 1 Chapter 6. Orthogonality 6.4 The Projection Matrix Note. In Section 6.1 (Projections), we projected a vector b R n onto a subspace W of R n. We did so by finding a basis for

More information

March 27 Math 3260 sec. 56 Spring 2018

March 27 Math 3260 sec. 56 Spring 2018 March 27 Math 3260 sec. 56 Spring 2018 Section 4.6: Rank Definition: The row space, denoted Row A, of an m n matrix A is the subspace of R n spanned by the rows of A. We now have three vector spaces associated

More information

Comps Study Guide for Linear Algebra

Comps Study Guide for Linear Algebra Comps Study Guide for Linear Algebra Department of Mathematics and Statistics Amherst College September, 207 This study guide was written to help you prepare for the linear algebra portion of the Comprehensive

More information

MATH 167: APPLIED LINEAR ALGEBRA Least-Squares

MATH 167: APPLIED LINEAR ALGEBRA Least-Squares MATH 167: APPLIED LINEAR ALGEBRA Least-Squares October 30, 2014 Least Squares We do a series of experiments, collecting data. We wish to see patterns!! We expect the output b to be a linear function of

More information

Tues Feb Vector spaces and subspaces. Announcements: Warm-up Exercise:

Tues Feb Vector spaces and subspaces. Announcements: Warm-up Exercise: Math 2270-004 Week 7 notes We will not necessarily finish the material from a given day's notes on that day. We may also add or subtract some material as the week progresses, but these notes represent

More information

x y + z = 3 2y z = 1 4x + y = 0

x y + z = 3 2y z = 1 4x + y = 0 MA 253: Practice Exam Solutions You may not use a graphing calculator, computer, textbook, notes, or refer to other people (except the instructor). Show all of your work; your work is your answer. Problem

More information

Solutions for Math 225 Assignment #5 1

Solutions for Math 225 Assignment #5 1 Solutions for Math 225 Assignment #5 1 (1) Find a polynomial f(x) of degree at most 3 satisfying that f(0) = 2, f( 1) = 1, f(1) = 3 and f(3) = 1. Solution. By Lagrange Interpolation, ( ) (x + 1)(x 1)(x

More information

P = A(A T A) 1 A T. A Om (m n)

P = A(A T A) 1 A T. A Om (m n) Chapter 4: Orthogonality 4.. Projections Proposition. Let A be a matrix. Then N(A T A) N(A). Proof. If Ax, then of course A T Ax. Conversely, if A T Ax, then so Ax also. x (A T Ax) x T A T Ax (Ax) T Ax

More information

Lecture 3: Linear Algebra Review, Part II

Lecture 3: Linear Algebra Review, Part II Lecture 3: Linear Algebra Review, Part II Brian Borchers January 4, Linear Independence Definition The vectors v, v,..., v n are linearly independent if the system of equations c v + c v +...+ c n v n

More information

Math 550 Notes. Chapter 2. Jesse Crawford. Department of Mathematics Tarleton State University. Fall 2010

Math 550 Notes. Chapter 2. Jesse Crawford. Department of Mathematics Tarleton State University. Fall 2010 Math 550 Notes Chapter 2 Jesse Crawford Department of Mathematics Tarleton State University Fall 2010 (Tarleton State University) Math 550 Chapter 2 Fall 2010 1 / 20 Linear algebra deals with finite dimensional

More information

Linear Algebra Final Exam Study Guide Solutions Fall 2012

Linear Algebra Final Exam Study Guide Solutions Fall 2012 . Let A = Given that v = 7 7 67 5 75 78 Linear Algebra Final Exam Study Guide Solutions Fall 5 explain why it is not possible to diagonalize A. is an eigenvector for A and λ = is an eigenvalue for A diagonalize

More information

EE5120 Linear Algebra: Tutorial 3, July-Dec

EE5120 Linear Algebra: Tutorial 3, July-Dec EE5120 Linear Algebra: Tutorial 3, July-Dec 2017-18 1. Let S 1 and S 2 be two subsets of a vector space V such that S 1 S 2. Say True/False for each of the following. If True, prove it. If False, justify

More information

Math 290, Midterm II-key

Math 290, Midterm II-key Math 290, Midterm II-key Name (Print): (first) Signature: (last) The following rules apply: There are a total of 20 points on this 50 minutes exam. This contains 7 pages (including this cover page) and

More information

Online Exercises for Linear Algebra XM511

Online Exercises for Linear Algebra XM511 This document lists the online exercises for XM511. The section ( ) numbers refer to the textbook. TYPE I are True/False. Lecture 02 ( 1.1) Online Exercises for Linear Algebra XM511 1) The matrix [3 2

More information

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET IMPORTANT DEFINITIONS AND THEOREMS 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. Study Tip For each

More information

MATH 2030: ASSIGNMENT 4 SOLUTIONS

MATH 2030: ASSIGNMENT 4 SOLUTIONS MATH 23: ASSIGNMENT 4 SOLUTIONS More on the LU factorization Q.: pg 96, q 24. Find the P t LU factorization of the matrix 2 A = 3 2 2 A.. By interchanging row and row 4 we get a matrix that may be easily

More information

Solution: (a) S 1 = span. (b) S 2 = R n, x 1. x 1 + x 2 + x 3 + x 4 = 0. x 4 Solution: S 5 = x 2. x 3. (b) The standard basis vectors

Solution: (a) S 1 = span. (b) S 2 = R n, x 1. x 1 + x 2 + x 3 + x 4 = 0. x 4 Solution: S 5 = x 2. x 3. (b) The standard basis vectors .. Dimension In this section, we introduce the notion of dimension for a subspace. For a finite set, we can measure its size by counting its elements. We are interested in a measure of size on subspaces

More information

1. What is the determinant of the following matrix? a 1 a 2 4a 3 2a 2 b 1 b 2 4b 3 2b c 1. = 4, then det

1. What is the determinant of the following matrix? a 1 a 2 4a 3 2a 2 b 1 b 2 4b 3 2b c 1. = 4, then det What is the determinant of the following matrix? 3 4 3 4 3 4 4 3 A 0 B 8 C 55 D 0 E 60 If det a a a 3 b b b 3 c c c 3 = 4, then det a a 4a 3 a b b 4b 3 b c c c 3 c = A 8 B 6 C 4 D E 3 Let A be an n n matrix

More information

Vector Spaces and Dimension. Subspaces of. R n. addition and scalar mutiplication. That is, if u, v in V and alpha in R then ( u + v) Exercise: x

Vector Spaces and Dimension. Subspaces of. R n. addition and scalar mutiplication. That is, if u, v in V and alpha in R then ( u + v) Exercise: x Vector Spaces and Dimension Subspaces of Definition: A non-empty subset V is a subspace of if V is closed under addition and scalar mutiplication. That is, if u, v in V and alpha in R then ( u + v) V and

More information

v = v 1 2 +v 2 2. Two successive applications of this idea give the length of the vector v R 3 :

v = v 1 2 +v 2 2. Two successive applications of this idea give the length of the vector v R 3 : Length, Angle and the Inner Product The length (or norm) of a vector v R 2 (viewed as connecting the origin to a point (v 1,v 2 )) is easily determined by the Pythagorean Theorem and is denoted v : v =

More information

1 Last time: determinants

1 Last time: determinants 1 Last time: determinants Let n be a positive integer If A is an n n matrix, then its determinant is the number det A = Π(X, A)( 1) inv(x) X S n where S n is the set of n n permutation matrices Π(X, A)

More information

What is A + B? What is A B? What is AB? What is BA? What is A 2? and B = QUESTION 2. What is the reduced row echelon matrix of A =

What is A + B? What is A B? What is AB? What is BA? What is A 2? and B = QUESTION 2. What is the reduced row echelon matrix of A = STUDENT S COMPANIONS IN BASIC MATH: THE ELEVENTH Matrix Reloaded by Block Buster Presumably you know the first part of matrix story, including its basic operations (addition and multiplication) and row

More information

University of Houston Fall 2017 Dr. G. Heier Advanced Linear Algebra I (Math 4377/6308)

University of Houston Fall 2017 Dr. G. Heier Advanced Linear Algebra I (Math 4377/6308) University of Houston Fall 2017 Dr G Heier Advanced Linear Algebra I (Math 4377/6308) Contents 0 Foundational material: The appendices 2 01 Appendix A: Sets 2 02 Appendix B: Functions 4 03 Appendix C:

More information

T ((x 1, x 2,..., x n )) = + x x 3. , x 1. x 3. Each of the four coordinates in the range is a linear combination of the three variables x 1

T ((x 1, x 2,..., x n )) = + x x 3. , x 1. x 3. Each of the four coordinates in the range is a linear combination of the three variables x 1 MATH 37 Linear Transformations from Rn to Rm Dr. Neal, WKU Let T : R n R m be a function which maps vectors from R n to R m. Then T is called a linear transformation if the following two properties are

More information

Test 1 Review Problems Spring 2015

Test 1 Review Problems Spring 2015 Test Review Problems Spring 25 Let T HomV and let S be a subspace of V Define a map τ : V /S V /S by τv + S T v + S Is τ well-defined? If so when is it well-defined? If τ is well-defined is it a homomorphism?

More information

2.3. VECTOR SPACES 25

2.3. VECTOR SPACES 25 2.3. VECTOR SPACES 25 2.3 Vector Spaces MATH 294 FALL 982 PRELIM # 3a 2.3. Let C[, ] denote the space of continuous functions defined on the interval [,] (i.e. f(x) is a member of C[, ] if f(x) is continuous

More information

OHSx XM511 Linear Algebra: Solutions to Online True/False Exercises

OHSx XM511 Linear Algebra: Solutions to Online True/False Exercises This document gives the solutions to all of the online exercises for OHSx XM511. The section ( ) numbers refer to the textbook. TYPE I are True/False. Answers are in square brackets [. Lecture 02 ( 1.1)

More information

MTH 362: Advanced Engineering Mathematics

MTH 362: Advanced Engineering Mathematics MTH 362: Advanced Engineering Mathematics Lecture 5 Jonathan A. Chávez Casillas 1 1 University of Rhode Island Department of Mathematics September 26, 2017 1 Linear Independence and Dependence of Vectors

More information

Linear Algebra (Math-324) Lecture Notes

Linear Algebra (Math-324) Lecture Notes Linear Algebra (Math-324) Lecture Notes Dr. Ali Koam and Dr. Azeem Haider September 24, 2017 c 2017,, Jazan All Rights Reserved 1 Contents 1 Real Vector Spaces 6 2 Subspaces 11 3 Linear Combination and

More information

! x y. z 1 2 = = r z 1 rz 1

! x y. z 1 2 = = r z 1 rz 1 Section II. Homomorphisms 83 II Homomorphisms The definition of isomorphism has two conditions. In this section we will consider the second one. We will study maps that are required only to preserve structure,

More information

MATH 23a, FALL 2002 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Solutions to Final Exam (in-class portion) January 22, 2003

MATH 23a, FALL 2002 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Solutions to Final Exam (in-class portion) January 22, 2003 MATH 23a, FALL 2002 THEORETICAL LINEAR ALGEBRA AND MULTIVARIABLE CALCULUS Solutions to Final Exam (in-class portion) January 22, 2003 1. True or False (28 points, 2 each) T or F If V is a vector space

More information

Linear algebra and differential equations (Math 54): Lecture 10

Linear algebra and differential equations (Math 54): Lecture 10 Linear algebra and differential equations (Math 54): Lecture 10 Vivek Shende February 24, 2016 Hello and welcome to class! As you may have observed, your usual professor isn t here today. He ll be back

More information

Check that your exam contains 20 multiple-choice questions, numbered sequentially.

Check that your exam contains 20 multiple-choice questions, numbered sequentially. MATH 22 MAKEUP EXAMINATION Fall 26 VERSION A NAME STUDENT NUMBER INSTRUCTOR SECTION NUMBER On your scantron, write and bubble your PSU ID, Section Number, and Test Version. Failure to correctly code these

More information

MATH 22A: LINEAR ALGEBRA Chapter 4

MATH 22A: LINEAR ALGEBRA Chapter 4 MATH 22A: LINEAR ALGEBRA Chapter 4 Jesús De Loera, UC Davis November 30, 2012 Orthogonality and Least Squares Approximation QUESTION: Suppose Ax = b has no solution!! Then what to do? Can we find an Approximate

More information

Chapter 2: Linear Independence and Bases

Chapter 2: Linear Independence and Bases MATH20300: Linear Algebra 2 (2016 Chapter 2: Linear Independence and Bases 1 Linear Combinations and Spans Example 11 Consider the vector v (1, 1 R 2 What is the smallest subspace of (the real vector space

More information

1 Last time: inverses

1 Last time: inverses MATH Linear algebra (Fall 8) Lecture 8 Last time: inverses The following all mean the same thing for a function f : X Y : f is invertible f is one-to-one and onto 3 For each b Y there is exactly one a

More information