Homogeneous Linear Systems of Differential Equations with Constant Coefficients

Similar documents
Constant coefficients systems

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

systems of linear di erential If the homogeneous linear di erential system is diagonalizable,

Diagonalization of Matrix

MTH 464: Computational Linear Algebra

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

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

(the matrix with b 1 and b 2 as columns). If x is a vector in R 2, then its coordinate vector [x] B relative to B satisfies the formula.

Even-Numbered Homework Solutions

A = 3 1. We conclude that the algebraic multiplicity of the eigenvalues are both one, that is,

Diagonalization. P. Danziger. u B = A 1. B u S.

Definition: An n x n matrix, "A", is said to be diagonalizable if there exists a nonsingular matrix "X" and a diagonal matrix "D" such that X 1 A X

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

Recall : Eigenvalues and Eigenvectors

Announcements Monday, November 06

22.2. Applications of Eigenvalues and Eigenvectors. Introduction. Prerequisites. Learning Outcomes

MathQuest: Differential Equations

YORK UNIVERSITY. Faculty of Science Department of Mathematics and Statistics MATH M Test #2 Solutions

Section 8.2 : Homogeneous Linear Systems

Math Ordinary Differential Equations

π 1 = tr(a), π n = ( 1) n det(a). In particular, when n = 2 one has

Practice Final Exam Solutions

Spring 2019 Exam 2 3/27/19 Time Limit: / Problem Points Score. Total: 280

Algebraic Properties of Solutions of Linear Systems

Math 304 Answers to Selected Problems

Eigenvalues and Eigenvectors

The Exponential of a Matrix

Homework Set 5 Solutions

Name: Final Exam MATH 3320

Exercise Set 7.2. Skills

Study Guide for Linear Algebra Exam 2

The goal of this chapter is to study linear systems of ordinary differential equations: dt,..., dx ) T

Lecture 11: Diagonalization

Eigenpairs and Diagonalizability Math 401, Spring 2010, Professor David Levermore

MAT 1302B Mathematical Methods II

ft-uiowa-math2550 Assignment NOTRequiredJustHWformatOfQuizReviewForExam3part2 due 12/31/2014 at 07:10pm CST

Eigenvalues, Eigenvectors, and Diagonalization

LINEAR ALGEBRA SUMMARY SHEET.

Diagonalization. Hung-yi Lee

Diagonalization of Matrices

Understand the existence and uniqueness theorems and what they tell you about solutions to initial value problems.

Examples include: (a) the Lorenz system for climate and weather modeling (b) the Hodgkin-Huxley system for neuron modeling

Mon Mar matrix eigenspaces. Announcements: Warm-up Exercise:

Math 3191 Applied Linear Algebra

Name Solutions Linear Algebra; Test 3. Throughout the test simplify all answers except where stated otherwise.

4. Linear transformations as a vector space 17

7. Symmetric Matrices and Quadratic Forms

Online Exercises for Linear Algebra XM511

Jordan Canonical Form

ES.1803 Topic 19 Notes Jeremy Orloff. 19 Variation of parameters; exponential inputs; Euler s method

Ma 227 Review for Systems of DEs

Linear Algebra II Lecture 13

EIGENVALUES AND EIGENVECTORS 3

Diagonalization. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

Generalized Eigenvectors and Jordan Form

Linear Algebra Practice Problems

22m:033 Notes: 7.1 Diagonalization of Symmetric Matrices

Lecture 3 Eigenvalues and Eigenvectors

Lecture 15, 16: Diagonalization

PRACTICE FINAL EXAM. why. If they are dependent, exhibit a linear dependence relation among them.

Math Matrix Algebra

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

Homework sheet 4: EIGENVALUES AND EIGENVECTORS. DIAGONALIZATION (with solutions) Year ? Why or why not? 6 9

Jordan Canonical Form Homework Solutions

Definition (T -invariant subspace) Example. Example

Math 314H Solutions to Homework # 3

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

ACM 104. Homework Set 5 Solutions. February 21, 2001

M340L Final Exam Solutions May 13, 1995

Final Exam - Take Home Portion Math 211, Summer 2017

Lecture 11: Eigenvalues and Eigenvectors

Designing Information Devices and Systems II Spring 2018 J. Roychowdhury and M. Maharbiz Discussion 2A

Lecture Notes for Math 524

Department of Mathematics IIT Guwahati

Unit 5. Matrix diagonaliza1on

Midterm for Introduction to Numerical Analysis I, AMSC/CMSC 466, on 10/29/2015

Math 24 Spring 2012 Sample Homework Solutions Week 8

Mathematical Methods for Engineers 1 (AMS10/10A)

Linear ODEs. Existence of solutions to linear IVPs. Resolvent matrix. Autonomous linear systems

Eigenvalues and Eigenvectors 7.2 Diagonalization

City Suburbs. : population distribution after m years

LS.5 Theory of Linear Systems

Therefore, A and B have the same characteristic polynomial and hence, the same eigenvalues.

MATH 115A: SAMPLE FINAL SOLUTIONS

Math : Solutions to Assignment 10

This is a closed book exam. No notes or calculators are permitted. We will drop your lowest scoring question for you.

ECEN 605 LINEAR SYSTEMS. Lecture 7 Solution of State Equations 1/77

Linear Differential Equations. Problems

Lecture 6. Eigen-analysis

AMS10 HW7 Solutions. All credit is given for effort. (-5 pts for any missing sections) Problem 1 (20 pts) Consider the following matrix 2 A =

October 4, 2017 EIGENVALUES AND EIGENVECTORS. APPLICATIONS

Math 20F Final Exam(ver. c)

Systems of Second Order Differential Equations Cayley-Hamilton-Ziebur

Review Notes for Linear Algebra True or False Last Updated: January 25, 2010

YORK UNIVERSITY. Faculty of Science Department of Mathematics and Statistics MATH M Test #1. July 11, 2013 Solutions

Applied Differential Equation. November 30, 2012

Practice Problems for the Final Exam

Eigenvalue and Eigenvector Homework

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

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

Transcription:

Objective: Solve Homogeneous Linear Systems of Differential Equations with Constant Coefficients dx a x + a 2 x 2 + + a n x n, dx 2 a 2x + a 22 x 2 + + a 2n x n,. dx n = a n x + a n2 x 2 + + a nn x n. This is a system of n differential equations for n unknowns x (t),, x n (t). We can put the system in an equivalent matrix form: d x A x, x (t) with unknown being the vector function x(t) =. x n (t) Solution Method: Supposethat A is diagonalizable; that is, there are an invertible matrix P and a diagonal matrix D = λ... The system for u(t) becomes d u P AP u = D u, λ n such that A = PDP. In this case, set x(t) = P u(t). or, equivalently, du λ u, du n. = λ n u n. The last system is a completely decoupled system, which we can easily solve to get solutions u (t) = C e λ t,, u n (t) = C n e λnt. Going back to x we get the solutions to the given system d x/ A x: C e λ t x(t) = P. C n e λnt An equivalent but even simpler formulation of the solution method: First construct a basis of R n consisting of eigenvectors of A: v, v 2,, v n,

corresponding to the eigenvalues λ, λ 2,, λ n. Then the solutions of the system of differenttial equations are: x(t) = C e λ t v + C 2 e λ 2t v 2 + + C n e λnt v n, where C, C 2,, C n are free parameters. What if not diagonalizable? In the case A is not diagonalizable (i.e., you cannot find n linearly independent eigenvectors of A), the system cannot be completely decoupled as above and the problem is a little harder. But even in such cases, the eigenvectors provide a partial but crucial help. In general, if λ is an eigenvalue of A with multiplicity k, we can obtain k linearly independent solutions by considering solutions of the following form: x(t) = e λt v + te λt v 2 + + t k e λt v k. Plugging this into the system of differential equations and comparing the coefficients, we will get a system of linear equations for vectors v,, v k. The solution space of this linear system turns out to be a k dimensional subspace and thus yields a k-parameter family of solutions of the differential equations. See Examples 2 and. EXAMPLE (Simple Eigenvalues). Solve d x = A x for A = The eigenvalues of A are λ =, λ 2 = 2, λ =. For each eigenvalue we can find a corresponding eigenvector: v =, v 2 = 2, v = /2 /2 6 2 2 9 Here, v j is an eigenvector associated to eigenvalue λ j (j =, 2, ). This shows matrix A is diagonalizable: A = PDP with /2 λ 0 0 0 0 P = [ v v 2 v ] = 2 /2, D = 0 λ 2 0 = 0 2 0 0 0 λ 0 0 Now set x(t) = P u(t). The system for u(t) becomes du / u, d u D u, or, equivalently, du 2 / 2u 2, du / u. Solving this decoupled system, we obtain u (t) = C e t, u 2 (t) = C 2 e 2t, u (t) = C e t. Finally, the solutions to the given system are x(t) = P C e t C 2 e 2t = C e t + C 2 e 2t 2 + C e t /2 /2, C e t 2

where C, C 2, C are free parameters. EXAMPLE 2 (Repeated Eigenvalues, Diagonalizable). Solve the initial value probelm d x = A x, x(0) = 7 9 9 2 for A = 5 5 The eigenvalues of A are λ =, λ 2 = λ = 2. Set solutions in the following form: a b c x(t) = e t a + e 2t b + te 2t c = e t a 2 + e 2t + te 2t c 2 a b c Plug this into d x/ A x: e t a + 2e 2t b + e 2t c + 2te 2t c = e t A a + e 2t A b + te 2t A c. A comparison of coefficients gives: A a = a A b = 2 b + c A c = 2 c (A + I) a [ ][ ] A 2I I b 0 A 2I c 6 9 9 a 6 a 2 6 a 9 9 9 0 0 0 0 0 0 0 0 0 9 9 9 0 0 0 0 0 0 b b c c 2 c Solve this system of linear equations for vectors a, b, c: a = a, b = b2 + b 0, c 0 where a,, b are arbitrary constants. The general solutions to the given system are x(t) = a e t + e 2t + b e 2t 0, ( ) 0 where a,, b are free parameters. Finally, let s get the solution to the initial value problem. Let t in equation ( ): a + + b 0 = 2 0

This gives a = 0 b 0 2 = 2 2 Plugging this back in ( ), we obtain the answer 9e t + 2e 2t x(t) = e t 5e 2t e t + 7e 2t 2 EXAMPLE (Repeated Eigenvalues, Not Diagonalizable). 5 8 Solve d x/ A x for A = 2 2 6 5 The eigenvalues of A are λ =, λ 2 = λ =. Set solutions in the following form: a b x(t) = e t a + e t b + te t c = e t a 2 + e t + te t a Plug this into d x/ A x: b = 5 7 e t a e t b + e t c te t c = e t A a + e t A b + te t A c. c c 2 c A comparison of coefficients gives: A a = a A b = b + c A c = c (A + I) a [ ][ ] A + I I b 0 A + I c 8 a 2 2 a 2 6 a 2 8 0 0 2 6 2 0 0 6 2 0 0 0 0 0 2 8 0 0 0 2 6 2 0 0 0 6 2 b b c c 2 c Solve this system of linear equations for vectors a, b, c: 2 2 a = a, b = b + c /2, c = c, 0 where a, b, c are arbitrary constants.

The general solutions of the system of differential equations are 2 2 x(t) = e t a + e t b + c /2 + te t c 0 2 2t = a e t + b e t + c e t /2 + t, t where a, b, c are arbitrary constants. EXAMPLE (Complex Eigenvalues). Solve d x = A x for A = 22 6 2 5 8 2 7 7 The eigenvalues of A are λ = 2 + i, λ 2 = 2 i, λ = 5. For each eigenvalue we can find a corresponding eigenvector: 2i + 2i v = + i, v 2 = i, v = 2 Here, v j is an eigenvector for eigenvalue λ j (j =, 2, ), obtained by solving (A λ j I) v. The solutions to the given system are 2i + 2i x(t) = C e λt v +C 2 e λ2t v 2 +C e λt v = C e ( 2+i)t + i +C 2 e ( 2 i)t i +C e 5t 2, where C, C 2, C are free parameters. Via Euler s formula, we can write down an alternative expression of general solutions: } } x(t) = C Re {e λt v + C 2 Im {e λt v + C e λt v = C e 2t cos(t) sin(t) 2 + C 2 e 2t sin(t) + cos(t) 2 + C e 5t 2, 0 0 where C, C 2, C are free parameters. 5

[] Solve d x [2] Solve d x [] Solve d x [] Solve d x [5] Solve d x [6] Solve d x EXERCISES [ ] [ ] 5 5 x, x(0) =. [ ] 2 x. 8 2 0 x, x(0) = 0 0 5 2 2 9 x. 2 8 9 7 6 2 5 x. 8 5 2 5 2 0 0 x. 0 7 Answers: [ 9e [] x(t) = t e 2t ] e t e 2t [ ] [ ] 2 / + 2t [2] x(t) = C e 2t + C 2 e 2t where C t,c 2 are arbitrary constants [] x(t) = e t + e 2t 6 + e t 6 /2 2/ / [] x(t) = C e t +C 2 e t +C e t 0 where C,C 2,C are arbitrary constants 0 2 + t [5] x(t) = C e t 2 + C 2 e t + C e t t where C,C 2,C are arbitrary constants 2 t 2 + i 2 i [6] x(t) = C e t + C 2 e (+i)t 2i + C e ( i)t + 2i where C,C 2,C are arbitrary constants, or equivalently, 2 2 x(t) = C e t +C 2 e t cos(t) sin(t) 2 +C e t sin(t) + cos(t) 2 0 0 6