MATH 110 SOLUTIONS TO THE PRACTICE FINAL EXERCISE 1. [Cauchy-Schwarz inequality]

Size: px
Start display at page:

Download "MATH 110 SOLUTIONS TO THE PRACTICE FINAL EXERCISE 1. [Cauchy-Schwarz inequality]"

Transcription

1 MATH 110 SOLUTIONS TO THE PRACTICE FINAL PEYAM TABRIZIAN Note: There might be some mistakes and typos. Please let me know if you find any! EXERCISE 1 Theorem: [Cauchy-Schwarz inequality] Let V be a vector space over F with inner product <, >, and define u = < u, u >. Then for all u and v in V : < u, v > u v Moreover, equality holds if and only if u is a multiple of v or v is a multiple of u Proof: 1 Fix u, v in V. First of all, the result holds for v = 0, because: < u, v >=< u, 0 >= 0 u 0 = u v And also if v = 0, then v = 0u, so v is a multiple of u Hence, from now on, for the rest of the proof, we may assume v 0. Now consider < u av, u av >, where a F is to be selected later. On the one hand, by the nonnegativity axiom of <, >, we have: < u av, u av > 0 ( ) On the other hand, expanding < u av, u av > out, we get: Date: Monday, April 29th, The proof here is different from the one given in the book, but is equally valid. Feel free to memorize either one of them 1

2 2 PEYAM TABRIZIAN < u av, u av > = < u, u > + < u, av > + < av, u > + < av, av > = < u, u > a < u, v > a < v, u > +aa < v, v > = u 2 a < u, v > a < u, v > + a 2 v 2 Combining this with ( ), we get: u 2 + a < u, v > +a < v, u > + a 2 v 2 0 ( ) Now let a = <u,v> <v,v> = <u,v> v 2 2 (which is well-defined since v 0) In particular, we get: and and a < u, v >= a< u, v > = a 2 v 2 = ( < u, v > < u, v > v 2 = < u, v > < u, v > v 2 = 2 < u, v > v 2 2 < u, v > v 2 ) 2 < u, v > v 2 v 2 < u, v > 2 = v 2 Therefore, ( ) becomes: That is: u 2 < u, v > 2 v 2 < u, v > 2 < u, v > 2 v 2 + v 2 0 u 2 Solving for < u, v >, we get: < u, v > 2 v 2 0 ( ) < u, v > 2 u 2 v 2 And taking square roots (given that all the terms are nonnegative), we have: Which is the Cauchy-Schwarz inequality! < u, v > u v 2 The idea is that we want to turn a < v, u > into <u,v> 2 v 2

3 MATH 110 SOLUTIONS TO THE PRACTICE FINAL 3 Finally, if equality holds in the Cauchy-Schwarz inequality, that is, if < u, v > = u v then working our way backwards, then ( ) becomes an equality, and so ( ) becomes an equality becomes equalities, and in particular, ( ) becomes an equality, that is: < u av, u av > = 0 And hence, by the positivity axiom, u av = 0, that is, u = av, so u is a multiple of v. Conversely, if u = av for some a F, then: < u, v > = < av, v > = a < v, v > a < v, v > = a v 2 = a v v = av v = u v So equality holds in the Cauchy-Schwarz inequality. Similarly if v = au for some a F

4 4 PEYAM TABRIZIAN EXERCISE 2 Let (v 1,, v m ) be a basis for Nul(T ), and extend it to a basis (v 1,, v m, v m+1,, v n ) of V. Claim: (T (v m+1 ),, T (v n )) is a basis of Ran(T ). Proof: We need to show that the set spans Ran(T ) and is linearly independent Span: First of all, each T (v m+1 ), T (v n ) is in Ran(T ) (by definition of Ran(T )), and hence, because Ran(T ) is a subspace of W, Span(T (v m+1 ),, T (v n )) Ran(T ) Conversely, let w Ran(T ). Then w = T (v) for some v in V. But then, since (v 1,, v n ) is a basis for V, we have v = a 1 v 1 + +a n v n for scalars a 1,, a n. But then: T (v) = T (a 1 v a n v n ) = a 1 T (v 1 ) + + a m T (v m ) + a m+1 T (v m+1 ) + + a n T (v n ) = a a m 0 + a m+1 T (v m+1 ) + + a n T (v n ) Because v 1,, v m are in Nul(T ) = a m+1 T (v m+1 ) + a n T (v n ) Span(T (v m+1 ),, T (v n )) Hence, w = T (v) Span(T (v m+1 ),, T (v n )). Hence, since w was arbitrary, we get: And therefore: Ran(T ) Span(T (v m+1 ),, T (v n )) So T (v m+1 ),, T (v n ) spans Ran(T ). Span(T (v m+1 ),, T (v n )) = Ran(T )

5 MATH 110 SOLUTIONS TO THE PRACTICE FINAL 5 Linear independence: Suppose a m+1 T (v m+1 ) + + a n T (v n ) = 0. Then T (a m+1 v m a n v n ) = 0 Hence a m+1 v m a n v n Nul(T ) Hence a m+1 v m a n v n = a 1 v a m v m for scalars a 1,, a m, because (v 1,, v m ) is a basis for Nul(T ). Hence a 1 v 1 a m v m + a m+1 v m a n v n = 0. However, (v 1,, v n ) is linearly independent, hence a 1 = = a m = a m+1 = = a n = 0 Hence a m+1 = = a n = 0, which is what we wanted to show. Hence (T (v m+1 ),, T (v n )) is a basis for Ran(T ), and hence dim(ran(t )) = n m But then, it follows that: dim(v ) = n = m + (n m) = dim(nul(t )) + dim(ran(t ))

6 6 PEYAM TABRIZIAN EXERCISE 3 Note: The explanations are optional, and are here to convince you why an answer is true or false. (a) VERY FALSE!!! Remember that P rop1.9 ONLY works for TWO subspaces! (Let V = R 2, U 1 = Span {(1, 0)} (the x axis), U 2 = Span {(0, 1)} (the y axis), and U 3 = Span {(1, 1)} (the line y = x). Notice that V U 1 U 2 U 3 because (0, 0) can be written in two different ways as sums of vectors in U 1, U 2, U 3, namely (0, 0) = (1, 0) + (0, 1) + (0, 0), but also (0, 0) = (1, 0) + (0, 1) + ( 1, 1). This violates the definition of direct sums on page 15) (b) FALSE (c) (d) (e) (Let V = R 3, and [ let T] L(V ) be the linear transformation whose matrix 1 0 is M(T ) = A =. Then (1, 0) and (0, 1) are eigenvectors of T, but 0 2 (1, 1) = (1, 0) + (0, 1) isn t) TRUE (See Theorem For a direct proof: Let m be the minimal polynomial of T and p be the characteristic polynomial. Then by the division algorithm for polynomials, there exist polynomials q and r with deg(r) < deg(m) such that m = qp + r. But then m(t ) = q(t )p(t ) + r(t ). But m(t ) = 0 by definition of the minimal polynomial, and p(t ) = 0 by the Cayley-Hamilton theorem, whence 0 = 0+r(T ), so r(t ) = 0, However, deg(r) < deg(m), whence r 0 (otherwise this would contradict the definition of m as the minimal polynomial). But then m = qp + r = qp + 0 = qp, so p divides m) TRUE (If F = R, then the real spectral theorem applies, and if F = C, then T T = T T = T T, so T is normal and the complex spectral theorem applies) FALSE In general, the statement is false, and the reason is that we didn t specify whether the vector spacee is over R or over C. (In the case F = C, the answer is FALSE, because for example if V = C, then T (v) = iv has only one eigenvalue, λ = i, which is not real. However, in the case F = R, the answer is TRUE, See Theorem 8.2 in section 8 of Axler s paper, or Theorem 5.26 on page 92 of the book.)

7 MATH 110 SOLUTIONS TO THE PRACTICE FINAL 7 (f) FALSE If you take the statement as it is, it doesn t make sense. It should be generalized eigenspaces of a (given) linear operator T Also, if you correct that statement, then it is FALSE if F = R, but TRUE if F = C. (For the case F = C, this is just theorem 8.23 in the book. For the case F = R, consider V [ = R 2,] and let T L(V ) be defined by T (x, y) = (y, x). Then 0 1 M(T ) =, which has no (real) eigenvalues, and hence each eigenspace 1 0 of T is just {0}. And hence the direct sum of the generalized eigenspaces of T is just {0}, which is not equal to V = R 2 )

8 8 PEYAM TABRIZIAN EXERCISE 4 Since S is nilpotent, there exists m such that S m = 0, and since T is nilpotent, there exists n such that T n = 0. Now, because T S = ST, the binomial formula applies, that is, for every k: (technically a j = Now take k = m + n, then: (S + T ) k = k a j S j T k j j=0 j!k! (j k)!, but we won t need that here) (S + T ) m+n = = m+n j=0 a j S j T m+n j m a j S j T m+n j + j=0 n j=m+1 S j T m+n j However, if j m, then m + n j m + n m = n, so m = n j = n + l, where l 0, and so: T m+n j = T n+l = T n T l = 0T l = 0 In particular S j T m+n j = S j 0 = 0, hence all the terms in the first sum are 0. On the other hand, if j m + 1, then j = m + l, where l 0, and so: S j = S m+l = S m S l = 0S l = 0 In particular, S j T m+n j = 0T m+n j = 0, hence all the terms in the second sum are 0. Combining this, we get: Hence S + T is nilpotent. (S + T ) m+n = 0

9 MATH 110 SOLUTIONS TO THE PRACTICE FINAL 9 EXERCISE 5 ( ) Suppose x Nul(P ) and y Ran(P ). We want to show that < x, y >= 0. Since x Nul(P ), P (x) = 0, and since y Ran(P ), y = P (z) for some z V. But then: < x, y > = < x, P (z) > = < P x, z > = < P (x), z >= < 0, z > = 0 Where in the third equality, we used the fact that P = P, since P is self-adjoint. Hence < x, y >= 0, and we re done. ( ) Suppose Nul(P ) Ran(P ). We want to show P = P. That is, for every x and y in V, we want to show that: Notice that you can write: < P x, y > = < x, P y > < P x, y > = < P x, P y + (y P y) >=< P x, P y > + < P x, y P y > However, notice that P x Ran(P ) and P (y P y) = P y P 2 y = P y P y = 0, so y P y Nul(P ). Because Nul(P ) Ran(P ) by assumption, we get that < P x, y P y > = 0. Therefore: But now, we can write: < P x, y >=< P x, P y > < P x, y > = < P x, P y > = < x + (P x x), P y > = < x, P y > + < P x x, P y > But P y Ran(P ) and P (P x x) = P 2 x P x = P x P y = 0, so P x x Nul(P ). Because Nul(P ) Ran(P ) by assumption, we get that < P x x, P y >= 0, and hence: as we wanted to show < P x, y > = < x, P y >

10 10 PEYAM TABRIZIAN EXERCISE 6 Note: Remember how to calculate the matrix of a linear transformation with respect to a basis (v 1,, v n )! For each basis vector v i, calculate T (v i ) and express your result as a linear combination of all your basis vectors (v 1,, v n ). Here: [ ] [ ] [ ] T = 3 4 [ ] 1 0 = 3 0 [ ] 1 0 = [ ] [ ] [ ] 0 1 Hence the first column of M(T ) is: Next: [ ] [ ] [ ] T = 3 4 [ ] 0 1 = 0 3 [ ] 1 0 = Hence the second column of M(T ) is: Next: [ ] [ ] [ ] 1 2 T = [ ] 2 0 = 4 0 [ ] 1 0 = [ ] [ ] [ ] [ ] [ ] 0 1 [ ] 0 1

11 MATH 110 SOLUTIONS TO THE PRACTICE FINAL 11 Hence the third column of M(T ) is: Finally: [ ] [ ] [ ] 1 2 T = [ ] 0 2 = 0 4 [ ] 1 0 = [ ] [ ] [ ] 0 1 Hence the fourth column of M(T ) is: Putting everything together, we get: M(T ) =

12 12 PEYAM TABRIZIAN EXERCISE 7 ( ) Let (v 1,, v n ) be a basis for V. By definition, we know that D(v i ) = λ i v i for some λ i, where i = 1, n. Now fix i and define K i L(V ) by: K i (v 1 ) = 0. K i (v i 1 ) = 0 K i (v i ) = v i K i (v i+1 ) = 0. K i (v n ) = 0 That is, K i (v j ) = 0 for j i, and K i (v i ) = v i. Note that K i exists by the linear extension lemma. More explicitly (we ll need this below), if v V, then there exist a 1,, a n such that v = a 1 v a n v n (because (v 1,, v n ) is a basis for V ), and then: K i (v) = K i (a 1 v a n v n ) = a 1 K i (v 1 ) + + a i K i (v i ) + + a n K i (v n ) = a a i v i + + a n 0 = a i v i That is, K i (v) = a i v i, where v = a 1 v a n v n Now we only need to show 3 things: (1) D = n i=1 λ ik i Proof: Let v V, then v = a 1 v a n v n for scalars i = 1,, n. But then:

13 MATH 110 SOLUTIONS TO THE PRACTICE FINAL 13 D(v) = D(a 1 v a n v n ) = a 1 D(v 1 ) + + a n D(v n ) = a 1 λ 1 v a n λ n v n = λ 1 a 1 v λ n a n v n = λ 1 K 1 (v) + + λ n K n (v) ( n ) = λ i K i v i=1 Since v was arbitrary, we get that D = n i=1 λ ik i (2) K 2 i = K i Proof: Let v V, then v = a 1 v a n v n for scalars a 1,, a n. But then: Ki 2 (v) = K i (K i v) = K i (K i (a 1 v a n v n )) = K i (a 1 K i (v 1 ) + + K i (v i ) + + a n K i (v n )) = K i (a a i v i + + a n 0) = K i (a i v i ) = a i K i (v i ) = a i v i = K i (v) Since v was arbitrary, we get K 2 i = K i for all i (3) If i j, then K i K j = 0 Proof: Let v V, then v = a 1 v a n v n for scalars a 1,, a n. But then:

14 14 PEYAM TABRIZIAN K i K j (v) = K i (K j v) = K i (K j (a 1 v a n v n )) = K i (a 1 K j (v 1 ) + + K j (v j ) + + a n K j (v n )) = K i (a a j v j + + a n 0) = K i (a j v j ) = a j K i (v j ) = 0 (where in the last line we used j i) Hence K i K j = 0, since v was arbirary. ( ) For this, we use the result of exercise 11 in chapter 8 (which was on your homework), namely if T L(V ), then: Here with T = K 1, we get: V = Ran(T n ) Nul(T n ) V = Ran(K n 1 ) Nul(K n 1 ) However, because K 2 1 = K 1, we have K n 1 = K 1 (use induction), and hence: V = Ran(K 1 ) Nul(K 1 ) Now let U 1 = Nul(K 1 ). First of all, U 1 is invariant under K 2, because if u 1 U 1, then K 1 (K 2 u 1 ) = (K 1 K 2 )u 1 = 0u 1 = 0, so K 2 u 1 Nul(K 1 ) = U 1. Hence, applying the result of exercise 11 in chapter 8 to V = U 1 and T = K 2 := (K 2 ) U1, we get: Nul(K 1 ) = U 1 = Ran(K 2) Nul(K 2) ( ) Claim: Ran(K 2) = Ran(K 2 ) Proof: Suppose v Ran(K 2 ), then v = K 2 (v ) for some v V. But then since V = Ran(K 1 ) Nul(K 1 ), we get v = v 1 + v 2, where v 1 Ran(K 1 ), so v 1 = K 1 (u 1 ) and v 2 Nul(K 1 ) = U 1. But then K 2 (v ) = K 2 (v 1 ) + K 2 (v 2 ) = K 2 (K 1 u 1 ) + K 2 (v 2 ) = 0u 1 + K 2 (v 2 ) = K 2 (v 2 ) = K 2v 2 That is: v = K 2 (v ) = K 2(v 2 ) Ran(K 2) Conversely, if v Ran(K 2), then v = K 2(v ) for some v U 1 V, so v = K 2(v ) = K 2 (v ) Ran(K 2 ).

15 MATH 110 SOLUTIONS TO THE PRACTICE FINAL 15 Claim: Nul(K 2) = Nul(K 1 ) Nul(K 2 ) Proof: Suppose v Nul(K 1 ) Nul(K 2 ), then v Nul(K 1 ) = U 1, and so K 2(v) = K 2 (v) = 0, since v Nul(K 2 ), and so v Nul(K 2). Conversely, suppose v Nul(K 2). Then v U 1 = Nul(K 1 ) (by definition of K 2)), and hence K 2 v = K 2v = 0, so v Nul(K 2 ) as well, and hence v Nul(K 1 ) Nul(K 2 ) Combining the two claims and ( ), we get: U 1 = Ran(K 2 ) Nul(K 1 ) Nul(K 2 ) So if you let U 2 = Nul(K 1 ) Nul(K 2 ), you get: And so: U 1 = Ran(K 2 ) U 2 V = Ran(K 1 ) Ran(K 2 ) U 2 Now in general, you can prove by induction on i 3 that if U i = Nul(K 1 ) Nul(K i ), then: And also by induction: U i = Ran(K i ) U i+1 V = Ran(K 1 ) Ran(K 2 ) Ran(K i ) U i And in particular, with i = n, we get: V = Ran(K 1 ) Ran(K 2 ) Ran(K n ) U n Where U n = Nul(K 1 ) Nul(K n ). That is: V = Ran(K 1 ) Ran(K n ) (Nul(K 1 ) Nul(K n )) Note: If any of the above sets are 0, just delete them from the list. Let (v i 1,, v i k i ) be a basis for Ran(K i ) (where k i = dim(ran(k i ))) and (w 1,, w p ) be a basis for Nul(K 1 ) Nul(K n ). Then because V is a direct sum of all the above spaces, we have that the whole list (v 1 1,, v 1 k 1,, v n 1,, v n k n ), w 1,, w p ) is a basis for V. To show D is diagonal, we need (as usual) to calculate D(v k j ) and D(w i): 3 do it!

16 16 PEYAM TABRIZIAN First of all: m m D(vj k ) = ( λ l K i )(vj k ) = λ i K i (vj k ) i=1 Now vj k Ran(K k), so vj k = K k(u k j ) for some uk j ), and hence: K i (vj k) = K ik k (u k j ), which is 0 if i k, and if i = k, this is K2 k (uk j ) = K k(u k j ) = vk j i=1 In other words, we get: D(v k j ) = λ k v k j Finally, for the w i, notice that for all j, K j w i = 0 (because w i is in the Nullspace of all the K i ), and so D(w i ) = 0 = 0w i. From this it follows that D is diagonal

Math 4153 Exam 3 Review. The syllabus for Exam 3 is Chapter 6 (pages ), Chapter 7 through page 137, and Chapter 8 through page 182 in Axler.

Math 4153 Exam 3 Review. The syllabus for Exam 3 is Chapter 6 (pages ), Chapter 7 through page 137, and Chapter 8 through page 182 in Axler. Math 453 Exam 3 Review The syllabus for Exam 3 is Chapter 6 (pages -2), Chapter 7 through page 37, and Chapter 8 through page 82 in Axler.. You should be sure to know precise definition of the terms we

More information

A linear algebra proof of the fundamental theorem of algebra

A linear algebra proof of the fundamental theorem of algebra A linear algebra proof of the fundamental theorem of algebra Andrés E. Caicedo May 18, 2010 Abstract We present a recent proof due to Harm Derksen, that any linear operator in a complex finite dimensional

More information

A linear algebra proof of the fundamental theorem of algebra

A linear algebra proof of the fundamental theorem of algebra A linear algebra proof of the fundamental theorem of algebra Andrés E. Caicedo May 18, 2010 Abstract We present a recent proof due to Harm Derksen, that any linear operator in a complex finite dimensional

More information

Contents. Preface for the Instructor. Preface for the Student. xvii. Acknowledgments. 1 Vector Spaces 1 1.A R n and C n 2

Contents. Preface for the Instructor. Preface for the Student. xvii. Acknowledgments. 1 Vector Spaces 1 1.A R n and C n 2 Contents Preface for the Instructor xi Preface for the Student xv Acknowledgments xvii 1 Vector Spaces 1 1.A R n and C n 2 Complex Numbers 2 Lists 5 F n 6 Digression on Fields 10 Exercises 1.A 11 1.B Definition

More information

0 2 0, it is diagonal, hence diagonalizable)

0 2 0, it is diagonal, hence diagonalizable) MATH 54 TRUE/FALSE QUESTIONS FOR MIDTERM 2 SOLUTIONS PEYAM RYAN TABRIZIAN 1. (a) TRUE If A is diagonalizable, then A 3 is diagonalizable. (A = P DP 1, so A 3 = P D 3 P = P D P 1, where P = P and D = D

More information

Then x 1,..., x n is a basis as desired. Indeed, it suffices to verify that it spans V, since n = dim(v ). We may write any v V as r

Then x 1,..., x n is a basis as desired. Indeed, it suffices to verify that it spans V, since n = dim(v ). We may write any v V as r Practice final solutions. I did not include definitions which you can find in Axler or in the course notes. These solutions are on the terse side, but would be acceptable in the final. However, if you

More information

Linear Algebra 2 Spectral Notes

Linear Algebra 2 Spectral Notes Linear Algebra 2 Spectral Notes In what follows, V is an inner product vector space over F, where F = R or C. We will use results seen so far; in particular that every linear operator T L(V ) has a complex

More information

MATH SOLUTIONS TO PRACTICE MIDTERM LECTURE 1, SUMMER Given vector spaces V and W, V W is the vector space given by

MATH SOLUTIONS TO PRACTICE MIDTERM LECTURE 1, SUMMER Given vector spaces V and W, V W is the vector space given by MATH 110 - SOLUTIONS TO PRACTICE MIDTERM LECTURE 1, SUMMER 2009 GSI: SANTIAGO CAÑEZ 1. Given vector spaces V and W, V W is the vector space given by V W = {(v, w) v V and w W }, with addition and scalar

More information

Math 113 Homework 5. Bowei Liu, Chao Li. Fall 2013

Math 113 Homework 5. Bowei Liu, Chao Li. Fall 2013 Math 113 Homework 5 Bowei Liu, Chao Li Fall 2013 This homework is due Thursday November 7th at the start of class. Remember to write clearly, and justify your solutions. Please make sure to put your name

More information

Math 113 Final Exam: Solutions

Math 113 Final Exam: Solutions Math 113 Final Exam: Solutions Thursday, June 11, 2013, 3.30-6.30pm. 1. (25 points total) Let P 2 (R) denote the real vector space of polynomials of degree 2. Consider the following inner product on P

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 54 - FINAL EXAM STUDY GUIDE

MATH 54 - FINAL EXAM STUDY GUIDE MATH 54 - FINAL EXAM STUDY GUIDE PEYAM RYAN TABRIZIAN This is the study guide for the final exam! It says what it does: to guide you with your studying for the exam! The terms in boldface are more important

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

Lecture 23: 6.1 Inner Products

Lecture 23: 6.1 Inner Products Lecture 23: 6.1 Inner Products Wei-Ta Chu 2008/12/17 Definition An inner product on a real vector space V is a function that associates a real number u, vwith each pair of vectors u and v in V in such

More information

Math 350 Fall 2011 Notes about inner product spaces. In this notes we state and prove some important properties of inner product spaces.

Math 350 Fall 2011 Notes about inner product spaces. In this notes we state and prove some important properties of inner product spaces. Math 350 Fall 2011 Notes about inner product spaces In this notes we state and prove some important properties of inner product spaces. First, recall the dot product on R n : if x, y R n, say x = (x 1,...,

More information

(a) II and III (b) I (c) I and III (d) I and II and III (e) None are true.

(a) II and III (b) I (c) I and III (d) I and II and III (e) None are true. 1 Which of the following statements is always true? I The null space of an m n matrix is a subspace of R m II If the set B = {v 1,, v n } spans a vector space V and dimv = n, then B is a basis for V III

More information

GENERALIZED EIGENVECTORS, MINIMAL POLYNOMIALS AND THEOREM OF CAYLEY-HAMILTION

GENERALIZED EIGENVECTORS, MINIMAL POLYNOMIALS AND THEOREM OF CAYLEY-HAMILTION GENERALIZED EIGENVECTORS, MINIMAL POLYNOMIALS AND THEOREM OF CAYLEY-HAMILTION FRANZ LUEF Abstract. Our exposition is inspired by S. Axler s approach to linear algebra and follows largely his exposition

More information

Linear Algebra Highlights

Linear Algebra Highlights Linear Algebra Highlights Chapter 1 A linear equation in n variables is of the form a 1 x 1 + a 2 x 2 + + a n x n. We can have m equations in n variables, a system of linear equations, which we want to

More information

THE MINIMAL POLYNOMIAL AND SOME APPLICATIONS

THE MINIMAL POLYNOMIAL AND SOME APPLICATIONS THE MINIMAL POLYNOMIAL AND SOME APPLICATIONS KEITH CONRAD. Introduction The easiest matrices to compute with are the diagonal ones. The sum and product of diagonal matrices can be computed componentwise

More information

Dot Products, Transposes, and Orthogonal Projections

Dot Products, Transposes, and Orthogonal Projections Dot Products, Transposes, and Orthogonal Projections David Jekel November 13, 2015 Properties of Dot Products Recall that the dot product or standard inner product on R n is given by x y = x 1 y 1 + +

More information

Math 314H Solutions to Homework # 3

Math 314H Solutions to Homework # 3 Math 34H Solutions to Homework # 3 Complete the exercises from the second maple assignment which can be downloaded from my linear algebra course web page Attach printouts of your work on this problem to

More information

Homework 11 Solutions. Math 110, Fall 2013.

Homework 11 Solutions. Math 110, Fall 2013. Homework 11 Solutions Math 110, Fall 2013 1 a) Suppose that T were self-adjoint Then, the Spectral Theorem tells us that there would exist an orthonormal basis of P 2 (R), (p 1, p 2, p 3 ), consisting

More information

MATH 320: PRACTICE PROBLEMS FOR THE FINAL AND SOLUTIONS

MATH 320: PRACTICE PROBLEMS FOR THE FINAL AND SOLUTIONS MATH 320: PRACTICE PROBLEMS FOR THE FINAL AND SOLUTIONS There will be eight problems on the final. The following are sample problems. Problem 1. Let F be the vector space of all real valued functions on

More information

Name: Final Exam MATH 3320

Name: Final Exam MATH 3320 Name: Final Exam MATH 3320 Directions: Make sure to show all necessary work to receive full credit. If you need extra space please use the back of the sheet with appropriate labeling. (1) State the following

More information

DS-GA 1002 Lecture notes 0 Fall Linear Algebra. These notes provide a review of basic concepts in linear algebra.

DS-GA 1002 Lecture notes 0 Fall Linear Algebra. These notes provide a review of basic concepts in linear algebra. DS-GA 1002 Lecture notes 0 Fall 2016 Linear Algebra These notes provide a review of basic concepts in linear algebra. 1 Vector spaces You are no doubt familiar with vectors in R 2 or R 3, i.e. [ ] 1.1

More information

NATIONAL UNIVERSITY OF SINGAPORE MA1101R

NATIONAL UNIVERSITY OF SINGAPORE MA1101R Student Number: NATIONAL UNIVERSITY OF SINGAPORE - Linear Algebra I (Semester 2 : AY25/26) Time allowed : 2 hours INSTRUCTIONS TO CANDIDATES. Write down your matriculation/student number clearly in the

More information

University of Colorado Denver Department of Mathematical and Statistical Sciences Applied Linear Algebra Ph.D. Preliminary Exam June 10, 2011

University of Colorado Denver Department of Mathematical and Statistical Sciences Applied Linear Algebra Ph.D. Preliminary Exam June 10, 2011 University of Colorado Denver Department of Mathematical and Statistical Sciences Applied Linear Algebra PhD Preliminary Exam June 2 Name: Exam Rules: This is a closed book exam Once the exam begins you

More information

MATRICES ARE SIMILAR TO TRIANGULAR MATRICES

MATRICES ARE SIMILAR TO TRIANGULAR MATRICES MATRICES ARE SIMILAR TO TRIANGULAR MATRICES 1 Complex matrices Recall that the complex numbers are given by a + ib where a and b are real and i is the imaginary unity, ie, i 2 = 1 In what we describe below,

More information

MATH 221, Spring Homework 10 Solutions

MATH 221, Spring Homework 10 Solutions MATH 22, Spring 28 - Homework Solutions Due Tuesday, May Section 52 Page 279, Problem 2: 4 λ A λi = and the characteristic polynomial is det(a λi) = ( 4 λ)( λ) ( )(6) = λ 6 λ 2 +λ+2 The solutions to the

More information

Footnotes to Linear Algebra (MA 540 fall 2013), T. Goodwillie, Bases

Footnotes to Linear Algebra (MA 540 fall 2013), T. Goodwillie, Bases Footnotes to Linear Algebra (MA 540 fall 2013), T. Goodwillie, Bases November 18, 2013 1 Spanning and linear independence I will outline a slightly different approach to the material in Chapter 2 of Axler

More information

LINEAR ALGEBRA BOOT CAMP WEEK 2: LINEAR OPERATORS

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

More information

The Jordan Canonical Form

The Jordan Canonical Form The Jordan Canonical Form The Jordan canonical form describes the structure of an arbitrary linear transformation on a finite-dimensional vector space over an algebraically closed field. Here we develop

More information

MATH 304 Linear Algebra Lecture 34: Review for Test 2.

MATH 304 Linear Algebra Lecture 34: Review for Test 2. MATH 304 Linear Algebra Lecture 34: Review for Test 2. Topics for Test 2 Linear transformations (Leon 4.1 4.3) Matrix transformations Matrix of a linear mapping Similar matrices Orthogonality (Leon 5.1

More information

MATHEMATICS 217 NOTES

MATHEMATICS 217 NOTES MATHEMATICS 27 NOTES PART I THE JORDAN CANONICAL FORM The characteristic polynomial of an n n matrix A is the polynomial χ A (λ) = det(λi A), a monic polynomial of degree n; a monic polynomial in the variable

More information

MATH 240 Spring, Chapter 1: Linear Equations and Matrices

MATH 240 Spring, Chapter 1: Linear Equations and Matrices MATH 240 Spring, 2006 Chapter Summaries for Kolman / Hill, Elementary Linear Algebra, 8th Ed. Sections 1.1 1.6, 2.1 2.2, 3.2 3.8, 4.3 4.5, 5.1 5.3, 5.5, 6.1 6.5, 7.1 7.2, 7.4 DEFINITIONS Chapter 1: Linear

More information

Final A. Problem Points Score Total 100. Math115A Nadja Hempel 03/23/2017

Final A. Problem Points Score Total 100. Math115A Nadja Hempel 03/23/2017 Final A Math115A Nadja Hempel 03/23/2017 nadja@math.ucla.edu Name: UID: Problem Points Score 1 10 2 20 3 5 4 5 5 9 6 5 7 7 8 13 9 16 10 10 Total 100 1 2 Exercise 1. (10pt) Let T : V V be a linear transformation.

More information

MATH 304 Linear Algebra Lecture 23: Diagonalization. Review for Test 2.

MATH 304 Linear Algebra Lecture 23: Diagonalization. Review for Test 2. MATH 304 Linear Algebra Lecture 23: Diagonalization. Review for Test 2. Diagonalization Let L be a linear operator on a finite-dimensional vector space V. Then the following conditions are equivalent:

More information

Math 346 Notes on Linear Algebra

Math 346 Notes on Linear Algebra Math 346 Notes on Linear Algebra Ethan Akin Mathematics Department Fall, 2014 1 Vector Spaces Anton Chapter 4, Section 4.1 You should recall the definition of a vector as an object with magnitude and direction

More information

Further linear algebra. Chapter IV. Jordan normal form.

Further linear algebra. Chapter IV. Jordan normal form. Further linear algebra. Chapter IV. Jordan normal form. Andrei Yafaev In what follows V is a vector space of dimension n and B is a basis of V. In this chapter we are concerned with linear maps T : V V.

More information

Linear Algebra Practice Final

Linear Algebra Practice Final . Let (a) First, Linear Algebra Practice Final Summer 3 3 A = 5 3 3 rref([a ) = 5 so if we let x 5 = t, then x 4 = t, x 3 =, x = t, and x = t, so that t t x = t = t t whence ker A = span(,,,, ) and a basis

More information

Minimal Polynomials and Jordan Normal Forms

Minimal Polynomials and Jordan Normal Forms Minimal Polynomials and Jordan Normal Forms 1. Minimal Polynomials Let A be an n n real matrix. M1. There is a polynomial p such that p(a) =. Proof. The space M n n (R) of n n real matrices is an n 2 -dimensional

More information

Math Final December 2006 C. Robinson

Math Final December 2006 C. Robinson Math 285-1 Final December 2006 C. Robinson 2 5 8 5 1 2 0-1 0 1. (21 Points) The matrix A = 1 2 2 3 1 8 3 2 6 has the reduced echelon form U = 0 0 1 2 0 0 0 0 0 1. 2 6 1 0 0 0 0 0 a. Find a basis for the

More information

Matrices related to linear transformations

Matrices related to linear transformations Math 4326 Fall 207 Matrices related to linear transformations We have encountered several ways in which matrices relate to linear transformations. In this note, I summarize the important facts and formulas

More information

LINEAR ALGEBRA REVIEW

LINEAR ALGEBRA REVIEW LINEAR ALGEBRA REVIEW JC Stuff you should know for the exam. 1. Basics on vector spaces (1) F n is the set of all n-tuples (a 1,... a n ) with a i F. It forms a VS with the operations of + and scalar multiplication

More information

Math 408 Advanced Linear Algebra

Math 408 Advanced Linear Algebra Math 408 Advanced Linear Algebra Chi-Kwong Li Chapter 4 Hermitian and symmetric matrices Basic properties Theorem Let A M n. The following are equivalent. Remark (a) A is Hermitian, i.e., A = A. (b) x

More information

Linear Algebra. Min Yan

Linear Algebra. Min Yan Linear Algebra Min Yan January 2, 2018 2 Contents 1 Vector Space 7 1.1 Definition................................. 7 1.1.1 Axioms of Vector Space..................... 7 1.1.2 Consequence of Axiom......................

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

ALGEBRA QUALIFYING EXAM PROBLEMS LINEAR ALGEBRA

ALGEBRA QUALIFYING EXAM PROBLEMS LINEAR ALGEBRA ALGEBRA QUALIFYING EXAM PROBLEMS LINEAR ALGEBRA Kent State University Department of Mathematical Sciences Compiled and Maintained by Donald L. White Version: August 29, 2017 CONTENTS LINEAR ALGEBRA AND

More information

Inner Product Spaces

Inner Product Spaces Inner Product Spaces Branko Ćurgus March 4, 2015 at09:05 1 Inner Product Spaces We will first introduce several dot-product-like objects. We start with the most general. Definition 1.1. Let V be a vector

More information

Linear Systems. Class 27. c 2008 Ron Buckmire. TITLE Projection Matrices and Orthogonal Diagonalization CURRENT READING Poole 5.4

Linear Systems. Class 27. c 2008 Ron Buckmire. TITLE Projection Matrices and Orthogonal Diagonalization CURRENT READING Poole 5.4 Linear Systems Math Spring 8 c 8 Ron Buckmire Fowler 9 MWF 9: am - :5 am http://faculty.oxy.edu/ron/math//8/ Class 7 TITLE Projection Matrices and Orthogonal Diagonalization CURRENT READING Poole 5. Summary

More information

The Jordan Normal Form and its Applications

The Jordan Normal Form and its Applications The and its Applications Jeremy IMPACT Brigham Young University A square matrix A is a linear operator on {R, C} n. A is diagonalizable if and only if it has n linearly independent eigenvectors. What happens

More information

Math 113 Midterm Exam Solutions

Math 113 Midterm Exam Solutions Math 113 Midterm Exam Solutions Held Thursday, May 7, 2013, 7-9 pm. 1. (10 points) Let V be a vector space over F and T : V V be a linear operator. Suppose that there is a non-zero vector v V such that

More information

linearly indepedent eigenvectors as the multiplicity of the root, but in general there may be no more than one. For further discussion, assume matrice

linearly indepedent eigenvectors as the multiplicity of the root, but in general there may be no more than one. For further discussion, assume matrice 3. Eigenvalues and Eigenvectors, Spectral Representation 3.. Eigenvalues and Eigenvectors A vector ' is eigenvector of a matrix K, if K' is parallel to ' and ' 6, i.e., K' k' k is the eigenvalue. If is

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

Math Linear Algebra II. 1. Inner Products and Norms

Math Linear Algebra II. 1. Inner Products and Norms Math 342 - Linear Algebra II Notes 1. Inner Products and Norms One knows from a basic introduction to vectors in R n Math 254 at OSU) that the length of a vector x = x 1 x 2... x n ) T R n, denoted x,

More information

Elementary linear algebra

Elementary linear algebra Chapter 1 Elementary linear algebra 1.1 Vector spaces Vector spaces owe their importance to the fact that so many models arising in the solutions of specific problems turn out to be vector spaces. The

More information

Lecture 19: Polar and singular value decompositions; generalized eigenspaces; the decomposition theorem (1)

Lecture 19: Polar and singular value decompositions; generalized eigenspaces; the decomposition theorem (1) Lecture 19: Polar and singular value decompositions; generalized eigenspaces; the decomposition theorem (1) Travis Schedler Thurs, Nov 17, 2011 (version: Thurs, Nov 17, 1:00 PM) Goals (2) Polar decomposition

More information

Bare-bones outline of eigenvalue theory and the Jordan canonical form

Bare-bones outline of eigenvalue theory and the Jordan canonical form Bare-bones outline of eigenvalue theory and the Jordan canonical form April 3, 2007 N.B.: You should also consult the text/class notes for worked examples. Let F be a field, let V be a finite-dimensional

More information

A proof of the Jordan normal form theorem

A proof of the Jordan normal form theorem A proof of the Jordan normal form theorem Jordan normal form theorem states that any matrix is similar to a blockdiagonal matrix with Jordan blocks on the diagonal. To prove it, we first reformulate it

More information

Math 108b: Notes on the Spectral Theorem

Math 108b: Notes on the Spectral Theorem Math 108b: Notes on the Spectral Theorem From section 6.3, we know that every linear operator T on a finite dimensional inner product space V has an adjoint. (T is defined as the unique linear operator

More information

SUMMARY OF MATH 1600

SUMMARY OF MATH 1600 SUMMARY OF MATH 1600 Note: The following list is intended as a study guide for the final exam. It is a continuation of the study guide for the midterm. It does not claim to be a comprehensive list. You

More information

Answer Keys For Math 225 Final Review Problem

Answer Keys For Math 225 Final Review Problem Answer Keys For Math Final Review Problem () For each of the following maps T, Determine whether T is a linear transformation. If T is a linear transformation, determine whether T is -, onto and/or bijective.

More information

Math 489AB Exercises for Chapter 2 Fall Section 2.3

Math 489AB Exercises for Chapter 2 Fall Section 2.3 Math 489AB Exercises for Chapter 2 Fall 2008 Section 2.3 2.3.3. Let A M n (R). Then the eigenvalues of A are the roots of the characteristic polynomial p A (t). Since A is real, p A (t) is a polynomial

More information

The University of Texas at Austin Department of Electrical and Computer Engineering. EE381V: Large Scale Learning Spring 2013.

The University of Texas at Austin Department of Electrical and Computer Engineering. EE381V: Large Scale Learning Spring 2013. The University of Texas at Austin Department of Electrical and Computer Engineering EE381V: Large Scale Learning Spring 2013 Assignment Two Caramanis/Sanghavi Due: Tuesday, Feb. 19, 2013. Computational

More information

Chapter 6 Inner product spaces

Chapter 6 Inner product spaces Chapter 6 Inner product spaces 6.1 Inner products and norms Definition 1 Let V be a vector space over F. An inner product on V is a function, : V V F such that the following conditions hold. x+z,y = x,y

More information

EXAM. Exam #3. Math 2360, Spring April 24, 2001 ANSWERS

EXAM. Exam #3. Math 2360, Spring April 24, 2001 ANSWERS EXAM Exam #3 Math 2360, Spring 200 April 24, 200 ANSWERS i 40 pts Problem In this problem, we will work in the vectorspace P 3 = { ax 2 + bx + c a, b, c R }, the space of polynomials of degree less than

More information

Spectral Theorem for Self-adjoint Linear Operators

Spectral Theorem for Self-adjoint Linear Operators Notes for the undergraduate lecture by David Adams. (These are the notes I would write if I was teaching a course on this topic. I have included more material than I will cover in the 45 minute lecture;

More information

Linear Algebra 1. M.T.Nair Department of Mathematics, IIT Madras. and in that case x is called an eigenvector of T corresponding to the eigenvalue λ.

Linear Algebra 1. M.T.Nair Department of Mathematics, IIT Madras. and in that case x is called an eigenvector of T corresponding to the eigenvalue λ. Linear Algebra 1 M.T.Nair Department of Mathematics, IIT Madras 1 Eigenvalues and Eigenvectors 1.1 Definition and Examples Definition 1.1. Let V be a vector space (over a field F) and T : V V be a linear

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

Definition (T -invariant subspace) Example. Example

Definition (T -invariant subspace) Example. Example Eigenvalues, Eigenvectors, Similarity, and Diagonalization We now turn our attention to linear transformations of the form T : V V. To better understand the effect of T on the vector space V, we begin

More information

MTH 5102 Linear Algebra Practice Final Exam April 26, 2016

MTH 5102 Linear Algebra Practice Final Exam April 26, 2016 Name (Last name, First name): MTH 5 Linear Algebra Practice Final Exam April 6, 6 Exam Instructions: You have hours to complete the exam. There are a total of 9 problems. You must show your work and write

More information

1. General Vector Spaces

1. General Vector Spaces 1.1. Vector space axioms. 1. General Vector Spaces Definition 1.1. Let V be a nonempty set of objects on which the operations of addition and scalar multiplication are defined. By addition we mean a rule

More information

j=1 x j p, if 1 p <, x i ξ : x i < ξ} 0 as p.

j=1 x j p, if 1 p <, x i ξ : x i < ξ} 0 as p. LINEAR ALGEBRA Fall 203 The final exam Almost all of the problems solved Exercise Let (V, ) be a normed vector space. Prove x y x y for all x, y V. Everybody knows how to do this! Exercise 2 If V is a

More information

6 Inner Product Spaces

6 Inner Product Spaces Lectures 16,17,18 6 Inner Product Spaces 6.1 Basic Definition Parallelogram law, the ability to measure angle between two vectors and in particular, the concept of perpendicularity make the euclidean space

More information

Topics in linear algebra

Topics in linear algebra Chapter 6 Topics in linear algebra 6.1 Change of basis I want to remind you of one of the basic ideas in linear algebra: change of basis. Let F be a field, V and W be finite dimensional vector spaces over

More information

Linear Algebra Solutions 1

Linear Algebra Solutions 1 Math Camp 1 Do the following: Linear Algebra Solutions 1 1. Let A = and B = 3 8 5 A B = 3 5 9 A + B = 9 11 14 4 AB = 69 3 16 BA = 1 4 ( 1 3. Let v = and u = 5 uv = 13 u v = 13 v u = 13 Math Camp 1 ( 7

More information

Lecture 19: Polar and singular value decompositions; generalized eigenspaces; the decomposition theorem (1)

Lecture 19: Polar and singular value decompositions; generalized eigenspaces; the decomposition theorem (1) Lecture 19: Polar and singular value decompositions; generalized eigenspaces; the decomposition theorem (1) Travis Schedler Thurs, Nov 17, 2011 (version: Thurs, Nov 17, 1:00 PM) Goals (2) Polar decomposition

More information

Math 25a Practice Final #1 Solutions

Math 25a Practice Final #1 Solutions Math 25a Practice Final #1 Solutions Problem 1. Suppose U and W are subspaces of V such that V = U W. Suppose also that u 1,..., u m is a basis of U and w 1,..., w n is a basis of W. Prove that is a basis

More information

HONORS LINEAR ALGEBRA (MATH V 2020) SPRING 2013

HONORS LINEAR ALGEBRA (MATH V 2020) SPRING 2013 HONORS LINEAR ALGEBRA (MATH V 2020) SPRING 2013 PROFESSOR HENRY C. PINKHAM 1. Prerequisites The only prerequisite is Calculus III (Math 1201) or the equivalent: the first semester of multivariable calculus.

More information

DIAGONALIZATION. In order to see the implications of this definition, let us consider the following example Example 1. Consider the matrix

DIAGONALIZATION. In order to see the implications of this definition, let us consider the following example Example 1. Consider the matrix DIAGONALIZATION Definition We say that a matrix A of size n n is diagonalizable if there is a basis of R n consisting of eigenvectors of A ie if there are n linearly independent vectors v v n such that

More information

( 9x + 3y. y 3y = (λ 9)x 3x + y = λy 9x + 3y = 3λy 9x + (λ 9)x = λ(λ 9)x. (λ 2 10λ)x = 0

( 9x + 3y. y 3y = (λ 9)x 3x + y = λy 9x + 3y = 3λy 9x + (λ 9)x = λ(λ 9)x. (λ 2 10λ)x = 0 Math 46 (Lesieutre Practice final ( minutes December 9, 8 Problem Consider the matrix M ( 9 a Prove that there is a basis for R consisting of orthonormal eigenvectors for M This is just the spectral theorem:

More information

Math Linear Algebra

Math Linear Algebra Math 220 - Linear Algebra (Summer 208) Solutions to Homework #7 Exercise 6..20 (a) TRUE. u v v u = 0 is equivalent to u v = v u. The latter identity is true due to the commutative property of the inner

More information

Linear Algebra II Lecture 13

Linear Algebra II Lecture 13 Linear Algebra II Lecture 13 Xi Chen 1 1 University of Alberta November 14, 2014 Outline 1 2 If v is an eigenvector of T : V V corresponding to λ, then v is an eigenvector of T m corresponding to λ m since

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 113 Solutions: Homework 8. November 28, 2007

Math 113 Solutions: Homework 8. November 28, 2007 Math 113 Solutions: Homework 8 November 28, 27 3) Define c j = ja j, d j = 1 j b j, for j = 1, 2,, n Let c = c 1 c 2 c n and d = vectors in R n Then the Cauchy-Schwarz inequality on Euclidean n-space gives

More information

Chapters 5 & 6: Theory Review: Solutions Math 308 F Spring 2015

Chapters 5 & 6: Theory Review: Solutions Math 308 F Spring 2015 Chapters 5 & 6: Theory Review: Solutions Math 308 F Spring 205. If A is a 3 3 triangular matrix, explain why det(a) is equal to the product of entries on the diagonal. If A is a lower triangular or diagonal

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

Then since v is an eigenvector of T, we have (T λi)v = 0. Then

Then since v is an eigenvector of T, we have (T λi)v = 0. Then Problem F02.10. Let T be a linear operator on a finite dimensional complex inner product space V such that T T = T T. Show that there is an orthonormal basis of V consisting of eigenvectors of B. Solution.

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

AN ELEMENTARY PROOF OF THE SPECTRAL RADIUS FORMULA FOR MATRICES

AN ELEMENTARY PROOF OF THE SPECTRAL RADIUS FORMULA FOR MATRICES AN ELEMENTARY PROOF OF THE SPECTRAL RADIUS FORMULA FOR MATRICES JOEL A. TROPP Abstract. We present an elementary proof that the spectral radius of a matrix A may be obtained using the formula ρ(a) lim

More information

Math 113 Homework 5 Solutions (Starred problems) Solutions by Guanyang Wang, with edits by Tom Church.

Math 113 Homework 5 Solutions (Starred problems) Solutions by Guanyang Wang, with edits by Tom Church. Math 113 Homework 5 Solutions (Starred problems) Solutions by Guanyang Wang, with edits by Tom Church. Exercise 5.C.1 Suppose T L(V ) is diagonalizable. Prove that V = null T range T. Proof. Let v 1,...,

More information

MATH 205 HOMEWORK #3 OFFICIAL SOLUTION. Problem 1: Find all eigenvalues and eigenvectors of the following linear transformations. (a) F = R, V = R 3,

MATH 205 HOMEWORK #3 OFFICIAL SOLUTION. Problem 1: Find all eigenvalues and eigenvectors of the following linear transformations. (a) F = R, V = R 3, MATH 205 HOMEWORK #3 OFFICIAL SOLUTION Problem 1: Find all eigenvalues and eigenvectors of the following linear transformations. a F = R, V = R 3, b F = R or C, V = F 2, T = T = 9 4 4 8 3 4 16 8 7 0 1

More information

Honors Algebra 4, MATH 371 Winter 2010 Assignment 4 Due Wednesday, February 17 at 08:35

Honors Algebra 4, MATH 371 Winter 2010 Assignment 4 Due Wednesday, February 17 at 08:35 Honors Algebra 4, MATH 371 Winter 2010 Assignment 4 Due Wednesday, February 17 at 08:35 1. Let R be a commutative ring with 1 0. (a) Prove that the nilradical of R is equal to the intersection of the prime

More information

Math 110. Final Exam December 12, 2002

Math 110. Final Exam December 12, 2002 C Math 110 PROFESSOR KENNETH A. RIBET Final Exam December 12, 2002 12:30 3:30 PM The scalar field F will be the field of real numbers unless otherwise specified. Please put away all books, calculators,

More information

Dot Products. K. Behrend. April 3, Abstract A short review of some basic facts on the dot product. Projections. The spectral theorem.

Dot Products. K. Behrend. April 3, Abstract A short review of some basic facts on the dot product. Projections. The spectral theorem. Dot Products K. Behrend April 3, 008 Abstract A short review of some basic facts on the dot product. Projections. The spectral theorem. Contents The dot product 3. Length of a vector........................

More information

Math 414: Linear Algebra II, Fall 2015 Final Exam

Math 414: Linear Algebra II, Fall 2015 Final Exam Math 414: Linear Algebra II, Fall 2015 Final Exam December 17, 2015 Name: This is a closed book single author exam. Use of books, notes, or other aids is not permissible, nor is collaboration with any

More information

Linear Algebra Final Exam Solutions, December 13, 2008

Linear Algebra Final Exam Solutions, December 13, 2008 Linear Algebra Final Exam Solutions, December 13, 2008 Write clearly, with complete sentences, explaining your work. You will be graded on clarity, style, and brevity. If you add false statements to a

More information

Homework Set 5 Solutions

Homework Set 5 Solutions MATH 672-010 Vector Spaces Prof. D. A. Edwards Due: Oct. 7, 2014 Homework Set 5 Solutions 1. Let S, T L(V, V finite-dimensional. (a (5 points Prove that ST and T S have the same eigenvalues. Solution.

More information

Spring 2014 Math 272 Final Exam Review Sheet

Spring 2014 Math 272 Final Exam Review Sheet Spring 2014 Math 272 Final Exam Review Sheet You will not be allowed use of a calculator or any other device other than your pencil or pen and some scratch paper. Notes are also not allowed. In kindness

More information

Honors Algebra II MATH251 Course Notes by Dr. Eyal Goren McGill University Winter 2007

Honors Algebra II MATH251 Course Notes by Dr. Eyal Goren McGill University Winter 2007 Honors Algebra II MATH251 Course Notes by Dr Eyal Goren McGill University Winter 2007 Last updated: April 4, 2014 c All rights reserved to the author, Eyal Goren, Department of Mathematics and Statistics,

More information