Introduction to Matrices

Similar documents
Linear Algebra Primer

Linear Algebra. Matrices Operations. Consider, for example, a system of equations such as x + 2y z + 4w = 0, 3x 4y + 2z 6w = 0, x 3y 2z + w = 0.

Introduction to Quantitative Techniques for MSc Programmes SCHOOL OF ECONOMICS, MATHEMATICS AND STATISTICS MALET STREET LONDON WC1E 7HX

Matrices and Determinants

MATRICES The numbers or letters in any given matrix are called its entries or elements

Elementary maths for GMT

Chapter 3. Determinants and Eigenvalues

Linear Algebra Primer

Chapter 1: Systems of linear equations and matrices. Section 1.1: Introduction to systems of linear equations

Phys 201. Matrices and Determinants

Fundamentals of Engineering Analysis (650163)

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2

Chapter 2:Determinants. Section 2.1: Determinants by cofactor expansion

MATRICES. knowledge on matrices Knowledge on matrix operations. Matrix as a tool of solving linear equations with two or three unknowns.

Mathematics. EC / EE / IN / ME / CE. for

POLI270 - Linear Algebra

3 Matrix Algebra. 3.1 Operations on matrices

Matrices. Chapter Definitions and Notations

4. Determinants.

1 Determinants. 1.1 Determinant

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

A Review of Matrix Analysis

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

Linear Algebra: Lecture Notes. Dr Rachel Quinlan School of Mathematics, Statistics and Applied Mathematics NUI Galway

William Stallings Copyright 2010

Chapter 5. Linear Algebra. A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

c c c c c c c c c c a 3x3 matrix C= has a determinant determined by

Things we can already do with matrices. Unit II - Matrix arithmetic. Defining the matrix product. Things that fail in matrix arithmetic

MATRICES AND MATRIX OPERATIONS

Linear Algebra. The analysis of many models in the social sciences reduces to the study of systems of equations.

Lecture Notes in Linear Algebra

10. Linear Systems of ODEs, Matrix multiplication, superposition principle (parts of sections )

ECON 186 Class Notes: Linear Algebra

Equality: Two matrices A and B are equal, i.e., A = B if A and B have the same order and the entries of A and B are the same.

MATRICES. a m,1 a m,n A =

1. Linear systems of equations. Chapters 7-8: Linear Algebra. Solution(s) of a linear system of equations (continued)

Matrices and Linear Algebra

JUST THE MATHS UNIT NUMBER 9.3. MATRICES 3 (Matrix inversion & simultaneous equations) A.J.Hobson

Chapter 7. Linear Algebra: Matrices, Vectors,

Introduction to Matrices

Review of Vectors and Matrices

Review of Linear Algebra

Section 9.2: Matrices.. a m1 a m2 a mn

MATRICES AND ITS APPLICATIONS

Lemma 8: Suppose the N by N matrix A has the following block upper triangular form:

Chapter 4 - MATRIX ALGEBRA. ... a 2j... a 2n. a i1 a i2... a ij... a in

Math Linear Algebra Final Exam Review Sheet

Algebra & Trig. I. For example, the system. x y 2 z. may be represented by the augmented matrix

n n matrices The system of m linear equations in n variables x 1, x 2,..., x n can be written as a matrix equation by Ax = b, or in full

Matrices A brief introduction

a11 a A = : a 21 a 22

Determinants by Cofactor Expansion (III)

1 Matrices and Systems of Linear Equations. a 1n a 2n

Chapter 3. Linear and Nonlinear Systems

Ma 227 Review for Systems of DEs

M. Matrices and Linear Algebra

Determinants. Samy Tindel. Purdue University. Differential equations and linear algebra - MA 262

Foundations of Matrix Analysis

MATH 240 Spring, Chapter 1: Linear Equations and Matrices

SAMPLE OF THE STUDY MATERIAL PART OF CHAPTER 1 Introduction to Linear Algebra

Topic 1: Matrix diagonalization

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Elementary Row Operations on Matrices

Math Bootcamp An p-dimensional vector is p numbers put together. Written as. x 1 x =. x p

Matrices Gaussian elimination Determinants. Graphics 2009/2010, period 1. Lecture 4: matrices

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Vectors and matrices: matrices (Version 2) This is a very brief summary of my lecture notes.

Section 9.2: Matrices. Definition: A matrix A consists of a rectangular array of numbers, or elements, arranged in m rows and n columns.

Knowledge Discovery and Data Mining 1 (VO) ( )

Matrices: 2.1 Operations with Matrices

Prepared by: M. S. KumarSwamy, TGT(Maths) Page

Matrix Algebra Determinant, Inverse matrix. Matrices. A. Fabretti. Mathematics 2 A.Y. 2015/2016. A. Fabretti Matrices

SAMPLE OF THE STUDY MATERIAL PART OF CHAPTER 1 Introduction to Linear Algebra

Linear Systems and Matrices

Determinants Chapter 3 of Lay

Linear Algebra March 16, 2019

OR MSc Maths Revision Course

Matrices and Determinants for Undergraduates. By Dr. Anju Gupta. Ms. Reena Yadav

Jim Lambers MAT 610 Summer Session Lecture 1 Notes

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Chemistry 5.76 Revised February, 1982 NOTES ON MATRIX METHODS

CLASS 12 ALGEBRA OF MATRICES

Matrix operations Linear Algebra with Computer Science Application

APPENDIX: MATHEMATICAL INDUCTION AND OTHER FORMS OF PROOF

Linear Algebra: Lecture notes from Kolman and Hill 9th edition.

Study Notes on Matrices & Determinants for GATE 2017

Some Notes on Linear Algebra

A matrix over a field F is a rectangular array of elements from F. The symbol

EE731 Lecture Notes: Matrix Computations for Signal Processing

LINEAR SYSTEMS, MATRICES, AND VECTORS

ENGI 9420 Lecture Notes 2 - Matrix Algebra Page Matrix operations can render the solution of a linear system much more efficient.

Eigenvalues and Eigenvectors. Review: Invertibility. Eigenvalues and Eigenvectors. The Finite Dimensional Case. January 18, 2018

Review from Bootcamp: Linear Algebra

Introduction. Vectors and Matrices. Vectors [1] Vectors [2]

TOPIC III LINEAR ALGEBRA

Numerical Analysis Lecture Notes

Linear Equations and Matrix

Graduate Mathematical Economics Lecture 1

Undergraduate Mathematical Economics Lecture 1

The word Matrices is the plural of the word Matrix. A matrix is a rectangular arrangement (or array) of numbers called elements.

Linear Algebra and Matrix Inversion

Transcription:

214 Analysis and Design of Feedback Control Systems Introduction to Matrices Derek Rowell October 2002 Modern system dynamics is based upon a matrix representation of the dynamic equations governing the system behavior A basic understanding of elementary matrix algebra is essential for the analysis of state-space formulated systems A full discussion of linear algebra is beyond the scope of this note and only a brief summary is presented here The reader is referred to a text on linear algebra, such as Strang (1980), for a detailed explanation and expansion of the material summarized here 1 Definition A matrix is a two dimensional array of numbers or expressions arranged in a set of rows and columns An m n matrix A has m rows and n columns and is written a 11 a 12 a 1n a 21 a 22 a 2n A = a m1 a m2 a mn where the element a ij,locatedintheith row and the jth column, is a scalar quantity; a numerical constant, or a single valued expression If m = n, that is there are the same number of rows as columns, the matrix is square, otherwise it is a rectangular matrix A matrix having either a single row (m = 1) or a single column (n =1)isdefinedtobe a vector because it is often used to define the coordinates of a point in a multi-dimensional space (In this note the convention has been adopted of representing a vector by a lower case bold-face letter such as x, and a general matrix by a bold-face upper case letter such as A) A vector having a single row, for example x = [ ] x 11 x 12 x 1n (2) is defined to be a row vector, while a vector having a single column is defined to be a column vector y 11 y 21 y = (3) y m1 (1) 1

Two special matrices are the square identity matrix, I, which is defined to have all of its elements equal to zero except those on the main diagonal (where i = j) which have a value of one: 1 0 0 0 1 0 I =, (4) 0 0 1 and the null matrix 0, which has the value of zero for all of its elements: 0 0 0 0 0 0 0 =, (5) 0 0 0 2 Elementary Matrix Arithmetic 201 Matrix Addition The operation of addition of two matrices is only defined when both matrices have the same dimensions If A and B are both (m n), then the sum C = A + B (6) is also (m n) and is defined to have each element the sum of the corresponding elements of A and B, thus c ij = a ij + b ij (7) Matrix addition is both associative, that is A +(B + C) =(A + B)+C, (8) and commutative A + B = B + A (9) The subtraction of two matrices is similarly defined; if A and B have the same dimensions, then the difference C = A B (10) implies that the elements of C are 202 Multiplication of a Matrix by a Scalar Quantity c ij = a ij b ij (11) If A is a matrix and k is a scalar quantity, the product B =ka is defined to be the matrix of the same dimensions as A whose elements are simply all scaled by the constant k, b ij = k a ij (12) 2

203 Matrix Multiplication Two matrices may be multiplied together only if they meet conditions on their dimensions that allow them to conform LetA have dimensions m n, andb be n p, thatisa has the same number as columns as the number of rows in B, then the product C = AB (13) is defined to be an m p matrix with elements n c ij = a ik b kj (14) k=1 The element in position ij is the sum of the products of elements in the ith row of the first matrix (A) and the corresponding elements in the jth column of the second matrix (B) Notice that the product AB is not defined unless the above condition is satisfied, that is the number of columns of the first matrix must equal the number of rows in the second Matrix multiplication is associative, that is but is not commutative in general A (BC) =(AB) C, (15) AB BA, (16) in fact unless the two matrices are square, reversing the order in the product will cause the matrices to be nonconformal The order of the terms in the product is therefore very important In the product C = AB, A is said to pre-multiply B, while B is said to postmultiply A It is interesting to note in passing that unlike the scalar case, the fact that AB = 0 does not imply that either A = 0 or that B = 0 3 Representing Systems of Equations in Matrix Form 304 Linear Algebraic Equations The rules given above for matrix arithmetic allow a set of linear algebraic equations to be written compactly in matrix form Consider a set of n independent linear equations in the variables x i for i =1,,n 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 a n1 x 1 + a n2 x 2 + + a nn x n = b n (17) 3

and write the coefficients a ij in a square matrix A of dimension n a 11 a 12 a 1n a 21 a 22 a 2n A =, a n1 a n2 a nn the unknowns x ij in a column vector x of length N x 11 x 21 x =, x n1 and the constants on the right-hand side in a column vector b 1 b 2 b =, b n then equations may be written as the product a 11 a 12 a 1n a 21 a 22 a 2n a n1 a n2 a nn which may be written compactly as 305 State Equations x 1 x 2 x n = b 1 b 2 b n (18) Ax = b (19) The modeling procedures described in this note generate a set of first-order linear differential equations d x dt 1 = a 11 x 1 + a 12 x 2 + + a 1n x n + b 11 u 1 + b 1m u m d x dt 2 = a 21 x 1 + a 22 x 2 + + a 2n x n + b 21 u 1 + b 2m u m (20) d x dt n = a n1 x 1 + a n2 x 2 + + a nn x n + b n1 u 1 + b nm u m If the derivative of a matrix is defined to be a matrix consisting of the derivatives of the elements of the original matrix, the above equations may be written d dt x 1 x 2 x n a 11 a 12 a 1n = a 21 a 22 a 2n a n1 a n2 a nn 4 x 1 x 2 x n b 11 b 1m + b 21 b 2m b n1 b nm u 1 u m (21)

or in the standard matrix form where ẋ = Ax + Bu (22) ẋ = d dt x (23) 4 Functions of a Matrix 41 The Transpose of a Matrix The transpose of an m n matrix A, written A T,isthen mmatrix formed by interchanging the rows and columns of A For example, if [ ] a11 a A = 12 a 13 (24) a 21 a 22 a 23 then in terms of the elements of the above matrix, the transpose is a 11 a 21 A T = a 12 a 22 (25) a 13 a 23 Notice that the transpose of a row vector produces a column vector, and similarly the transpose of a column vector produces a row vector The transpose of the product of two matrices is the reversed product of the transpose of the two individual matrices, (AB) T = B T A T (26) The rules of matrix multiplication show that the product of a vector and its transpose is the sum of the squares of all of the elements 42 The Determinant n x(x T )= (x i ) 2 (27) i=1 The determinant of an n n square matrix, written det A is an important scalar quantity that is a function of the elements of the matrix When written using the elements of the matrix, the determinant is enclosed between vertical bars, for example det A = a 11 a 12 a 13 a 21 a 22 a 23 a 31 a 32 a 33 (28) The determinant of a matrix of size n n is defined recursively in terms of lower order determinants ((n 1) (n 1)) as follows The minor of an element a ij, written M ij,is 5

another determinant of order (n 1) that is formed by deleting the ith row and the jth column from the original determinant In the above example, M 23 = a 11 a 12 a 31 a 32 (29) The cofactor α ij of an element a ij in a determinant is simply its minor M ij multiplied by either +1 or 1, depending upon its position, that is In the case of the (3 3) example above α 23 =( 1) 5 M 23 = cof a ij = α ij = ( 1) i+j M ij (30) a 11 a 12 a 31 a 32 (31) At the limit, the determinant of a 1 1 matrix (a scalar) is the value of the scalar itself The determinant of a high order matrix is found by expanding in terms of the elements of any selected row or column and the cofactors of those elements If the expansion is done by selecting the ith row, the determinant is defined as a sum of order (n 1) determinants as n det A = a ij α ij, (32) j=1 that is the sum of products of the elements of the row and their cofactors Similarly, the expansion in terms of the elements of the jth column of the determinant is n det A = a ij α ij (33) i=1 If a (2 2) determinant is expanded by the top row, the result is a det A = 11 a 12 a 21 a 22 = a 11α 11 + a 12 α 12 = a 11 a 22 a 12 a 21 (34) If A is a (3 3) matrix, and the expansion is done by the first column, then det A = a 11 a 12 a 13 a 21 a 22 a 23 a 31 a 32 a 33 = a 11 a 22 a 23 a 32 a 33 a 21 a 12 a 13 a 32 a 33 + a 31 a 12 a 13 a 22 a 23 = a 11 (a 22 a 33 a 32 a 23 ) a 21 (a 12 a 33 a 32 a 13 )+a 31 (a 12 a 23 a 22 a 13 ) (35) 6

43 The Matrix Inverse Matrix division is not defined For a square matrix, multiplication by an inverse may be thought of as an analogous operation to the process of multiplication of a scalar quantity by its reciprocal For a square n n matrix A, define its inverse, written A 1, as that matrix (if it exists) that pre- or post-multiplies A to give the identity matrix I, A 1 A = I (36) AA 1 = I The importance of the inverse matrix can be seen from the solution of a set of algebraic linear equations such as Ax = b (37) If the inverse A 1 exists then pre-multiplying both sides gives A 1 Ax = A 1 b (38) Ix = A 1 b (39) and since pre-multiplying a column vector of length n by the nth order identity matrix I does not affect its value, this process gives an explicit solution to the set of equations x = A 1 b (40) The inverse of a square matrix does not always exist If the inverse exists, the matrix is defined to be non-singular, if it does not exist the matrix is singular The adjoint matrix, adj A, of a square matrix A is defined as the transpose of the matrix of cofactors of the elements of A, thatis T α 11 α 12 α 1n α 11 α 21 α n1 α 21 α 22 α 2n α 12 α 22 α n2 adj A = = (41) α n1 α n2 α nn α 1n α 2n α nn The inverse of A is found from the determinant and the adjoint of A, A 1 = adj A det A (42) Notice that the condition for the inverse to exist, that is for A to be non-singular, is that det A 0 For a (2 2) matrix [ ] A 1 1 a22 a = 12 (43) a 11 a 22 a 12 a 21 a 21 a 11 For higher order matrices the elements in the adjoint matrix must be found by expanding out the cofactors of each element For numerical matrices of order four and greater it is usually expedient to use one of the many computer matrix manipulation packages to compute the inverse 7

5 Eigenvalues and Eigenvectors In the study of dynamic systems we are frequently confronted with a set of linear algebraic equations of the form λx = Ax (44) where x is a column vector of length n, A is an n n square matrix and λ is a scalar quantity The problem to be solved is to find the values of λ satisfying this equation, and the corresponding vectors x Thevaluesofλare known as the eigenvalues of the matrix A, and the corresponding vectors are the eigenvectors The above equation may be written as a set of homogeneous equations λx Ax =(λi A) x = 0, (45) where 0 is a null column vector, and λ a 11 a 12 a 1n a 21 λ a 22 a 2n (λi A) = a m1 a m2 λ a mn (46) A theorem of linear algebra states that for a set of homogeneous linear equations a nontrivial set of solutions exists only if the coefficient matrix is singular, that is det (λi A) =0 (47) The determinant, det (λi A), is known as the characteristic determinant of the matrix A Expansion of the determinant results in an nth order polynomial in λ, known as the characteristic polynomial of A Then rootsof thecharacteristic equation, formed by equating the characteristic polynomial to zero, will define those values of λ that make the matrix (λi A) singular These values are known as the eigenvalues of the matrix A For example, to find the eigenvalues of the matrix [ ] 5 4 A =, 1 2 the characteristic equation is given by λ 5 4 det (λi A) = 1 λ 2 = λ2 7λ +6=0 and has roots (and hence eigenvalues) λ 1 =6andλ 2 = 1 The eigenvectors corresponding to each of these values may be found by substituting back into the original equations, for example if λ = 6 the equations become x 1 +4x 2 = 0 x 1 4x 2 = 0 8

which has the non-unique solution x 1 =4x 2 Any vector maintaining this ratio between its two elements is therefore an eigenvector corresponding to the eigenvalue λ = 6 In general, if x is an eigenvector of A then so is kx for any scalar value k 6 Cramer s Method Cramer s method is a convenient method for manually solving low-order non-homogeneous sets of linear equations If the equations are written in matrix form Ax = b (48) then the ith element of the vector x may be found directly from a ratio of determinants x i = det A (i) det A (49) where A (i) is the matrix formed by replacing the ith column of A with the column vector b For example, solve 2x 1 x 2 + 2x 3 = 2 x 1 + 10x 2 3x 3 = 5 x 1 + x 2 + x 3 = 3 Then and det A = x 1 = 1 46 = 2 2 1 2 1 10 3 1 1 1 =46 2 1 2 5 10 3 3 1 1 x 2 = 1 46 = 0 2 2 2 1 5 3 1 3 1 x 3 = 1 46 = 1 2 1 2 1 10 5 1 1 3 9