ES.1803 Topic 16 Notes Jeremy Orloff

Size: px
Start display at page:

Download "ES.1803 Topic 16 Notes Jeremy Orloff"

Transcription

1 ES803 Topic 6 Notes Jerem Orloff 6 Eigenalues, diagonalization, decoupling This note coers topics that will take us seeral classes to get through We will look almost eclusiel at 2 2 matrices These hae almost all the features of bigger square matrices and the are computationall eas 6 Etmolog: This is from a Wikipedia discussion page: The word eigen in German or Dutch translates as inherent, characteristic, priate So eigenector of a matri is characteristic or inherent to the matri The word eigen is also translated as own with the same sense as the meanings aboe That is the eigenector of a matri is the matri s own ector In English ou sometimes see eigenalues called special or characteristic alues 62 Definition For a square matri M an eigenalue is a number (scalar) λ that satisfies the equation M λ for some non-zero ector () The ector is called a non-zero eigenector corresponding to λ We will call Equation 6 the eigenector equation Comments: Using the smbol λ for the eigenalue is a fairl common practice when looking at generic matrices If the eigenalue has a phsical interpretation we ll often use a corresponding letter For eample, in population matrices the eigenalues are growth rates, so we ll often denote them using r or k 2 Eigenectors are not unique That is, if is an eigenector with eigenalue λ then so an multiple of Indeed, the set of all eigenectors with eigenalue λ is clearl a ector space (You should show this!) 63 Wh eigenectors are special 6 5 Eample 6 Let A 2 We will eplore how A transforms ectors and what makes an eigenector special We will see that A scales and rotates most ectors, but onl scales eigenectors That is, eigenectors lie on lines that are unmoed b A Take u [ 0 Au [ 6 ; Take u 2 We see that A scales and turns most ectors 0 Au 2 5 2

2 6 EIGENVALUES, DIAGONALIZATION, DECOUPLING Now take A 7 7 This shows that is an eigenector with eigenalue 7 The eigenector is special since A just scales it b 7 Likewise, 2 then A 2 2 So, 2 is an eigenector with eigenalue The eigenector 2 is reall special, it is unmoed b A 2 u 2 Au 2 to A (35, 7) Au u A 2 Eample 6: Action of the matri A on ectors The following eample shows how knowing eigenalues and eigenectors simplifies calculations with a matri In fact, ou don t een need the matri once ou know all of its eigenalues and eigenectors Eample 62 Suppose A is a 2 2 matri that has eigenectors eigenalues 2 and 4 respectiel (a) Compute A 2 answer: Since is an eigenector this follows directl from the definition of eigenectors: 2 2 A ( ) (b) Compute A answer: This uses the definition of eigenector plus linearit: ( ) A + A + A ( (c) Compute A ) 3 answer: Again this uses the definition of eigenector plus linearit: ( ) A A + 5A and 3 with

3 6 EIGENVALUES, DIAGONALIZATION, DECOUPLING 3 (d) Compute A 0 answer: We first decompose 0 into eigenectors: Now we can once again use the definition of eigenector plus linearit: ( ) 0 2 A A A A Eample 63 An rotation in three dimensions is around some ais The ector along this ais is fied b the rotation, ie it is an eigenector with eigenalue 64 Computational approach In order to find the eigenectors and eigenalues we recall the following basic fact about square matrices Fact: The equation M 0 is satisfied b a non-zero ector if and onl if det(m) 0 (Said differentl, the null space of M is non-triial eactl when det(m) 0) First we manipulate the eigenalue equation so that finding eigenectors becomes finding a null ectors: A λ A λ I A λ I 0 (A λ I) 0 Now we can appl our fact to the last equation aboe to conclude that λ is an eigenalue if and onl if det(a λ I) 0 (2) (Recall that an definition of eigenalue requires to be non-zero) We call Equation 2 the characteristic equation (Eigenalues are sometimes called characteristic alues) It allows us to find the eigenalues and eigenectors separatel in a two step process Notation: For simplicit we will use the notation A det(a) Eigenspace: For an eigenalue λ the set of all eigenectors is none other than the nullspace of A λi That is, it is a ector subspace which we call the eigenspace of λ 6 5 Eample 64 Find the eigenalues of the matri A For each eigenalue find 2 a basis of the correpsonding eigenspace answer: Step : Find the eigenalues λ: A λi 0 (characteristic equation) 6 5 λ λ 6 λ 5 2 λ 0

4 6 EIGENVALUES, DIAGONALIZATION, DECOUPLING 4 (6 λ)(2 λ) 5 λ 2 8λ λ 7, Step 2: Find basis eigenectors : We hae (A λi) 0, ie we want Null(A λi) 5 5 λ 7: A λi This has RREF R The nullspace is dimensional, a basis is λ : A λi [ basis is This has RREF R The nullspace is dimensional, a 0 0 Remember, an scalar multiple of these eigenectors is also an eigenector with the same eigenalue Trick In the 2 2 case we don t hae to write out the RREF to find the eigenector Notice that the entries in our eigenectors come from the entries in one row of the matri You use the right entr of the row and minus the left entr If ou think about this a moment ou ll see that it is alwas the case Matlab: In Matlab the function eig(a) returns the eigenectors and eigenalues of a matri Comple eigenalues If the eigenalues are comple then the eigenectors are comple Otherwise there is no difference in the algebra 3 4 Eample 65 Find the eigenalues and basic eigenectors of the matri A 4 3 answer: Step : Find the eigenalues λ: A λi 0 (characteristic equation) 3 4 λ λ 3 λ λ 0 (3 λ) λ 3 ± 4i Step 2, Find the eigenectors : (A λi) 0 4i 4 λ 3 + 4i: 4 4i 0 Take i λ 2 3 4i: 4i 4 4 4i 2 0 Take 2 i Notice that the eigenalues and eigenectors come in comple conjugate pairs Knowing this there is no need to do a computation to find the second member of each pair 4 Eample 66 Find the eigenalues and basic eigenectors of the matri A 5 5 answer: Step : find λ (eigenalues): A λi 0 (characteristic equation) λ λ 0 λ2 6λ λ 3 ± 4i

5 6 EIGENVALUES, DIAGONALIZATION, DECOUPLING 5 Step 2, find (eigenectors): (A λi) 0 2 4i 4 4 λ 3 + 4i: 5 2 4i 0 Take 2 4i 4 λ 2 3 4i: take i Repeated eigenalues When a matri has repeated eigenalues the eigenectors are not as well behaed as when the eigenalues are distinct There are two main eamples Eample 67 Defectie case Find the eigenalues and basic eigenectors of the matri A answer: Step : Find the eigenalues λ: A λi 0 (characteristic equation) 3 λ 0 3 λ 0 (λ 3)2 0 λ 3, 3 Step 2, Find the eigenectors : (A λi) 0 Note: because the eigenalue is repeated, we hope to find a two dimensional eigenspace 0 λ 3: This is alread in RREF It has one free ariable, so the nullspace is dimensional We can take a basis ector: 0 There are no other eigenalues and we can t find another independent eigenector with eigenalue 3 We hae two eigenalues but onl one independent eigenector, so we call this case defectie or incomplete In terms of eigenspaces and dimensions we sa the repeated eigenalue λ 3 has a one dimensional eigenspace It is defectie because we want two dimensions from the double root Eample 68 Complete case Find the eigenalues and basic eigenectors of the matri 3 0 A 0 3 answer: Step : Find the eigenalues λ: A λi 0 (characteristic equation) 3 λ λ 0 (λ 3)2 0 λ 3, 3 Step 2, Find the eigenectors : (A λi) λ 3: This equation shows that eer ector in R 2 is an eigenector That is, the eigenalue λ 3 has a [ two dimensional eigenspace We can pick an two independent ectors as a basis, eg 0 and 0 2 (These are the simplest choices, but an two independent ectors

6 6 EIGENVALUES, DIAGONALIZATION, DECOUPLING 6 would work!) Because we hae as man independent eigenectors as eigenalues we call this case complete 65 Diagonal matrices In this section we will see how eas it is to work with diagonal matrices In later sections we will see how working with eigenalues and eigenectors of a matri is like turning it into a diagonal matri Eample 69 Consider the diagonal matri B Conince ourself that B second coordinate b 3 We can write this as u B u That is B scales the first coordinate b 2 and the and B and 0 This is eactl the definition of eigenectors That is, are eigenectors with 0 eigenalues 2 and 3 respectiel That is, for a diagonal matri the diagonal entries are the eigenalues and the eigenectors all point along the coordinate aes 66 Diagonal matrices and uncoupled algebraic sstems Eample 60 An uncoupled algebraic sstem Consider the sstem 7u 3 This barel deseres to be called a sstem The ariables u and are uncoupled and we sole the sstem b finding each ariable separatel: u /7, 3 Eample 6 Now consider the sstem In matri form this is (3) The matri A is the same matri as in Eamples 6 and 64 aboe In this 2 sstem the ariables and are coupled We will eplain the logic of decoupling later For this eample, we will decouple the equations using some magical choices inoling eigenectors The eamples aboe showed that the eigenalues of A are 7 and and the eigenectors are 5 and We write our ectors in terms of the eigenectors b making the change of

7 6 EIGENVALUES, DIAGONALIZATION, DECOUPLING 7 ariables 5 u + 5u ; u We also note that + 3 Conerting and to u and we get 4 ( ) u + 7u Thus u 5 + It is eas to see that the last sstem is the same as the equations 7u 3 In u, coordinates the sstem is diagonal and eas to sole Introduction to matri methods for soling sstems of DE s In this section we will sole linear, homogeneous, constant coefficient sstems of differential equations using the matri methods we hae deeloped For now we will just consider matrices with real, distinct eigenalues In the net topic we will look at comple and repeated eigenalues As with constant coefficient DE s we will use the method of optimism to discoer a sstematic technique for soling sstems of DE s We start b giing the general 2 2 linear, homogeneous, constant coefficient sstem of DE s It has the form a + b c + d Here a, b, c, d are constants and (t), (t) are the unknown functions we need to sole for There are a number of important things to note We can write Equation 4 in matri form a b c d a b where A and c d (4) A (5) 2 The sstem is homogeneous You can see this b taking Equation 4 and putting all the and on the left side so that the right side becomes all zeros 3 The sstem is linear You should be able to check directl that a linear combination of solutions to Equation 5 is also a solution We illustrate the method of optimism for soling Equation 5 in an eample Eample 62 Sole the linear, homogeneous, constant coefficient sstem 6 5 A, where and A 2

8 6 EIGENVALUES, DIAGONALIZATION, DECOUPLING 8 answer: Using the method of optimism we tr a solution e λt, where λ is a constant and is a constant ector Substituting the trial solution into both sides of the DE we get λe λt e λt A A λ This is none other than the eigenalue/eigenector equation So soling the sstem amounts to finding eigenalues and eigenectors From our preious eamples we know the eigenalues and eigenectors of A We get two solutions e t, 2 e 7t 5 The general solution is the span of these solutions: c + c 2 2 c e t + c 2 e 7t [ 5 The solutions and 2 are called modal solutions Now that we know where the method of optimism leads we can do a second eample starting directl with finding eigenalues and eigenectors Eample 63 Find the general solution to the sstem answer: First find eigenalues and basic eigenectors Characteristic equation: 3 λ 4 3 λ 0 λ2 6λ λ, 5 Eigenectors: sole (A λi) 0 [ λ : 0 Take λ 5: 0 Take We hae two modal solutions: e λt and 2 e 5λt The general solution is c + c 2 2 c e λt + c 2 e 5λt 68 Decoupling sstems of DE s Eample 64 (An uncoupled sstem) Consider the sstem u (t) 7u(t) (t) (t)

9 6 EIGENVALUES, DIAGONALIZATION, DECOUPLING 9 Since u and don t hae an effect on each other we sa the u and are uncoupled It s eas to see the solution to this sstem is u(t) c e 7t (t) c 2 e t In matri form we hae u [ [ u The coefficient matri has eigenalues are 7 and, with eigenectors general solution to the sstem of DEs is u c e 7t + c 0 2 e t 0 0 and 0 The We see an uncoupled sstem has a diagonal coefficient matri and the eigenectors are the standard basis ectors All in all, it s simple and eas to work with The following eample shows how to decouple a coupled sstem Eample 65 Consider once again the sstem from Eample A, where, A In this sstem the ariables and are coupled Make a change of ariable that conerts this to a decoupled sstem [ answer: [ From Eample 62 we know the [ eigenalues are 7 and [, the eigenectors are 5 5 and, and the general solution is c e 7t + c 2 e t Notice that c e 7t and c 2 e t in the aboe solution are just u and from the preious eample So we can write (t) 5 u(t) + (t) (7) (t) This [ is a change of ariables Notice that u and are the coefficients in the decomposition of into eigenectors Also, since and depend on t so do u and Let s rewrite the sstem in Equation 6 in terms of u, Using Equation 7 we get ( ) u and A A u + 7u + The last equalit follows because [ 5 T and [ T are eigenectors of A Equating the two sides we get u [ 5 + 7u 5 + (6)

10 6 EIGENVALUES, DIAGONALIZATION, DECOUPLING 0 Comparing the coefficients of the eigenectors we get u 7u u 7 0 u 0 That is, in terms of u and the sstem is uncoupled Note that the eigenalues of A are precisel the diagonal entries of the uncoupled sstem 68 Decoupling in general To end this section we ll redo the preious eample to show a sstematic method for decoupling a sstem Eample 66 Decouple the sstem in Eample 65 5 answer: Let S matri with eigenectors of A as columns 7 0 Let Λ diagonal matri with the eigenalues of A as diagonal entries 0 In the eample we made a change of ariable using 5 u u this is just S Inerting we hae the change of ariables this gies u [ u 5 + In matri form u S In Eample 65 we found that u Λ u Since u and are uncoupled the change of ariables u S is called decoupling the sstem Abstract form We finish b noting in smbolic form our sstematic method of decoupling Suppose we hae the sstem A If S is a matri with the eigenectors of A as columns and Λ is the diagonal matri with the corresponding eigenalues as diagonal entries Then the change of ariables u S changes the coupled sstem A into an uncoupled sstem u Λu Proof The ke is diagonalization which is discussed in the net section This sas that A SΛS Thus, if Su we hae A Su ASu Su SΛS Su SΛu u Λu 69 Diagonalization Decoupling b changing to coordinates based on eigenectors can be organized into what is called the diagonalization of a matri Theorem Diagonalization theorem Suppose the n n matri A has n independent eigenectors Then, we can write A SΛS,

11 6 EIGENVALUES, DIAGONALIZATION, DECOUPLING where S is a matri whose columns are the n independent eigenalues and Λ is the diagonal matri whose diagonal entries are the corresponding eigenalues The proof is below We illustrate this first with our standard eample 6 5 Eample 67 We know the matri A has eigenalues 7 and with corresponding eigenectors [ 5 T and 2 [ 2 T We put the eigenectors as the columns of a matri S and the eigenalues as the entries of a diagonal matri Λ S [ , Λ 0 The diagonalization theorem sas that A SΛS /6 /6 0 /6 5/6 This is called the diagonalization of A Note the form: a diagonal matri Λ surrounded b S and S Proof of the diagonalization theorem We will do this for the matri in the eample aboe It will be clear that this proof carries oer to an n n matri with n independent eigenectors We could check directl that the diagonalization equation holds Instead we will gie an argument based on matri multiplication Because the eigenectors form a basis of R 2, superposition tells us that it will be enough to show that A and SΛS hae the same effect on the eigenectors and 2 Recall that multipling a matri times a column ector results in a linear combination of the columns In our case S , likewise S 2 Inerting we hae S 0 and S 2 0 Now we can check that SΛS A and SΛS 2 A 2 : SΛS SΛ S S A The last equalit follows because is an eigenector of A with eigenalue 7 The equation of 2 is just the same Since the two matrices hae the same effect when multiplied b a basis, 2 of R 2 the are the same matri QED The eample shows the general method for diagonalizing an n n matri A The steps are: Find the eigenalues λ,, λ n and corresponding eigenectors,, n 2 Make the matri of eigenectors S [ 2 n

12 6 EIGENVALUES, DIAGONALIZATION, DECOUPLING 2 λ λ Make the diagonal matri of eigenalues Λ λ n The diagonalization is: A SΛS Note: Diagonalization requires that A hae a full complement of eigenectors If it is defectie it can t be diagonalized We hae the following important formula det(a) product of its eigenalues This follows easil from the diagonalization formula det(a) det(sλs ) det(s) det(λ) det(s ) det(λ) product of diagonal entries 60 Smmetric matrices This section is optional We won t ask about it on psets or tests The first eample in this section is a nice eercise in thinking about matri multiplication as a wa to transform ectors Eample 68 Geometr of smmetric matrices [ This is a fairl comple eample a 0 showing how we can use the diagonal matri Λ and the rotation matri R 0 b cos θ sin(θ) to conert a circle to an ellipse as shown in the figures below sin(θ) cos(θ) To do this we think of matri multiplication as a linear transformation The diagonal matri Λ transforms the circle b scaling the and directions b a and b respectiel This creates the ellipse in (b) which is oriented with the aes The rotation matri R then rotates this ellipse to the general ellipse in (c) j Λj bj i u Λi ai (a) Unit circle (b) Ellipse made b scaling the aes b a and b respectiel

13 6 EIGENVALUES, DIAGONALIZATION, DECOUPLING 3 RΛi 2 RΛj θ (c) Ellipse in (b) rotated b θ In coordinates RΛ maps the unit circle u to the ellipse shown in (c) That is, RΛ u or u Λ R Eample 69 Spectral theorem The preious eample transforms the unit circle in u-coordinates into an ellipse in -coordinates In terms of inner products and transposes this becomes [ u, u Λ R, Λ R T (Λ R ) T Λ R T RΛ 2 R The last equalit uses the facts that for a rotation matri R T R and for a diagonal matri Λ T Λ Call the matri occuring in the last two lines aboe We then hae the equation of the ellipse is A RΛ 2 R (Λ R ) T Λ R The matri A has the following properties T A

14 6 EIGENVALUES, DIAGONALIZATION, DECOUPLING 4 It is smmetric 2 Its eigenalues are a 2 and b 2 3 Its eigenectors are the the ectors and 2 along the aes of the ellipse (see figure (c) aboe) 4 Its eigenectors are orthogonal Proof This is clear from the formula A B T B where B Λ R 2 This is clear from the diagonalization A RΛ 2 R (Remember the eigenalues are in the diagonal matri Λ 2 3 We need to show that A transforms to a multiple of itself This also follows b considering the action of each term in the diagonalization in turn (see the figures): R moes to the -ais; then Λ 2 scales the -ais b a 2 ; and finall R rotates the -ais back the line along Using smbols A RΛ 2 R RΛ 2 ai R(a 2 ai) a 2 The properties of A are general properties of smmetric matrices Spectral theorem A smmetric matri A has the following properties It has real eigenalues 2 Its eigenectors are mutuall orthogonal Because of the connection to the aes of ellipses this is also called the principal ais theorem

Eigenvectors and Eigenvalues 1

Eigenvectors and Eigenvalues 1 Ma 2015 page 1 Eigenvectors and Eigenvalues 1 In this handout, we will eplore eigenvectors and eigenvalues. We will begin with an eploration, then provide some direct eplanation and worked eamples, and

More information

Review of Matrices and Vectors 1/45

Review of Matrices and Vectors 1/45 Reiew of Matrices and Vectors /45 /45 Definition of Vector: A collection of comple or real numbers, generally put in a column [ ] T "! Transpose + + + b a b a b b a a " " " b a b a Definition of Vector

More information

Mathematics 309 Conic sections and their applicationsn. Chapter 2. Quadric figures. ai,j x i x j + b i x i + c =0. 1. Coordinate changes

Mathematics 309 Conic sections and their applicationsn. Chapter 2. Quadric figures. ai,j x i x j + b i x i + c =0. 1. Coordinate changes Mathematics 309 Conic sections and their applicationsn Chapter 2. Quadric figures In this chapter want to outline quickl how to decide what figure associated in 2D and 3D to quadratic equations look like.

More information

15. Eigenvalues, Eigenvectors

15. Eigenvalues, Eigenvectors 5 Eigenvalues, Eigenvectors Matri of a Linear Transformation Consider a linear ( transformation ) L : a b R 2 R 2 Suppose we know that L and L Then c d because of linearit, we can determine what L does

More information

Topic 3 Notes Jeremy Orloff

Topic 3 Notes Jeremy Orloff Topic 3 Notes Jerem Orloff 3 Line integrals and auch s theorem 3.1 Introduction The basic theme here is that comple line integrals will mirror much of what we ve seen for multivariable calculus line integrals.

More information

LESSON 35: EIGENVALUES AND EIGENVECTORS APRIL 21, (1) We might also write v as v. Both notations refer to a vector.

LESSON 35: EIGENVALUES AND EIGENVECTORS APRIL 21, (1) We might also write v as v. Both notations refer to a vector. LESSON 5: EIGENVALUES AND EIGENVECTORS APRIL 2, 27 In this contet, a vector is a column matri E Note 2 v 2, v 4 5 6 () We might also write v as v Both notations refer to a vector (2) A vector can be man

More information

1 :: Mathematical notation

1 :: Mathematical notation 1 :: Mathematical notation x A means x is a member of the set A. A B means the set A is contained in the set B. {a 1,..., a n } means the set hose elements are a 1,..., a n. {x A : P } means the set of

More information

Computer Graphics: 2D Transformations. Course Website:

Computer Graphics: 2D Transformations. Course Website: Computer Graphics: D Transformations Course Website: http://www.comp.dit.ie/bmacnamee 5 Contents Wh transformations Transformations Translation Scaling Rotation Homogeneous coordinates Matri multiplications

More information

A Geometric Review of Linear Algebra

A Geometric Review of Linear Algebra A Geometric Reiew of Linear Algebra The following is a compact reiew of the primary concepts of linear algebra. The order of presentation is unconentional, with emphasis on geometric intuition rather than

More information

Green s Theorem Jeremy Orloff

Green s Theorem Jeremy Orloff Green s Theorem Jerem Orloff Line integrals and Green s theorem. Vector Fields Vector notation. In 8.4 we will mostl use the notation (v) = (a, b) for vectors. The other common notation (v) = ai + bj runs

More information

3.7 InveRSe FUnCTIOnS

3.7 InveRSe FUnCTIOnS CHAPTER functions learning ObjeCTIveS In this section, ou will: Verif inverse functions. Determine the domain and range of an inverse function, and restrict the domain of a function to make it one-to-one.

More information

And as h is a column vector, recall that h t is the transpose of h, that is, the corresponding row vector, and so the computation becomes

And as h is a column vector, recall that h t is the transpose of h, that is, the corresponding row vector, and so the computation becomes The Hessian and optimization Let us start with two dimensions: Let f (x, ) be a function of two variables. We write the Talor expansion around (x, ). Write the vector h = x x,. We will consider h as a

More information

Rigid Body Transforms-3D. J.C. Dill transforms3d 27Jan99

Rigid Body Transforms-3D. J.C. Dill transforms3d 27Jan99 ESC 489 3D ransforms 1 igid Bod ransforms-3d J.C. Dill transforms3d 27Jan99 hese notes on (2D and) 3D rigid bod transform are currentl in hand-done notes which are being converted to this file from that

More information

Homework Notes Week 6

Homework Notes Week 6 Homework Notes Week 6 Math 24 Spring 24 34#4b The sstem + 2 3 3 + 4 = 2 + 2 + 3 4 = 2 + 2 3 = is consistent To see this we put the matri 3 2 A b = 2 into reduced row echelon form Adding times the first

More information

MAT 1275: Introduction to Mathematical Analysis. Graphs and Simplest Equations for Basic Trigonometric Functions. y=sin( x) Function

MAT 1275: Introduction to Mathematical Analysis. Graphs and Simplest Equations for Basic Trigonometric Functions. y=sin( x) Function MAT 275: Introduction to Mathematical Analsis Dr. A. Rozenblum Graphs and Simplest Equations for Basic Trigonometric Functions We consider here three basic functions: sine, cosine and tangent. For them,

More information

[Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty.]

[Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty.] Math 43 Review Notes [Disclaimer: This is not a complete list of everything you need to know, just some of the topics that gave people difficulty Dot Product If v (v, v, v 3 and w (w, w, w 3, then the

More information

Mon Apr dot product, length, orthogonality, projection onto the span of a single vector. Announcements: Warm-up Exercise:

Mon Apr dot product, length, orthogonality, projection onto the span of a single vector. Announcements: Warm-up Exercise: Math 2270-004 Week 2 notes We will not necessarily finish the material from a gien day's notes on that day. We may also add or subtract some material as the week progresses, but these notes represent an

More information

LU Factorization. A m x n matrix A admits an LU factorization if it can be written in the form of A = LU

LU Factorization. A m x n matrix A admits an LU factorization if it can be written in the form of A = LU LU Factorization A m n matri A admits an LU factorization if it can be written in the form of Where, A = LU L : is a m m lower triangular matri with s on the diagonal. The matri L is invertible and is

More information

Math 205, Summer I, Week 4b: Continued. Chapter 5, Section 8

Math 205, Summer I, Week 4b: Continued. Chapter 5, Section 8 Math 205, Summer I, 2016 Week 4b: Continued Chapter 5, Section 8 2 5.8 Diagonalization [reprint, week04: Eigenvalues and Eigenvectors] + diagonaliization 1. 5.8 Eigenspaces, Diagonalization A vector v

More information

UNCORRECTED SAMPLE PAGES. 3Quadratics. Chapter 3. Objectives

UNCORRECTED SAMPLE PAGES. 3Quadratics. Chapter 3. Objectives Chapter 3 3Quadratics Objectives To recognise and sketch the graphs of quadratic polnomials. To find the ke features of the graph of a quadratic polnomial: ais intercepts, turning point and ais of smmetr.

More information

MATRIX TRANSFORMATIONS

MATRIX TRANSFORMATIONS CHAPTER 5. MATRIX TRANSFORMATIONS INSTITIÚID TEICNEOLAÍOCHTA CHEATHARLACH INSTITUTE OF TECHNOLOGY CARLOW MATRIX TRANSFORMATIONS Matri Transformations Definition Let A and B be sets. A function f : A B

More information

MATH Line integrals III Fall The fundamental theorem of line integrals. In general C

MATH Line integrals III Fall The fundamental theorem of line integrals. In general C MATH 255 Line integrals III Fall 216 In general 1. The fundamental theorem of line integrals v T ds depends on the curve between the starting point and the ending point. onsider two was to get from (1,

More information

Ch 3 Alg 2 Note Sheet.doc 3.1 Graphing Systems of Equations

Ch 3 Alg 2 Note Sheet.doc 3.1 Graphing Systems of Equations Ch 3 Alg Note Sheet.doc 3.1 Graphing Sstems of Equations Sstems of Linear Equations A sstem of equations is a set of two or more equations that use the same variables. If the graph of each equation =.4

More information

Some linear transformations on R 2 Math 130 Linear Algebra D Joyce, Fall 2013

Some linear transformations on R 2 Math 130 Linear Algebra D Joyce, Fall 2013 Some linear transformations on R 2 Math 3 Linear Algebra D Joce, Fall 23 Let s look at some some linear transformations on the plane R 2. We ll look at several kinds of operators on R 2 including reflections,

More information

A Geometric Review of Linear Algebra

A Geometric Review of Linear Algebra A Geometric Reiew of Linear Algebra The following is a compact reiew of the primary concepts of linear algebra. I assume the reader is familiar with basic (i.e., high school) algebra and trigonometry.

More information

LINEAR ALGEBRA REVIEW

LINEAR ALGEBRA REVIEW LINEAR ALGEBRA REVIEW SPENCER BECKER-KAHN Basic Definitions Domain and Codomain. Let f : X Y be any function. This notation means that X is the domain of f and Y is the codomain of f. This means that for

More information

EIGENVALUES AND EIGENVECTORS

EIGENVALUES AND EIGENVECTORS CHAPTER 6 EIGENVALUES AND EIGENVECTORS SECTION 6. INTRODUCTION TO EIGENVALUES In each of Problems we first list the characteristic polynomial p( λ) A λi of the gien matrix A and then the roots of p( λ

More information

Identifying second degree equations

Identifying second degree equations Chapter 7 Identifing second degree equations 71 The eigenvalue method In this section we appl eigenvalue methods to determine the geometrical nature of the second degree equation a 2 + 2h + b 2 + 2g +

More information

Chapter 3 Motion in a Plane

Chapter 3 Motion in a Plane Chapter 3 Motion in a Plane Introduce ectors and scalars. Vectors hae direction as well as magnitude. The are represented b arrows. The arrow points in the direction of the ector and its length is related

More information

11.4 Polar Coordinates

11.4 Polar Coordinates 11. Polar Coordinates 917 11. Polar Coordinates In Section 1.1, we introduced the Cartesian coordinates of a point in the plane as a means of assigning ordered pairs of numbers to points in the plane.

More information

MAT 1302B Mathematical Methods II

MAT 1302B Mathematical Methods II MAT 1302B Mathematical Methods II Alistair Savage Mathematics and Statistics University of Ottawa Winter 2015 Lecture 19 Alistair Savage (uottawa) MAT 1302B Mathematical Methods II Winter 2015 Lecture

More information

Math Computation Test 1 September 26 th, 2016 Debate: Computation vs. Theory Whatever wins, it ll be Huuuge!

Math Computation Test 1 September 26 th, 2016 Debate: Computation vs. Theory Whatever wins, it ll be Huuuge! Math 5- Computation Test September 6 th, 6 Debate: Computation vs. Theory Whatever wins, it ll be Huuuge! Name: Answer Key: Making Math Great Again Be sure to show your work!. (8 points) Consider the following

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

Linear Algebra Exercises

Linear Algebra Exercises 9. 8.03 Linear Algebra Exercises 9A. Matrix Multiplication, Rank, Echelon Form 9A-. Which of the following matrices is in row-echelon form? 2 0 0 5 0 (i) (ii) (iii) (iv) 0 0 0 (v) [ 0 ] 0 0 0 0 0 0 0 9A-2.

More information

Chapter Two Elements of Linear Algebra

Chapter Two Elements of Linear Algebra Chapter Two Elements of Linear Algebra Previously, in chapter one, we have considered single first order differential equations involving a single unknown function. In the next chapter we will begin to

More information

And similarly in the other directions, so the overall result is expressed compactly as,

And similarly in the other directions, so the overall result is expressed compactly as, SQEP Tutorial Session 5: T7S0 Relates to Knowledge & Skills.5,.8 Last Update: //3 Force on an element of area; Definition of principal stresses and strains; Definition of Tresca and Mises equivalent stresses;

More information

Section 3.1. ; X = (0, 1]. (i) f : R R R, f (x, y) = x y

Section 3.1. ; X = (0, 1]. (i) f : R R R, f (x, y) = x y Paul J. Bruillard MATH 0.970 Problem Set 6 An Introduction to Abstract Mathematics R. Bond and W. Keane Section 3.1: 3b,c,e,i, 4bd, 6, 9, 15, 16, 18c,e, 19a, 0, 1b Section 3.: 1f,i, e, 6, 1e,f,h, 13e,

More information

Chapter 7. Canonical Forms. 7.1 Eigenvalues and Eigenvectors

Chapter 7. Canonical Forms. 7.1 Eigenvalues and Eigenvectors Chapter 7 Canonical Forms 7.1 Eigenvalues and Eigenvectors Definition 7.1.1. Let V be a vector space over the field F and let T be a linear operator on V. An eigenvalue of T is a scalar λ F such that there

More information

Vector and Affine Math

Vector and Affine Math Vector and Affine Math Computer Science Department The Universit of Teas at Austin Vectors A vector is a direction and a magnitude Does NOT include a point of reference Usuall thought of as an arrow in

More information

Topic 14 Notes Jeremy Orloff

Topic 14 Notes Jeremy Orloff Topic 4 Notes Jeremy Orloff 4 Row reduction and subspaces 4. Goals. Be able to put a matrix into row reduced echelon form (RREF) using elementary row operations.. Know the definitions of null and column

More information

LESSON #48 - INTEGER EXPONENTS COMMON CORE ALGEBRA II

LESSON #48 - INTEGER EXPONENTS COMMON CORE ALGEBRA II LESSON #8 - INTEGER EXPONENTS COMMON CORE ALGEBRA II We just finished our review of linear functions. Linear functions are those that grow b equal differences for equal intervals. In this unit we will

More information

Introduction to 3D Game Programming with DirectX 9.0c: A Shader Approach

Introduction to 3D Game Programming with DirectX 9.0c: A Shader Approach Introduction to 3D Game Programming with DirectX 90c: A Shader Approach Part I Solutions Note : Please email to frank@moon-labscom if ou find an errors Note : Use onl after ou have tried, and struggled

More information

Functions. Introduction

Functions. Introduction Functions,00 P,000 00 0 70 7 80 8 0 000 00 00 Figure Standard and Poor s Inde with dividends reinvested (credit "bull": modification of work b Praitno Hadinata; credit "graph": modification of work b MeasuringWorth)

More information

k is a product of elementary matrices.

k is a product of elementary matrices. Mathematics, Spring Lecture (Wilson) Final Eam May, ANSWERS Problem (5 points) (a) There are three kinds of elementary row operations and associated elementary matrices. Describe what each kind of operation

More information

and let s calculate the image of some vectors under the transformation T.

and let s calculate the image of some vectors under the transformation T. Chapter 5 Eigenvalues and Eigenvectors 5. Eigenvalues and Eigenvectors Let T : R n R n be a linear transformation. Then T can be represented by a matrix (the standard matrix), and we can write T ( v) =

More information

Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors LECTURE 3 Eigenvalues and Eigenvectors Definition 3.. Let A be an n n matrix. The eigenvalue-eigenvector problem for A is the problem of finding numbers λ and vectors v R 3 such that Av = λv. If λ, v are

More information

Eigenvectors and Hermitian Operators

Eigenvectors and Hermitian Operators 7 71 Eigenvalues and Eigenvectors Basic Definitions Let L be a linear operator on some given vector space V A scalar λ and a nonzero vector v are referred to, respectively, as an eigenvalue and corresponding

More information

Differential Geometry of Surfaces

Differential Geometry of Surfaces Differential Geometry of urfaces Jordan mith and Carlo équin C Diision, UC Berkeley Introduction These are notes on differential geometry of surfaces ased on reading Greiner et al. n. d.. Differential

More information

Eigenvalues & Eigenvectors

Eigenvalues & Eigenvectors Eigenvalues & Eigenvectors Page 1 Eigenvalues are a very important concept in linear algebra, and one that comes up in other mathematics courses as well. The word eigen is German for inherent or characteristic,

More information

ES.182A Topic 41 Notes Jeremy Orloff. 41 Extensions and applications of Green s theorem

ES.182A Topic 41 Notes Jeremy Orloff. 41 Extensions and applications of Green s theorem ES.182A Topic 41 Notes Jerem Orloff 41 Etensions and applications of Green s theorem 41.1 eview of Green s theorem: Tangential (work) form: F T ds = curlf d d M d + N d = N M d d. Normal (flu) form: F

More information

Remark By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero.

Remark By definition, an eigenvector must be a nonzero vector, but eigenvalue could be zero. Sec 6 Eigenvalues and Eigenvectors Definition An eigenvector of an n n matrix A is a nonzero vector x such that A x λ x for some scalar λ A scalar λ is called an eigenvalue of A if there is a nontrivial

More information

18.06 Problem Set 8 - Solutions Due Wednesday, 14 November 2007 at 4 pm in

18.06 Problem Set 8 - Solutions Due Wednesday, 14 November 2007 at 4 pm in 806 Problem Set 8 - Solutions Due Wednesday, 4 November 2007 at 4 pm in 2-06 08 03 Problem : 205+5+5+5 Consider the matrix A 02 07 a Check that A is a positive Markov matrix, and find its steady state

More information

Physics Gravitational force. 2. Strong or color force. 3. Electroweak force

Physics Gravitational force. 2. Strong or color force. 3. Electroweak force Phsics 360 Notes on Griffths - pluses and minuses No tetbook is perfect, and Griffithsisnoeception. Themajorplusisthat it is prett readable. For minuses, see below. Much of what G sas about the del operator

More information

Space Coordinates and Vectors in Space. Coordinates in Space

Space Coordinates and Vectors in Space. Coordinates in Space 0_110.qd 11//0 : PM Page 77 SECTION 11. Space Coordinates and Vectors in Space 77 -plane Section 11. -plane -plane The three-dimensional coordinate sstem Figure 11.1 Space Coordinates and Vectors in Space

More information

Chapter 4 & 5: Vector Spaces & Linear Transformations

Chapter 4 & 5: Vector Spaces & Linear Transformations Chapter 4 & 5: Vector Spaces & Linear Transformations Philip Gressman University of Pennsylvania Philip Gressman Math 240 002 2014C: Chapters 4 & 5 1 / 40 Objective The purpose of Chapter 4 is to think

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

Week 3 September 5-7.

Week 3 September 5-7. MA322 Weekl topics and quiz preparations Week 3 September 5-7. Topics These are alread partl covered in lectures. We collect the details for convenience.. Solutions of homogeneous equations AX =. 2. Using

More information

Chapter 3 Transformations

Chapter 3 Transformations Chapter 3 Transformations An Introduction to Optimization Spring, 2014 Wei-Ta Chu 1 Linear Transformations A function is called a linear transformation if 1. for every and 2. for every If we fix the bases

More information

Affine transformations

Affine transformations Reading Required: Affine transformations Brian Curless CSE 557 Fall 2009 Shirle, Sec. 2.4, 2.7 Shirle, Ch. 5.-5.3 Shirle, Ch. 6 Further reading: Fole, et al, Chapter 5.-5.5. David F. Rogers and J. Alan

More information

9.2. Cartesian Components of Vectors. Introduction. Prerequisites. Learning Outcomes

9.2. Cartesian Components of Vectors. Introduction. Prerequisites. Learning Outcomes Cartesian Components of Vectors 9.2 Introduction It is useful to be able to describe vectors with reference to specific coordinate sstems, such as the Cartesian coordinate sstem. So, in this Section, we

More information

RELATIONS AND FUNCTIONS through

RELATIONS AND FUNCTIONS through RELATIONS AND FUNCTIONS 11.1.2 through 11.1. Relations and Functions establish a correspondence between the input values (usuall ) and the output values (usuall ) according to the particular relation or

More information

Linear Algebra Fundamentals

Linear Algebra Fundamentals Linear Algebra Fundamentals It can be argued that all of linear algebra can be understood using the four fundamental subspaces associated with a matrix. Because they form the foundation on which we later

More information

Eigenvalues for Triangular Matrices. ENGI 7825: Linear Algebra Review Finding Eigenvalues and Diagonalization

Eigenvalues for Triangular Matrices. ENGI 7825: Linear Algebra Review Finding Eigenvalues and Diagonalization Eigenvalues for Triangular Matrices ENGI 78: Linear Algebra Review Finding Eigenvalues and Diagonalization Adapted from Notes Developed by Martin Scharlemann June 7, 04 The eigenvalues for a triangular

More information

Eigenvalues and eigenvectors

Eigenvalues and eigenvectors Roberto s Notes on Linear Algebra Chapter 0: Eigenvalues and diagonalization Section Eigenvalues and eigenvectors What you need to know already: Basic properties of linear transformations. Linear systems

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

LINEAR ALGEBRA 1, 2012-I PARTIAL EXAM 3 SOLUTIONS TO PRACTICE PROBLEMS

LINEAR ALGEBRA 1, 2012-I PARTIAL EXAM 3 SOLUTIONS TO PRACTICE PROBLEMS LINEAR ALGEBRA, -I PARTIAL EXAM SOLUTIONS TO PRACTICE PROBLEMS Problem (a) For each of the two matrices below, (i) determine whether it is diagonalizable, (ii) determine whether it is orthogonally diagonalizable,

More information

LESSON #11 - FORMS OF A LINE COMMON CORE ALGEBRA II

LESSON #11 - FORMS OF A LINE COMMON CORE ALGEBRA II LESSON # - FORMS OF A LINE COMMON CORE ALGEBRA II Linear functions come in a variet of forms. The two shown below have been introduced in Common Core Algebra I and Common Core Geometr. TWO COMMON FORMS

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

1 GSW Gaussian Elimination

1 GSW Gaussian Elimination Gaussian elimination is probabl the simplest technique for solving a set of simultaneous linear equations, such as: = A x + A x + A x +... + A x,,,, n n = A x + A x + A x +... + A x,,,, n n... m = Am,x

More information

Solutions to Final Practice Problems Written by Victoria Kala Last updated 12/5/2015

Solutions to Final Practice Problems Written by Victoria Kala Last updated 12/5/2015 Solutions to Final Practice Problems Written by Victoria Kala vtkala@math.ucsb.edu Last updated /5/05 Answers This page contains answers only. See the following pages for detailed solutions. (. (a x. See

More information

REVIEW FOR EXAM III SIMILARITY AND DIAGONALIZATION

REVIEW FOR EXAM III SIMILARITY AND DIAGONALIZATION REVIEW FOR EXAM III The exam covers sections 4.4, the portions of 4. on systems of differential equations and on Markov chains, and..4. SIMILARITY AND DIAGONALIZATION. Two matrices A and B are similar

More information

MATH 583A REVIEW SESSION #1

MATH 583A REVIEW SESSION #1 MATH 583A REVIEW SESSION #1 BOJAN DURICKOVIC 1. Vector Spaces Very quick review of the basic linear algebra concepts (see any linear algebra textbook): (finite dimensional) vector space (or linear space),

More information

Math 205, Summer I, Week 4b:

Math 205, Summer I, Week 4b: Math 205, Summer I, 2016 Week 4b: Chapter 5, Sections 6, 7 and 8 (5.5 is NOT on the syllabus) 5.6 Eigenvalues and Eigenvectors 5.7 Eigenspaces, nondefective matrices 5.8 Diagonalization [*** See next slide

More information

Lines and Planes 1. x(t) = at + b y(t) = ct + d

Lines and Planes 1. x(t) = at + b y(t) = ct + d 1 Lines in the Plane Lines and Planes 1 Ever line of points L in R 2 can be epressed as the solution set for an equation of the form A + B = C. Will we call this the ABC form. Recall that the slope-intercept

More information

A Brief Outline of Math 355

A Brief Outline of Math 355 A Brief Outline of Math 355 Lecture 1 The geometry of linear equations; elimination with matrices A system of m linear equations with n unknowns can be thought of geometrically as m hyperplanes intersecting

More information

LESSON #12 - FORMS OF A LINE COMMON CORE ALGEBRA II

LESSON #12 - FORMS OF A LINE COMMON CORE ALGEBRA II LESSON # - FORMS OF A LINE COMMON CORE ALGEBRA II Linear functions come in a variet of forms. The two shown below have been introduced in Common Core Algebra I and Common Core Geometr. TWO COMMON FORMS

More information

Engineering Mathematics I

Engineering Mathematics I Engineering Mathematics I_ 017 Engineering Mathematics I 1. Introduction to Differential Equations Dr. Rami Zakaria Terminolog Differential Equation Ordinar Differential Equations Partial Differential

More information

Lesson 3: Free fall, Vectors, Motion in a plane (sections )

Lesson 3: Free fall, Vectors, Motion in a plane (sections ) Lesson 3: Free fall, Vectors, Motion in a plane (sections.6-3.5) Last time we looked at position s. time and acceleration s. time graphs. Since the instantaneous elocit is lim t 0 t the (instantaneous)

More information

Eigenvalues and Eigenvectors A =

Eigenvalues and Eigenvectors A = Eigenvalues and Eigenvectors Definition 0 Let A R n n be an n n real matrix A number λ R is a real eigenvalue of A if there exists a nonzero vector v R n such that A v = λ v The vector v is called an eigenvector

More information

LESSON #42 - INVERSES OF FUNCTIONS AND FUNCTION NOTATION PART 2 COMMON CORE ALGEBRA II

LESSON #42 - INVERSES OF FUNCTIONS AND FUNCTION NOTATION PART 2 COMMON CORE ALGEBRA II LESSON #4 - INVERSES OF FUNCTIONS AND FUNCTION NOTATION PART COMMON CORE ALGEBRA II You will recall from unit 1 that in order to find the inverse of a function, ou must switch and and solve for. Also,

More information

Math 425 Lecture 1: Vectors in R 3, R n

Math 425 Lecture 1: Vectors in R 3, R n Math 425 Lecture 1: Vectors in R 3, R n Motiating Questions, Problems 1. Find the coordinates of a regular tetrahedron with center at the origin and sides of length 1. 2. What is the angle between the

More information

Chapter 6: Orthogonality

Chapter 6: Orthogonality Chapter 6: Orthogonality (Last Updated: November 7, 7) These notes are derived primarily from Linear Algebra and its applications by David Lay (4ed). A few theorems have been moved around.. Inner products

More information

Math Review Packet #5 Algebra II (Part 2) Notes

Math Review Packet #5 Algebra II (Part 2) Notes SCIE 0, Spring 0 Miller Math Review Packet #5 Algebra II (Part ) Notes Quadratic Functions (cont.) So far, we have onl looked at quadratic functions in which the term is squared. A more general form of

More information

Introduction to Vector Spaces Linear Algebra, Spring 2011

Introduction to Vector Spaces Linear Algebra, Spring 2011 Introduction to Vector Spaces Linear Algebra, Spring 2011 You probabl have heard the word vector before, perhaps in the contet of Calculus III or phsics. You probabl think of a vector like this: 5 3 or

More information

Example: 2x y + 3z = 1 5y 6z = 0 x + 4z = 7. Definition: Elementary Row Operations. Example: Type I swap rows 1 and 3

Example: 2x y + 3z = 1 5y 6z = 0 x + 4z = 7. Definition: Elementary Row Operations. Example: Type I swap rows 1 and 3 Linear Algebra Row Reduced Echelon Form Techniques for solving systems of linear equations lie at the heart of linear algebra. In high school we learn to solve systems with or variables using elimination

More information

VECTORS IN THREE DIMENSIONS

VECTORS IN THREE DIMENSIONS 1 CHAPTER 2. BASIC TRIGONOMETRY 1 INSTITIÚID TEICNEOLAÍOCHTA CHEATHARLACH INSTITUTE OF TECHNOLOGY CARLOW VECTORS IN THREE DIMENSIONS 1 Vectors in Two Dimensions A vector is an object which has magnitude

More information

Linear Equations and Arithmetic Sequences

Linear Equations and Arithmetic Sequences CONDENSED LESSON.1 Linear Equations and Arithmetic Sequences In this lesson, ou Write eplicit formulas for arithmetic sequences Write linear equations in intercept form You learned about recursive formulas

More information

Math Notes on sections 7.8,9.1, and 9.3. Derivation of a solution in the repeated roots case: 3 4 A = 1 1. x =e t : + e t w 2.

Math Notes on sections 7.8,9.1, and 9.3. Derivation of a solution in the repeated roots case: 3 4 A = 1 1. x =e t : + e t w 2. Math 7 Notes on sections 7.8,9., and 9.3. Derivation of a solution in the repeated roots case We consider the eample = A where 3 4 A = The onl eigenvalue is = ; and there is onl one linearl independent

More information

Conceptual Questions for Review

Conceptual Questions for Review Conceptual Questions for Review Chapter 1 1.1 Which vectors are linear combinations of v = (3, 1) and w = (4, 3)? 1.2 Compare the dot product of v = (3, 1) and w = (4, 3) to the product of their lengths.

More information

Lecture 5. Equations of Lines and Planes. Dan Nichols MATH 233, Spring 2018 University of Massachusetts.

Lecture 5. Equations of Lines and Planes. Dan Nichols MATH 233, Spring 2018 University of Massachusetts. Lecture 5 Equations of Lines and Planes Dan Nichols nichols@math.umass.edu MATH 233, Spring 2018 Universit of Massachusetts Februar 6, 2018 (2) Upcoming midterm eam First midterm: Wednesda Feb. 21, 7:00-9:00

More information

. = V c = V [x]v (5.1) c 1. c k

. = V c = V [x]v (5.1) c 1. c k Chapter 5 Linear Algebra It can be argued that all of linear algebra can be understood using the four fundamental subspaces associated with a matrix Because they form the foundation on which we later work,

More information

Reading. 4. Affine transformations. Required: Watt, Section 1.1. Further reading:

Reading. 4. Affine transformations. Required: Watt, Section 1.1. Further reading: Reading Required: Watt, Section.. Further reading: 4. Affine transformations Fole, et al, Chapter 5.-5.5. David F. Rogers and J. Alan Adams, Mathematical Elements for Computer Graphics, 2 nd Ed., McGraw-Hill,

More information

Methods of Solving Ordinary Differential Equations (Online)

Methods of Solving Ordinary Differential Equations (Online) 7in 0in Felder c0_online.te V3 - Januar, 05 0:5 A.M. Page CHAPTER 0 Methods of Solving Ordinar Differential Equations (Online) 0.3 Phase Portraits Just as a slope field (Section.4) gives us a wa to visualize

More information

MATH 310, REVIEW SHEET

MATH 310, REVIEW SHEET MATH 310, REVIEW SHEET These notes are a summary of the key topics in the book (and follow the book pretty closely). You should be familiar with everything on here, but it s not comprehensive, so please

More information

18.02 Review Jeremy Orloff. 1 Review of multivariable calculus (18.02) constructs

18.02 Review Jeremy Orloff. 1 Review of multivariable calculus (18.02) constructs 18.02 eview Jerem Orloff 1 eview of multivariable calculus (18.02) constructs 1.1 Introduction These notes are a terse summar of what we ll need from multivariable calculus. If, after reading these, some

More information

we must pay attention to the role of the coordinate system w.r.t. which we perform a tform

we must pay attention to the role of the coordinate system w.r.t. which we perform a tform linear SO... we will want to represent the geometr of points in space we will often want to perform (rigid) transformations to these objects to position them translate rotate or move them in an animation

More information

Math 223. x A7! x 1 v x n v n : x n

Math 223. x A7! x 1 v x n v n : x n BASES, COORDINATES, INEAR MAPS, AND MATRICES Math 223 Bases and Coordinates et be a vector space, and suppose thatb = [v ;:::; v n ] is a basis for This basis induces a linear map from to, namel, given

More information

Linear Algebra: Matrix Eigenvalue Problems

Linear Algebra: Matrix Eigenvalue Problems CHAPTER8 Linear Algebra: Matrix Eigenvalue Problems Chapter 8 p1 A matrix eigenvalue problem considers the vector equation (1) Ax = λx. 8.0 Linear Algebra: Matrix Eigenvalue Problems Here A is a given

More information

Topic 15 Notes Jeremy Orloff

Topic 15 Notes Jeremy Orloff Topic 5 Notes Jeremy Orloff 5 Transpose, Inverse, Determinant 5. Goals. Know the definition and be able to compute the inverse of any square matrix using row operations. 2. Know the properties of inverses.

More information

Matrices and Deformation

Matrices and Deformation ES 111 Mathematical Methods in the Earth Sciences Matrices and Deformation Lecture Outline 13 - Thurs 9th Nov 2017 Strain Ellipse and Eigenvectors One way of thinking about a matrix is that it operates

More information