MATH APPLIED MATRIX THEORY
|
|
|
- Clyde Shields
- 9 years ago
- Views:
Transcription
1 MATH 55 - APPLIED MATRIX THEORY FINAL TEST: SAMPLE with SOLUTIONS (25 points NAME: PROBLEM (3 points A web of 5 pages is described by a directed graph whose matrix is given by A Do the following ( points each:. Draw the web and its baclins. Solution: This is easy to do: just remember how a matrix describes a directed graph. For instance, since the element A(, 3 equals, then there is an arrow (baclin going from page to page 3. Since A(4,, then there is no baclin going from page 4 to page, and so on. 2. Find the importance score matrix B for the web. Solution: Once the web is understood, the importance scores x,..., x 5 verify the following x 3 x x 5 x 2 2 x + 3 x x 5 x 3 2 x In matrix notation, we obtain x x 2 x 3 x 4 x 5 x 4 x x 3 x 5 x 4 /3 /2 /2 /3 /2 /2 /3 x x 2 x 3 x 4 x 5
2 Hence, B /3 /2 /2 /3 /2 /2 /3 Notice that all the columns of B add up to (that is, B is column stochastic. This is a quic way to chec that B is not incorrect. 3. Let M.85 B +.5 /5 ones(5 and suppose that MATLAB gives >> [P D eig(m P i i i i i i i i D i i.482 Find the importance score vector x [x, x 2, x 3, x 4, x 5. Solution: The importance score vector must verify x Mx and x +x 2 +x 3 +x 4 +x 5. In particular, the equation x Mx says that x must be an eigenvector of M with eigenvalue λ. In the matrix D the eigenvalue λ is in the first column, so that one associated eigenvector will be the first column of P. That is, the vector v [.352,.499,.23,.5488,.538. Clearly, the sum of the components of this eigenvector v is not equal to. To create an eigenvector whose components add up to, we divide the vector v by the sum of its components. That is, x [.352,.499,.23,.5488, [.352,.499,.23,.5488, [.635,.233,.995,.2562,.2478 Hence the score importance vector is x [.635,.233,.995,.2562,
3 PROBLEM 2 (25 points Determine whether the following matrices are linearly independent M [ 2 (This is problem 2, section 7.2 [, M 2 [ 5 3, M [ 2, M 4 3 Solution: By definition, M, M 2, M 3, M 4 are linearly independent if whenever there are real numbers x, x 2, x 3, and x 4 such that x M + x 2 M 2 + x 3 M 3 + x 4 M 4, then necessarily x x 2 x 3 x 4. The equation x M + x 2 M 2 + x 3 M 3 + x 4 M 4 means ( x M + x 2 M 2 + x 3 M 3 + x 4 M 4. That is, x [ 2 + x 2 [ + x 3 [ x 4 [ 2 3 ( Thus, componentwise this implies That is, we end up with the system If we denote A x + x 2 + 5x 3 + 2x 4 x 2 + 3x 3 + x 4 x 2 3x 3 x 4 2x + x 2 + 5x 3 + 3x x x 2 x 3 x 4, then x is a solution to the system Ax. Linearly independence of M, M 2, M 3, and M 4 means that there is exactly one solution to Ax, that is, the zero solution. Let s see if that s the case. By computing the reduced row echelon form of the augmented matrix [A b, where b [,,,, (which is very simple to do by hand, we get that there is one free variable. Therefore, there are infinitely many solutions. This is telling us that M, M 2, M 3, and M 4 are linearly dependent since there are infinitely many non-zero numbers x, x 2, x 3, and x 4 such that x M + x 2 M 2 + x 3 M 3 + x 4 M 4. 3
4 PROBLEM 3 (3 points Determine whether the following sets are vector spaces ( points each. U {a + b t such that a, b R} (This is problem 28, section 7. Solution: By definition. U is a vector space if whenever the sum of two objects in U is also an object in U, and whenever an object is U is multiplied by a real number the result is also an object in U. To chec the first condition let s tae two objects u and v in U. By the definition of U u and v must be of the form u + l t, v r + s t where, l, r and s are some fixed real numbers (here t is the variable. Now, the sum u + v is u + v ( + r + (l + s t, which is also of the form real number + real number t. Hence, u + v is also an object of U. Now tae a real number λ and an object u U. Then, u must be of the form u m + y t for some real numbers m and y. Therefore, the product λu is given by λu λ(m + y t λm + λy t, which is also of the form real number + real number t. Hence, λu is also an object of U. Therefore, U is a vector space. {[ } a b 2. V such that a + d (This is problem 2, section 7. c d Solution: By definition, the objects of V are those 2 2 matrices whose diagonal elements add up to. Given two objects u and v in V, they must be of the form [ [ e f i j u, v g h l for some real numbers e, f, g, h, i, j, and l such that e + h and i + l. The sum u + v is then [ e + i f + j u + v g + h + l We only need to chec whether the diagonal elements of u + v add up to. The diagonal elements of u + v are e + i and h + l. Hence That, is u + v is also an object in V. (e + i + (h + l e + h + i + l +. Now, tae a real number λ and an object u V. Therefore, since u must be of the form [ p q u r s for some real numbers p, q, r, and s with p + s. The product λu is given by [ λp λq λu λr λs 4
5 It remains to chec whether the diagonal elements of λu add up to zero. We have λp + λs λ(p + s λ. Hence, λu is also an object of V, for every real number λ and every object u in V. Thus, V is a vector space. 3. The set S consisting of all 2 2 symmetric matrices. (This is problem 23, section 7. Solution: Given any two objects u and v of S, they must be of the form [ [ p q a b u, v q s b c for some real numbers p, q, s, a, b, and c. Notice that u and v are symmetric, that is, u u T and v v T (they equal their transposes. Now, u + v is given by [ p + a q + b u + v q + b s + c Notice that u + v is also symmetric. Therefore, u + v is also an object in S. Now tae a real number λ and an object u S. u must be of the form [ r t u t s for some real numbers r, s, and t. Hence, the product λu is given by [ λr λt λu, λt λs which is also a symmetric matrix. Hence, λu is also an object in S. Therefore, S is a vector space. 5
6 PROBLEM 4 (25 points The system of difference equations { x x 2y y 2x + y where, 2, 3,... defines a discrete dynamical system. Find a formula for u [x, y for every natural number using that x y and that MATLAB gives >> [P Deig([ -2; -2 (This is problem 2, section 6.3 [ / 2 / 2 P / 2 / 2 [ D 3 Solution: Set u [x, y. Clearly, the system above is equivalent to u Au, where the matrix A is given by A [ 2 2 Iterating the equation u Au we get that u A u (where u [x, y [,. On the other hand, by using the MATLAB information we see that A is diagonalizable (here we use the quic chec that its eigenvalues are all different. In particular, we have which gives [ A P D P P 3 A P D P, [ P ( P 3 P. [ a b Now remember that the inverse of any 2 2 matrix is given by the matrix c d ad bc [ d b c a Using this little tric, we easily compute the inverse of P. P ( / 2 (/ 2 ( / 2 ( / 2 [ / 2 / 2 / 2 / 2 [ / 2 / 2 / 2 / 2 as which gives that P P (that is, in this particular case P turned out to be an orthogonal matrix. All this gives [ A ( P 3 P. 6,
7 Hence, [ u A ( u P 3 Now, we compute the product [ / 2 / 2 / 2 / 2 [ / 2 / 2 P u / 2 / 2 [ ( 3 [ ( 3 [ ( / 2 / 2 / 2 / 2 [ / 2 / 2 [ [ / 2 / 2 / 2 / ( 2 3 / 2 + / 2 [ [ [ / 2 / 2 / 2 / ( 2/ [ [ / 2 / 2 / 2 / ( ( 2/ 2 2 [ ( / 2( ( 2/ 2 ( / 2( ( 2/ 2 [ ( ( [ / 2 / 2 / 2 / 2 [ ( Hence, the general formula for u is u (. That is y ( and x (. In particular, we have that x y, x 2 y 2, x 3 y 3, and so on. ( 7
8 [ PROBLEM 5 (2 points Determine whether the matrix P 2 matrix for A [ 4 2 is a diagonalizing. (This is problem 8 in the Review for Chapter 6, page 323 Solution: By definition, P is a diagonalizing matrix for A if the we have P A P D where D is a diagonal matrix. Hence, we only need to compute the product P A P and chec whether or not it is a diagonal matrix. [ a b To find P we use that the inverse of any 2 2 matrix is given by the matrix c d ad bc In our case, the matrix in question is P P [ d b c a [ 2 [ Hence, its inverse is given by [ 2 Now, we compute [ P A P 2 [ 2 [ 2 3 [ 4 2 [ [ 2 Hence, P A P is a diagonal matrix and therefore P is indeed a diagonalizing matrix for A. 8
9 PROBLEM 6 (2 points Suppose that the characteristic polynomial of a 3 3 matrix B is Answer the following (5 points each:. What are the eigenvalues of B? p(λ (λ (λ + (λ 4. Solution: By definition, the eigenvalues of B are the roots of its characteristic polynomial. That is, the eigenvalue of B are the solutions to Clearly, the eigenvalues are,, and Is B diagonalizable? p(λ (λ (λ + (λ 4 Solution: Yes, it is. The eigenvalues are all distinct (they do not repeat. This is a sufficient (although not necessary condition for diagonalization. 3. What is det(b? Solution: Since B is diagonalizable, we now that B P D P for some invertible matrix P and some diagonal matrix D whose diagonal elements are the eigenvalues of A. Therefore we have det(b det(p D P det(p det(d det(p det(p det(d det(p Thus, det(b Is B invertible? det(d ( 4 4. Solution: Yes, since det(b 4 it follows that B is invertible. 9
10 PROBLEM 7 (25 points Let u [ 3, 2, 4, v [ 2,, and w [, 5,. Compute u (v w. (This is problem 56, section 5.2 Solution: Let s recall the definitions of the dot and cross products (which is a number and [x, x 2, x 3 [y, y 2, y 3 x y + x 2 y 2 + x 3 y 3, [x, x 2, x 3 [y, y 2, y 3 [x 2 y 3 x 3 y 2, x 3 y x y 3, x y 2 x 2 y (which is a vector. We then have v w [ 2,, [, 5, [4, 2, and u (v w [ 3, 2, 4 [4, 2, PROBLEM 8 (25 points Find the shortest distance from the point P ( 2, 3, to the subspace U span{u, u 2 } where u [2,, and u 2 [7, 4, 2. (This is problem 7, section 4.3 Solution: Let v [ 2, 3,. Since u and u 2 are orthogonal (their dot product is zero the projection of v onto the subspace U is given by v v u u 2 u + v u 2 u 2 2 u 2 Recall that the norm of a vector x [x, x 2, x 3 is given by x x 2 + x2 2 + x2 3. Computing and plugging in the dot products and the norms in the formula for v we obtain v 7 5 u u [2,, [7, 4, 2. Finally, the distance from P to the subspace U is given by v v
11 PROBLEM 9 (3 points Let T : R 3 R 2 be the linear operator given by T (x, x 2, x 3 (2x 3x 2 + x 3, x + x 3. Determine the following ( points each (This is problem 7, section 3.4:. The matrix that represents T. Solution: The canonical basis for R 3 is B {[,,, [,,, [,, } Hence, the matrix A that represents T is given by A [T (,,, T (,,, T (,, We now use the definition of T to compute ( T (,, + and Hence, 2. What is ran(t? Is T onto? ( T (,, + ( T (,, + A ( 2 3,,,. Solution: ran(t equals col(a. Hence, since a basis for col(a is {( ( } 2 3, (the third column is a linear combination of the first two. We obtain that {( ( } 2 3 col(a span, In particular, ran(a 2, which coincides with the dimension of the target space R 2. Therefore, T is onto. 3. What is er(t? Is T one-to-one? Solution: Since er(t null(a and, by definition, null(a consists of those vectors x such that Ax, we obtain that er(t is the subspace formed by the solutions to Ax. This leads to the system ( 2 3 x x 2 x 3 (.
12 Computing the reduced row echelon form of the augmented matrix ( [A [, 2 3, which can be easily done by hand, we obtain that there is one free variable and that er(t turns out to be er(t span ( [3, 3. By definition, T is one-to-one only when er(t consists of just the zero vector. In our case er(t consists of infinitely many vectors (all the multiples of [3, 3. Hence, T is not one-to-one. PROBLEM (2 points Find the value of such that the angle between the vectors [2, 3, and [ 2, 5, equals π/2. (This is problem 7, section 4. Solution: The vectors forming an angle of π/2 means that they are orthogonal to each other. That is, their dot product has to be zero. Hence, we need to find the value of such that Clearly the answer is 9. [2, 3, [ 2, 5,
MATH 423 Linear Algebra II Lecture 38: Generalized eigenvectors. Jordan canonical form (continued).
MATH 423 Linear Algebra II Lecture 38: Generalized eigenvectors Jordan canonical form (continued) Jordan canonical form A Jordan block is a square matrix of the form λ 1 0 0 0 0 λ 1 0 0 0 0 λ 0 0 J = 0
Orthogonal Diagonalization of Symmetric Matrices
MATH10212 Linear Algebra Brief lecture notes 57 Gram Schmidt Process enables us to find an orthogonal basis of a subspace. Let u 1,..., u k be a basis of a subspace V of R n. We begin the process of finding
Similarity and Diagonalization. Similar Matrices
MATH022 Linear Algebra Brief lecture notes 48 Similarity and Diagonalization Similar Matrices Let A and B be n n matrices. We say that A is similar to B if there is an invertible n n matrix P such that
[1] Diagonal factorization
8.03 LA.6: Diagonalization and Orthogonal Matrices [ Diagonal factorization [2 Solving systems of first order differential equations [3 Symmetric and Orthonormal Matrices [ Diagonal factorization Recall:
Chapter 6. Orthogonality
6.3 Orthogonal Matrices 1 Chapter 6. Orthogonality 6.3 Orthogonal Matrices Definition 6.4. An n n matrix A is orthogonal if A T A = I. Note. We will see that the columns of an orthogonal matrix must be
MAT 242 Test 2 SOLUTIONS, FORM T
MAT 242 Test 2 SOLUTIONS, FORM T 5 3 5 3 3 3 3. Let v =, v 5 2 =, v 3 =, and v 5 4 =. 3 3 7 3 a. [ points] The set { v, v 2, v 3, v 4 } is linearly dependent. Find a nontrivial linear combination of these
Au = = = 3u. Aw = = = 2w. so the action of A on u and w is very easy to picture: it simply amounts to a stretching by 3 and 2, respectively.
Chapter 7 Eigenvalues and Eigenvectors In this last chapter of our exploration of Linear Algebra we will revisit eigenvalues and eigenvectors of matrices, concepts that were already introduced in Geometry
Linear Algebra Review. Vectors
Linear Algebra Review By Tim K. Marks UCSD Borrows heavily from: Jana Kosecka [email protected] http://cs.gmu.edu/~kosecka/cs682.html Virginia de Sa Cogsci 8F Linear Algebra review UCSD Vectors The length
Recall that two vectors in are perpendicular or orthogonal provided that their dot
Orthogonal Complements and Projections Recall that two vectors in are perpendicular or orthogonal provided that their dot product vanishes That is, if and only if Example 1 The vectors in are orthogonal
Examination paper for TMA4115 Matematikk 3
Department of Mathematical Sciences Examination paper for TMA45 Matematikk 3 Academic contact during examination: Antoine Julien a, Alexander Schmeding b, Gereon Quick c Phone: a 73 59 77 82, b 40 53 99
Notes on Orthogonal and Symmetric Matrices MENU, Winter 2013
Notes on Orthogonal and Symmetric Matrices MENU, Winter 201 These notes summarize the main properties and uses of orthogonal and symmetric matrices. We covered quite a bit of material regarding these topics,
Solutions to Math 51 First Exam January 29, 2015
Solutions to Math 5 First Exam January 29, 25. ( points) (a) Complete the following sentence: A set of vectors {v,..., v k } is defined to be linearly dependent if (2 points) there exist c,... c k R, not
MAT 200, Midterm Exam Solution. a. (5 points) Compute the determinant of the matrix A =
MAT 200, Midterm Exam Solution. (0 points total) a. (5 points) Compute the determinant of the matrix 2 2 0 A = 0 3 0 3 0 Answer: det A = 3. The most efficient way is to develop the determinant along the
by the matrix A results in a vector which is a reflection of the given
Eigenvalues & Eigenvectors Example Suppose Then So, geometrically, multiplying a vector in by the matrix A results in a vector which is a reflection of the given vector about the y-axis We observe that
Chapter 17. Orthogonal Matrices and Symmetries of Space
Chapter 17. Orthogonal Matrices and Symmetries of Space Take a random matrix, say 1 3 A = 4 5 6, 7 8 9 and compare the lengths of e 1 and Ae 1. The vector e 1 has length 1, while Ae 1 = (1, 4, 7) has length
Math 115A HW4 Solutions University of California, Los Angeles. 5 2i 6 + 4i. (5 2i)7i (6 + 4i)( 3 + i) = 35i + 14 ( 22 6i) = 36 + 41i.
Math 5A HW4 Solutions September 5, 202 University of California, Los Angeles Problem 4..3b Calculate the determinant, 5 2i 6 + 4i 3 + i 7i Solution: The textbook s instructions give us, (5 2i)7i (6 + 4i)(
Inner Product Spaces
Math 571 Inner Product Spaces 1. Preliminaries An inner product space is a vector space V along with a function, called an inner product which associates each pair of vectors u, v with a scalar u, v, and
13 MATH FACTS 101. 2 a = 1. 7. The elements of a vector have a graphical interpretation, which is particularly easy to see in two or three dimensions.
3 MATH FACTS 0 3 MATH FACTS 3. Vectors 3.. Definition We use the overhead arrow to denote a column vector, i.e., a linear segment with a direction. For example, in three-space, we write a vector in terms
Orthogonal Projections
Orthogonal Projections and Reflections (with exercises) by D. Klain Version.. Corrections and comments are welcome! Orthogonal Projections Let X,..., X k be a family of linearly independent (column) vectors
LINEAR ALGEBRA. September 23, 2010
LINEAR ALGEBRA September 3, 00 Contents 0. LU-decomposition.................................... 0. Inverses and Transposes................................. 0.3 Column Spaces and NullSpaces.............................
1 Introduction to Matrices
1 Introduction to Matrices In this section, important definitions and results from matrix algebra that are useful in regression analysis are introduced. While all statements below regarding the columns
Notes on Determinant
ENGG2012B Advanced Engineering Mathematics Notes on Determinant Lecturer: Kenneth Shum Lecture 9-18/02/2013 The determinant of a system of linear equations determines whether the solution is unique, without
University of Lille I PC first year list of exercises n 7. Review
University of Lille I PC first year list of exercises n 7 Review Exercise Solve the following systems in 4 different ways (by substitution, by the Gauss method, by inverting the matrix of coefficients
Recall the basic property of the transpose (for any A): v A t Aw = v w, v, w R n.
ORTHOGONAL MATRICES Informally, an orthogonal n n matrix is the n-dimensional analogue of the rotation matrices R θ in R 2. When does a linear transformation of R 3 (or R n ) deserve to be called a rotation?
Lecture 5: Singular Value Decomposition SVD (1)
EEM3L1: Numerical and Analytical Techniques Lecture 5: Singular Value Decomposition SVD (1) EE3L1, slide 1, Version 4: 25-Sep-02 Motivation for SVD (1) SVD = Singular Value Decomposition Consider the system
9 Multiplication of Vectors: The Scalar or Dot Product
Arkansas Tech University MATH 934: Calculus III Dr. Marcel B Finan 9 Multiplication of Vectors: The Scalar or Dot Product Up to this point we have defined what vectors are and discussed basic notation
Inner products on R n, and more
Inner products on R n, and more Peyam Ryan Tabrizian Friday, April 12th, 2013 1 Introduction You might be wondering: Are there inner products on R n that are not the usual dot product x y = x 1 y 1 + +
Math 215 HW #6 Solutions
Math 5 HW #6 Solutions Problem 34 Show that x y is orthogonal to x + y if and only if x = y Proof First, suppose x y is orthogonal to x + y Then since x, y = y, x In other words, = x y, x + y = (x y) T
4: EIGENVALUES, EIGENVECTORS, DIAGONALIZATION
4: EIGENVALUES, EIGENVECTORS, DIAGONALIZATION STEVEN HEILMAN Contents 1. Review 1 2. Diagonal Matrices 1 3. Eigenvectors and Eigenvalues 2 4. Characteristic Polynomial 4 5. Diagonalizability 6 6. Appendix:
MATH 304 Linear Algebra Lecture 18: Rank and nullity of a matrix.
MATH 304 Linear Algebra Lecture 18: Rank and nullity of a matrix. Nullspace Let A = (a ij ) be an m n matrix. Definition. The nullspace of the matrix A, denoted N(A), is the set of all n-dimensional column
Linear Algebra Notes for Marsden and Tromba Vector Calculus
Linear Algebra Notes for Marsden and Tromba Vector Calculus n-dimensional Euclidean Space and Matrices Definition of n space As was learned in Math b, a point in Euclidean three space can be thought of
Using row reduction to calculate the inverse and the determinant of a square matrix
Using row reduction to calculate the inverse and the determinant of a square matrix Notes for MATH 0290 Honors by Prof. Anna Vainchtein 1 Inverse of a square matrix An n n square matrix A is called invertible
Name: Section Registered In:
Name: Section Registered In: Math 125 Exam 3 Version 1 April 24, 2006 60 total points possible 1. (5pts) Use Cramer s Rule to solve 3x + 4y = 30 x 2y = 8. Be sure to show enough detail that shows you are
Introduction to Matrix Algebra
Psychology 7291: Multivariate Statistics (Carey) 8/27/98 Matrix Algebra - 1 Introduction to Matrix Algebra Definitions: A matrix is a collection of numbers ordered by rows and columns. It is customary
18.06 Problem Set 4 Solution Due Wednesday, 11 March 2009 at 4 pm in 2-106. Total: 175 points.
806 Problem Set 4 Solution Due Wednesday, March 2009 at 4 pm in 2-06 Total: 75 points Problem : A is an m n matrix of rank r Suppose there are right-hand-sides b for which A x = b has no solution (a) What
Section 6.1 - Inner Products and Norms
Section 6.1 - Inner Products and Norms Definition. Let V be a vector space over F {R, C}. An inner product on V is a function that assigns, to every ordered pair of vectors x and y in V, a scalar in F,
Linear algebra and the geometry of quadratic equations. Similarity transformations and orthogonal matrices
MATH 30 Differential Equations Spring 006 Linear algebra and the geometry of quadratic equations Similarity transformations and orthogonal matrices First, some things to recall from linear algebra Two
MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m
MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS 1. SYSTEMS OF EQUATIONS AND MATRICES 1.1. Representation of a linear system. The general system of m equations in n unknowns can be written a 11 x 1 + a 12 x 2 +
Inner Product Spaces and Orthogonality
Inner Product Spaces and Orthogonality week 3-4 Fall 2006 Dot product of R n The inner product or dot product of R n is a function, defined by u, v a b + a 2 b 2 + + a n b n for u a, a 2,, a n T, v b,
Vector and Matrix Norms
Chapter 1 Vector and Matrix Norms 11 Vector Spaces Let F be a field (such as the real numbers, R, or complex numbers, C) with elements called scalars A Vector Space, V, over the field F is a non-empty
Review Jeopardy. Blue vs. Orange. Review Jeopardy
Review Jeopardy Blue vs. Orange Review Jeopardy Jeopardy Round Lectures 0-3 Jeopardy Round $200 How could I measure how far apart (i.e. how different) two observations, y 1 and y 2, are from each other?
Cross product and determinants (Sect. 12.4) Two main ways to introduce the cross product
Cross product and determinants (Sect. 12.4) Two main ways to introduce the cross product Geometrical definition Properties Expression in components. Definition in components Properties Geometrical expression.
Linear Algebra I. Ronald van Luijk, 2012
Linear Algebra I Ronald van Luijk, 2012 With many parts from Linear Algebra I by Michael Stoll, 2007 Contents 1. Vector spaces 3 1.1. Examples 3 1.2. Fields 4 1.3. The field of complex numbers. 6 1.4.
8 Square matrices continued: Determinants
8 Square matrices continued: Determinants 8. Introduction Determinants give us important information about square matrices, and, as we ll soon see, are essential for the computation of eigenvalues. You
1 Sets and Set Notation.
LINEAR ALGEBRA MATH 27.6 SPRING 23 (COHEN) LECTURE NOTES Sets and Set Notation. Definition (Naive Definition of a Set). A set is any collection of objects, called the elements of that set. We will most
15.062 Data Mining: Algorithms and Applications Matrix Math Review
.6 Data Mining: Algorithms and Applications Matrix Math Review The purpose of this document is to give a brief review of selected linear algebra concepts that will be useful for the course and to develop
MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS
MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS Systems of Equations and Matrices Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a
Similar matrices and Jordan form
Similar matrices and Jordan form We ve nearly covered the entire heart of linear algebra once we ve finished singular value decompositions we ll have seen all the most central topics. A T A is positive
4 MT210 Notebook 4 3. 4.1 Eigenvalues and Eigenvectors... 3. 4.1.1 Definitions; Graphical Illustrations... 3
MT Notebook Fall / prepared by Professor Jenny Baglivo c Copyright 9 by Jenny A. Baglivo. All Rights Reserved. Contents MT Notebook. Eigenvalues and Eigenvectors................................... Definitions;
LS.6 Solution Matrices
LS.6 Solution Matrices In the literature, solutions to linear systems often are expressed using square matrices rather than vectors. You need to get used to the terminology. As before, we state the definitions
1 Determinants and the Solvability of Linear Systems
1 Determinants and the Solvability of Linear Systems In the last section we learned how to use Gaussian elimination to solve linear systems of n equations in n unknowns The section completely side-stepped
Eigenvalues and Eigenvectors
Chapter 6 Eigenvalues and Eigenvectors 6. Introduction to Eigenvalues Linear equations Ax D b come from steady state problems. Eigenvalues have their greatest importance in dynamic problems. The solution
LINEAR ALGEBRA W W L CHEN
LINEAR ALGEBRA W W L CHEN c W W L Chen, 1997, 2008 This chapter is available free to all individuals, on understanding that it is not to be used for financial gain, and may be downloaded and/or photocopied,
Inner product. Definition of inner product
Math 20F Linear Algebra Lecture 25 1 Inner product Review: Definition of inner product. Slide 1 Norm and distance. Orthogonal vectors. Orthogonal complement. Orthogonal basis. Definition of inner product
( ) which must be a vector
MATH 37 Linear Transformations from Rn to Rm Dr. Neal, WKU Let T : R n R m be a function which maps vectors from R n to R m. Then T is called a linear transformation if the following two properties are
Linear Algebra Notes
Linear Algebra Notes Chapter 19 KERNEL AND IMAGE OF A MATRIX Take an n m matrix a 11 a 12 a 1m a 21 a 22 a 2m a n1 a n2 a nm and think of it as a function A : R m R n The kernel of A is defined as Note
Lecture Notes 2: Matrices as Systems of Linear Equations
2: Matrices as Systems of Linear Equations 33A Linear Algebra, Puck Rombach Last updated: April 13, 2016 Systems of Linear Equations Systems of linear equations can represent many things You have probably
MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.
MATH10212 Linear Algebra Textbook: D. Poole, Linear Algebra: A Modern Introduction. Thompson, 2006. ISBN 0-534-40596-7. Systems of Linear Equations Definition. An n-dimensional vector is a row or a column
Brief Introduction to Vectors and Matrices
CHAPTER 1 Brief Introduction to Vectors and Matrices In this chapter, we will discuss some needed concepts found in introductory course in linear algebra. We will introduce matrix, vector, vector-valued
Methods for Finding Bases
Methods for Finding Bases Bases for the subspaces of a matrix Row-reduction methods can be used to find bases. Let us now look at an example illustrating how to obtain bases for the row space, null space,
MATH2210 Notebook 1 Fall Semester 2016/2017. 1 MATH2210 Notebook 1 3. 1.1 Solving Systems of Linear Equations... 3
MATH0 Notebook Fall Semester 06/07 prepared by Professor Jenny Baglivo c Copyright 009 07 by Jenny A. Baglivo. All Rights Reserved. Contents MATH0 Notebook 3. Solving Systems of Linear Equations........................
α = u v. In other words, Orthogonal Projection
Orthogonal Projection Given any nonzero vector v, it is possible to decompose an arbitrary vector u into a component that points in the direction of v and one that points in a direction orthogonal to v
NOTES ON LINEAR TRANSFORMATIONS
NOTES ON LINEAR TRANSFORMATIONS Definition 1. Let V and W be vector spaces. A function T : V W is a linear transformation from V to W if the following two properties hold. i T v + v = T v + T v for all
Chapter 20. Vector Spaces and Bases
Chapter 20. Vector Spaces and Bases In this course, we have proceeded step-by-step through low-dimensional Linear Algebra. We have looked at lines, planes, hyperplanes, and have seen that there is no limit
Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors
1 Chapter 13. VECTORS IN THREE DIMENSIONAL SPACE Let s begin with some names and notation for things: R is the set (collection) of real numbers. We write x R to mean that x is a real number. A real number
Eigenvalues, Eigenvectors, Matrix Factoring, and Principal Components
Eigenvalues, Eigenvectors, Matrix Factoring, and Principal Components The eigenvalues and eigenvectors of a square matrix play a key role in some important operations in statistics. In particular, they
The Characteristic Polynomial
Physics 116A Winter 2011 The Characteristic Polynomial 1 Coefficients of the characteristic polynomial Consider the eigenvalue problem for an n n matrix A, A v = λ v, v 0 (1) The solution to this problem
Numerical Analysis Lecture Notes
Numerical Analysis Lecture Notes Peter J. Olver 6. Eigenvalues and Singular Values In this section, we collect together the basic facts about eigenvalues and eigenvectors. From a geometrical viewpoint,
DATA ANALYSIS II. Matrix Algorithms
DATA ANALYSIS II Matrix Algorithms Similarity Matrix Given a dataset D = {x i }, i=1,..,n consisting of n points in R d, let A denote the n n symmetric similarity matrix between the points, given as where
Dot product and vector projections (Sect. 12.3) There are two main ways to introduce the dot product
Dot product and vector projections (Sect. 12.3) Two definitions for the dot product. Geometric definition of dot product. Orthogonal vectors. Dot product and orthogonal projections. Properties of the dot
160 CHAPTER 4. VECTOR SPACES
160 CHAPTER 4. VECTOR SPACES 4. Rank and Nullity In this section, we look at relationships between the row space, column space, null space of a matrix and its transpose. We will derive fundamental results
1 VECTOR SPACES AND SUBSPACES
1 VECTOR SPACES AND SUBSPACES What is a vector? Many are familiar with the concept of a vector as: Something which has magnitude and direction. an ordered pair or triple. a description for quantities such
CS3220 Lecture Notes: QR factorization and orthogonal transformations
CS3220 Lecture Notes: QR factorization and orthogonal transformations Steve Marschner Cornell University 11 March 2009 In this lecture I ll talk about orthogonal matrices and their properties, discuss
Systems of Linear Equations
Systems of Linear Equations Beifang Chen Systems of linear equations Linear systems A linear equation in variables x, x,, x n is an equation of the form a x + a x + + a n x n = b, where a, a,, a n and
Lecture L3 - Vectors, Matrices and Coordinate Transformations
S. Widnall 16.07 Dynamics Fall 2009 Lecture notes based on J. Peraire Version 2.0 Lecture L3 - Vectors, Matrices and Coordinate Transformations By using vectors and defining appropriate operations between
October 3rd, 2012. Linear Algebra & Properties of the Covariance Matrix
Linear Algebra & Properties of the Covariance Matrix October 3rd, 2012 Estimation of r and C Let rn 1, rn, t..., rn T be the historical return rates on the n th asset. rn 1 rṇ 2 r n =. r T n n = 1, 2,...,
5.3 The Cross Product in R 3
53 The Cross Product in R 3 Definition 531 Let u = [u 1, u 2, u 3 ] and v = [v 1, v 2, v 3 ] Then the vector given by [u 2 v 3 u 3 v 2, u 3 v 1 u 1 v 3, u 1 v 2 u 2 v 1 ] is called the cross product (or
MAT188H1S Lec0101 Burbulla
Winter 206 Linear Transformations A linear transformation T : R m R n is a function that takes vectors in R m to vectors in R n such that and T (u + v) T (u) + T (v) T (k v) k T (v), for all vectors u
5. Orthogonal matrices
L Vandenberghe EE133A (Spring 2016) 5 Orthogonal matrices matrices with orthonormal columns orthogonal matrices tall matrices with orthonormal columns complex matrices with orthonormal columns 5-1 Orthonormal
Math 312 Homework 1 Solutions
Math 31 Homework 1 Solutions Last modified: July 15, 01 This homework is due on Thursday, July 1th, 01 at 1:10pm Please turn it in during class, or in my mailbox in the main math office (next to 4W1) Please
DETERMINANTS TERRY A. LORING
DETERMINANTS TERRY A. LORING 1. Determinants: a Row Operation By-Product The determinant is best understood in terms of row operations, in my opinion. Most books start by defining the determinant via formulas
a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2.
Chapter 1 LINEAR EQUATIONS 1.1 Introduction to linear equations A linear equation in n unknowns x 1, x,, x n is an equation of the form a 1 x 1 + a x + + a n x n = b, where a 1, a,..., a n, b are given
r (t) = 2r(t) + sin t θ (t) = r(t) θ(t) + 1 = 1 1 θ(t) 1 9.4.4 Write the given system in matrix form x = Ax + f ( ) sin(t) x y 1 0 5 z = dy cos(t)
Solutions HW 9.4.2 Write the given system in matrix form x = Ax + f r (t) = 2r(t) + sin t θ (t) = r(t) θ(t) + We write this as ( ) r (t) θ (t) = ( ) ( ) 2 r(t) θ(t) + ( ) sin(t) 9.4.4 Write the given system
Lecture 1: Schur s Unitary Triangularization Theorem
Lecture 1: Schur s Unitary Triangularization Theorem This lecture introduces the notion of unitary equivalence and presents Schur s theorem and some of its consequences It roughly corresponds to Sections
9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes
The Scalar Product 9.4 Introduction There are two kinds of multiplication involving vectors. The first is known as the scalar product or dot product. This is so-called because when the scalar product of
Unified Lecture # 4 Vectors
Fall 2005 Unified Lecture # 4 Vectors These notes were written by J. Peraire as a review of vectors for Dynamics 16.07. They have been adapted for Unified Engineering by R. Radovitzky. References [1] Feynmann,
Numerical Methods I Eigenvalue Problems
Numerical Methods I Eigenvalue Problems Aleksandar Donev Courant Institute, NYU 1 [email protected] 1 Course G63.2010.001 / G22.2420-001, Fall 2010 September 30th, 2010 A. Donev (Courant Institute)
Linear Maps. Isaiah Lankham, Bruno Nachtergaele, Anne Schilling (February 5, 2007)
MAT067 University of California, Davis Winter 2007 Linear Maps Isaiah Lankham, Bruno Nachtergaele, Anne Schilling (February 5, 2007) As we have discussed in the lecture on What is Linear Algebra? one of
Section 1.1 Linear Equations: Slope and Equations of Lines
Section. Linear Equations: Slope and Equations of Lines Slope The measure of the steepness of a line is called the slope of the line. It is the amount of change in y, the rise, divided by the amount of
SALEM COMMUNITY COLLEGE Carneys Point, New Jersey 08069 COURSE SYLLABUS COVER SHEET. Action Taken (Please Check One) New Course Initiated
SALEM COMMUNITY COLLEGE Carneys Point, New Jersey 08069 COURSE SYLLABUS COVER SHEET Course Title Course Number Department Linear Algebra Mathematics MAT-240 Action Taken (Please Check One) New Course Initiated
Row Echelon Form and Reduced Row Echelon Form
These notes closely follow the presentation of the material given in David C Lay s textbook Linear Algebra and its Applications (3rd edition) These notes are intended primarily for in-class presentation
Linear Algebra and TI 89
Linear Algebra and TI 89 Abdul Hassen and Jay Schiffman This short manual is a quick guide to the use of TI89 for Linear Algebra. We do this in two sections. In the first section, we will go over the editing
1 0 5 3 3 A = 0 0 0 1 3 0 0 0 0 0 0 0 0 0 0
Solutions: Assignment 4.. Find the redundant column vectors of the given matrix A by inspection. Then find a basis of the image of A and a basis of the kernel of A. 5 A The second and third columns are
Section 9.5: Equations of Lines and Planes
Lines in 3D Space Section 9.5: Equations of Lines and Planes Practice HW from Stewart Textbook (not to hand in) p. 673 # 3-5 odd, 2-37 odd, 4, 47 Consider the line L through the point P = ( x, y, ) that
December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS
December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B KITCHENS The equation 1 Lines in two-dimensional space (1) 2x y = 3 describes a line in two-dimensional space The coefficients of x and y in the equation
Section 5.3. Section 5.3. u m ] l jj. = l jj u j + + l mj u m. v j = [ u 1 u j. l mj
Section 5. l j v j = [ u u j u m ] l jj = l jj u j + + l mj u m. l mj Section 5. 5.. Not orthogonal, the column vectors fail to be perpendicular to each other. 5..2 his matrix is orthogonal. Check that
3. Let A and B be two n n orthogonal matrices. Then prove that AB and BA are both orthogonal matrices. Prove a similar result for unitary matrices.
Exercise 1 1. Let A be an n n orthogonal matrix. Then prove that (a) the rows of A form an orthonormal basis of R n. (b) the columns of A form an orthonormal basis of R n. (c) for any two vectors x,y R
17. Inner product spaces Definition 17.1. Let V be a real vector space. An inner product on V is a function
17. Inner product spaces Definition 17.1. Let V be a real vector space. An inner product on V is a function, : V V R, which is symmetric, that is u, v = v, u. bilinear, that is linear (in both factors):
Section 1.1. Introduction to R n
The Calculus of Functions of Several Variables Section. Introduction to R n Calculus is the study of functional relationships and how related quantities change with each other. In your first exposure to
Notes on Symmetric Matrices
CPSC 536N: Randomized Algorithms 2011-12 Term 2 Notes on Symmetric Matrices Prof. Nick Harvey University of British Columbia 1 Symmetric Matrices We review some basic results concerning symmetric matrices.
