Differential Equations Lecture 8 System of Linear Differential






































- Slides: 38
Differential Equations Lecture 8 System of Linear Differential Equations fall semester Instructor: A. S. Brwa / MSc. In Structural Engineering College of Engineering / Ishik University
Ishik University Review of Matrix Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 2
Ishik University Review of Matrix Look at this Matrix: These are called elements or entries. Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 3
Ishik University Review of Matrix Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 4
Ishik University Review of Matrix What's the size of this matrix? 3 rows and 2 columns. This is a 3 by 2 matrix (3 x 2). Note: A 2 x 3 matrix and a 3 x 2 matrix are definitely different sizes! Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 5
Ishik University Review of Matrix Sometimes, we'll need to refer to a specific entry, so we have a special "tagging" system. It's based on rows and columns: This element is located in the column row and in the Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 6
Ishik University Review of Matrix Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 7
Ishik University Review of Matrix A vector: is a special type of matrix that has only one row (called a row vector) or one column (called a column vector). Below, a is a column vector while b is a row vector. Vectors are denoted by bold, lower case letters (e. g. , x). Row vector Column vector A scalar: is a matrix with only one row and one column. It is customary to denote scalars by italicized, lower case letters (e. g. , x) Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 8
Ishik University Review of Matrix Square Matrices: A square matrix A has the same number of rows and columns. That is, A is n x n. In this case, A is said to have order n. Faculty of Engineering – Differential Equations – Lecture 8– System of Linear Differential Equations 9
Ishik University Review of Matrix The Zero Matrix: The zero matrix is defined to be 0 = (0), whose dimensions depend on the context. For example, Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 10
Ishik University Review of Matrix Identity matrix: is a diagonal matrix with 1’s and only 1’s on the diagonal and zeros everywhere else. The identity matrix is almost always denoted as I. Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 11
Ishik University Review of Matrix 1. Adding and Subtracting Matrices Example: Subtract Matrix A and B Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 12
Ishik University Review of Matrix 1. Adding and Subtracting Matrices Adding and subtracting matrix is really easy, but THE SIZES MUST BE THE SAME! Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 13
Ishik University Review of Matrix 1. Adding and Subtracting Matrices Adding and subtracting matrix is really easy, but THE SIZES MUST BE THE SAME! Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 14
Ishik University Review of Matrix 1. Adding and Subtracting Matrices Example: Add Matrix A and B Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 15
Ishik University Review of Matrix Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 16
Ishik University Review of Matrix 2. Multiplication of Matrices Multiplication by scalar. Example: If Matrix Find 2 A. . . (2 times A) Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 17
Ishik University Review of Matrix Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 18
Ishik University Review of Matrix Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 19
Ishik University Review of Matrix Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 20
Ishik University Review of Matrix 2. Multiplication of Matrices Multiplication of two matrices. To multiply two matrices together is a bit more difficult. First of all, the size of the two matrices you are multiplying is super important! If the size of matrix A is 3 x 4 and the size of matrix B is 4 x 1 And the answer will be a 3 x 1 matrix Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 21
Ishik University Review of Matrix Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 22
Ishik University Review of Matrix A is 2 by 2 and B is 2 by 2. So, the result is The result is 2 by 2 23/27 Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations
Ishik University Review of Matrix A is 2 by 2 and B is 2 by 2. So, the result is The result is 2 by 2 2 rows and 2 columns 24/27 Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations
Ishik University Review of Matrix Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 25
Ishik University Review of Matrix 26/27 Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations
Ishik University Review of Matrix 27/27 Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations
Ishik University Review of Matrix Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 28
Ishik University Review of Matrix 3. Determinant Matrix Example: If matrix A = Then, its determinate |A| = 3× 6 − 8× 4 = 18 − 32 = − 14 Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 29
Ishik University Review of Matrix Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 30
Ishik University Review of Matrix Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 31
Ishik University Review of Matrix Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 32
Ishik University Review of Matrix 3. Inverse Matrix Example: If matrix Find Inverse of A Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 33
Ishik University Review of Matrix 3. Inverse Matrix Example: If matrix First need to find determinants of A Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 34
Ishik University Review of Matrix 3. Inverse Matrix First need to find determinants of A • If determinant of A is NOT zero, then matrix A is invertible (non-singular). • If determinant of A is zero, then matrix A is NOT invertible (singular). Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 35
Ishik University Review of Matrix Second need to find matrix of cofactors Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 36
Ishik University Review of Matrix Third Step: Adjugate (also called Adjoint) Now "Transpose" all elements of the previous matrix. . . in other words swap their positions over the diagonal (the diagonal stays the same): Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 37
Ishik University Review of Matrix Forth Step: Multiply by 1/Determinant Faculty of Engineering – Differential Equations – Lecture 8 – System of Linear Differential Equations 38