Chap 3. Linear Algebra

Similar documents
Chapter 3 Transformations

Linear Algebra: Matrix Eigenvalue Problems

Review of Linear Algebra

ELE/MCE 503 Linear Algebra Facts Fall 2018

Linear System Theory

The Singular Value Decomposition

MA 265 FINAL EXAM Fall 2012

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

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

Econ Slides from Lecture 7

Chapter 7. Canonical Forms. 7.1 Eigenvalues and Eigenvectors

Lecture 15 Review of Matrix Theory III. Dr. Radhakant Padhi Asst. Professor Dept. of Aerospace Engineering Indian Institute of Science - Bangalore

1. Select the unique answer (choice) for each problem. Write only the answer.

University of Colorado at Denver Mathematics Department Applied Linear Algebra Preliminary Exam With Solutions 16 January 2009, 10:00 am 2:00 pm

MAT Linear Algebra Collection of sample exams

Linear algebra II Homework #1 solutions A = This means that every eigenvector with eigenvalue λ = 1 must have the form

Linear algebra II Homework #1 due Thursday, Feb. 2 A =. 2 5 A = When writing up solutions, write legibly and coherently.

Computational Methods CMSC/AMSC/MAPL 460. Eigenvalues and Eigenvectors. Ramani Duraiswami, Dept. of Computer Science

Linear Algebra Review. Vectors

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

Chapter 1. Matrix Algebra

Linear Algebra Massoud Malek

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

Eigenvalues, Eigenvectors. Eigenvalues and eigenvector will be fundamentally related to the nature of the solutions of state space systems.

Econ 204 Supplement to Section 3.6 Diagonalization and Quadratic Forms. 1 Diagonalization and Change of Basis

Mathematical foundations - linear algebra

This property turns out to be a general property of eigenvectors of a symmetric A that correspond to distinct eigenvalues as we shall see later.

3 (Maths) Linear Algebra

Math 102, Winter Final Exam Review. Chapter 1. Matrices and Gaussian Elimination

Lecture 1: Review of linear algebra

Notes on Eigenvalues, Singular Values and QR

Linear algebra II Homework #1 due Thursday, Feb A =

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

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

235 Final exam review questions

Cheat Sheet for MATH461

Chapter 5 Eigenvalues and Eigenvectors

Glossary of Linear Algebra Terms. Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB

MATH 240 Spring, Chapter 1: Linear Equations and Matrices

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

Lecture 7: Positive Semidefinite Matrices

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

HOSTOS COMMUNITY COLLEGE DEPARTMENT OF MATHEMATICS

MAC Module 12 Eigenvalues and Eigenvectors. Learning Objectives. Upon completing this module, you should be able to:

ALGEBRA QUALIFYING EXAM PROBLEMS LINEAR ALGEBRA

MAC Module 12 Eigenvalues and Eigenvectors

Linear Algebra Highlights

MATRICES AND ITS APPLICATIONS

GRE Subject test preparation Spring 2016 Topic: Abstract Algebra, Linear Algebra, Number Theory.

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

Reduction to the associated homogeneous system via a particular solution

Numerical Linear Algebra Homework Assignment - Week 2

Conceptual Questions for Review

4. Matrix inverses. left and right inverse. linear independence. nonsingular matrices. matrices with linearly independent columns

Linear Algebra - Part II

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

AMS526: Numerical Analysis I (Numerical Linear Algebra)

MATH 31 - ADDITIONAL PRACTICE PROBLEMS FOR FINAL

UNIT 6: The singular value decomposition.

Review of Some Concepts from Linear Algebra: Part 2

BASIC ALGORITHMS IN LINEAR ALGEBRA. Matrices and Applications of Gaussian Elimination. A 2 x. A T m x. A 1 x A T 1. A m x

Foundations of Matrix Analysis

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

Linear Algebra review Powers of a diagonalizable matrix Spectral decomposition

Final Exam. Linear Algebra Summer 2011 Math S2010X (3) Corrin Clarkson. August 10th, Solutions

A Brief Outline of Math 355

Example Linear Algebra Competency Test

Basic Elements of Linear Algebra

Background Mathematics (2/2) 1. David Barber

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

Maths for Signals and Systems Linear Algebra in Engineering

Introduction to Matrix Algebra

Math 489AB Exercises for Chapter 2 Fall Section 2.3

City Suburbs. : population distribution after m years

IMPORTANT DEFINITIONS AND THEOREMS REFERENCE SHEET

Multivariate Statistical Analysis

Linear algebra and applications to graphs Part 1

AMS526: Numerical Analysis I (Numerical Linear Algebra for Computational and Data Sciences)

Mobile Robotics 1. A Compact Course on Linear Algebra. Giorgio Grisetti

Math Linear Algebra Final Exam Review Sheet

j=1 u 1jv 1j. 1/ 2 Lemma 1. An orthogonal set of vectors must be linearly independent.

CS 246 Review of Linear Algebra 01/17/19

Recall the convention that, for us, all vectors are column vectors.

1. General Vector Spaces

Tutorials in Optimization. Richard Socher

Linear Algebra- Final Exam Review

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

Numerical Methods I Eigenvalue Problems

1. Let m 1 and n 1 be two natural numbers such that m > n. Which of the following is/are true?

MATH 304 Linear Algebra Lecture 20: The Gram-Schmidt process (continued). Eigenvalues and eigenvectors.

Chap 4. State-Space Solutions and

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

Warm-up. True or false? Baby proof. 2. The system of normal equations for A x = y has solutions iff A x = y has solutions

Math Camp Notes: Linear Algebra II

Applied Mathematics 205. Unit V: Eigenvalue Problems. Lecturer: Dr. David Knezevic

COMP 558 lecture 18 Nov. 15, 2010

Lecture 21: The decomposition theorem into generalized eigenspaces; multiplicity of eigenvalues and upper-triangular matrices (1)

Lecture notes on Quantum Computing. Chapter 1 Mathematical Background

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 Primer

Transcription:

Chap 3. Linear Algebra

Outlines 1. Introduction 2. Basis, Representation, and Orthonormalization 3. Linear Algebraic Equations 4. Similarity Transformation 5. Diagonal Form and Jordan Form 6. Functions of a Square Matrix 7. Lyapunov Equation 8. Some Useful Formulas 9. Quadratic Form and Positive Definiteness 10. Singular-Value Decomposition 11. Norms of Matrices 2

1. Introduction Linear algebra is essential in linear system theory Only real numbers are considered Notations ti A, B, C, and D are n-by-m, m-by-r, l-by-n, and r-by-p real matrices a i is the ith column of A b j is the jth row of B

2. Basis, Representation, and Orthomormalization n-dimensional real linear space, R n Vector Linearly dependent and linearly independent Dimension The dimension of a linear space is the maximum number of linearly independent vectors in the space

2. Basis, Representation, and Orthomormalization Basis A set of linearly independent vectors in R n is called basis if every vector in R n can be expressed as a unique linear combination of the set In R n, any set of n linearly independent vectors can be used as a basis Representation Let {q 1, q 2,,q n } be such a set

2. Basis, Representation, and Orthomormalization Representation Norms of vectors Norm is a generalization of length or magnitude Any real-valued function of x, denoted by x, can be defined as a norm if:

2. Basis, Representation, and Orthomormalization Norms of vectors Common norms Orthonormalization Normalized, if Orthogonal, if two vectors satisfy Orthonormal, if a set of vectors satisfy

2. Basis, Representation, and Orthomormalization Orthonormalization Schmidt orthonormalization procedure (from e 1, e 2,, e m to q 1, q 2,,q q m ) If all columns of A are orthonormal

3. Linear Algebraic Equations Range space: all possible linear combinations of all columns Rank: dimension of range space/the number of linearly independent columns use ρ to denote the rank of a matrix Null vector of A: Ax = 0 Null space of A consists of all its null vectors Nullity: the maximum number of linearly independent null vectors

3. Linear Algebraic Equations Theorem 3.1 Theorem 3.2 (Parameterization of solutions) Proof

3. Linear Algebraic Equations Corollary Matlab command The solution of Ax = y, A\y The solution of xa = y, y/a

3. Linear Algebraic Equations Determinant and inverse of square matrices Determinant Inverse Theorem

4. Similarity Transformation A and are n-by-ny square matrices Q is an n-by-n nonsingular matrix

5. Diagonal Form and Jordan Form A square matrix A has different representations with respect to different sets of basis Eigenvalue A real or complex number λ is an eigenvalue of n-by-n real matrix A if there exists nonzero vector x such that Ax = λx Nonzero x is eigenvector Characteristic polynomial of A Δ(λ) has degree n, A has n eigenvalues (not necessarily all ( ) g, g ( y distinct)

5. Diagonal Form and Jordan Form Eigenvalues are all distinct Eigenvectors {q 1, q 2,, q n } are linearly independent and can be used as a basis Similarly, we have

5. Diagonal Form and Jordan Form Eigenvalues are all distinct Define Q = [q 1, q 2,, q n ]. Since, we have Matlab command: eig(a) Complex eigenvalues Comple linear space and comple scalars are considered Complex linear space and complex scalars are considered Transpose is replaced by complex-conjugate transpose

5. Diagonal Form and Jordan Form Eigenvalues are not all distinct Multiplicity = 1: simple eigenvalue Multiplicity > 1: repeated eigenvalue An illustrating example Let n-by-ny matrix A has only one eigenvalue (multiplicity = n) ) If (A-λI) is rank 3, i.e., nullity 1, (A-λI)q = 0 has 1 independent solution, 3 more linearly independent vectors are needed

5. Diagonal Form and Jordan Form Eigenvalues are not all distinct An illustrating example v is a generalized eigenvector of grade n Jordan Block

5. Diagonal Form and Jordan Form Eigenvalues are not all distinct An illustrating example If (A-λI) is rank n-2, i.e., nullity 2, (A-λI)q = 0 has 2 linearly independent solutions, and n-2 more generalized eigenvectors are needed Jordan form Matlab command: jordan Property: A is nonsingular iff it has no zero eigenvalue

6. Functions of a Square Matrix Polynomials of a square matrix Some properties If we have, If because we have,

6. Function of a Square Matrix Polynomials of a square matrix Theorem 3.4: Cayley-Hamilton Theorem Corollary: o A n, A n+1 can be expressed as a linear combination of {I, A,, A n-1 } Every polynomial of A can be expressed as a linear combination of {I, A,, A n-1 1}

6. Functions of a Square Matrix Polynomials of a square matrix Polynomials of a square matrix Theorem 3.5

6. Functions of a Square Matrix

6. Functions of a Square Matrix Polynomials of a square matrix Using power series ----define the function of A as an infinite power series If with the radius of convergence ρ, and if all eigenvalues of A have magnitudes less than ρ, we have

7. Lyapunov Equation ' At At M e Ne dt 0 ' d ' ' e AM MA e e Me e Ne dt ' A t At At At At At ' ' At At At At e Me e Ne dt 0 0 ' At At At At e Me 0 M M e Ne dt 0 0 '

7. Lyapunov Equation General Version A and B are n-by-n and m-by-m M and C are n-by-m A and B are n-by-n and m-by-m, M and C are n-by-m An illustrating example

7. Lyapunov Equation Define, then A mapping from nm-dimensional linear space to itself Define eigenvalue then λ i and μ j are eigenvalues of A and B Why

8. Some Useful Formulas Rank If C and D are n-by-n and m-by-m nonsingular matrices Determinant

9. Quadratic Form and Positive Definiteness Symmetric: its transpose equals itself, M=M Quadratic form: x Mx, where x is a vector and M is a symmetric matrix Complex conjugate transpose Consequently,

9. Quadratic Form and Positive Definiteness Every symmetric matrix can be diagonalized using a similarity transformation even it has repeated eigenvalues Proof by contradiction, where Q is nonsingular and D is diagonal with real eigenvalues Orthogonal matrix Q is nonsingular and orthogonal, because from we have

9. Quadratic Form and Positive Definiteness Theorem 3.6 Positive definite A symmetric M is positive definite (M>0) if x Mx > 0 for every nonzero x A symmetric M is positive semidefinite (M 0) if x Mx 0 for every nonzero x

9. Quadratic Form and Positive Definiteness Positive definite Positive definite Theorem 3.7

9. Quadratic Form and Positive Definiteness The symmetric matrix H H His always positive semidefinite, and is positive definite if H H is nonsingular Theorem 3.8 Eigenvalues H H and HH have n and m eigenvalues They have the same nonzero eigenvalues but may have different number of zero eigenvalues

10. Singular-Value Decomposition Singular Value of H H is m-by-n real matrix The eigenvalues of M = H H HH The singular values of H Theorem 3.9 (singular-value decomposition)

10. Singular-Value Decomposition Example (Matlab)

11. Norms of Matrices Definition Induced norms (based on vector norms) Commonly used norms

11. Norms of Matrices Example Property