1 / 137

Mathematics-I

Mathematics-I. J.Baskar Babujee Department of Mathematics Anna University, Chennai-600 025. MA6151. Content 1.1 INTRODUCTION 1.2 TYPES OF MATRICES 1.3 CHARACTERISTIC EQUATION 1.4 EIGEN VECTORS 1.5 PROBLEMS 1.6 CAYLEY HAMILTON THEOREM.

Download Presentation

Mathematics-I

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Mathematics-I J.Baskar Babujee Department of Mathematics Anna University, Chennai-600 025. MA6151

  2. Content 1.1 INTRODUCTION 1.2 TYPES OF MATRICES 1.3 CHARACTERISTIC EQUATION 1.4 EIGEN VECTORS 1.5 PROBLEMS 1.6 CAYLEY HAMILTON THEOREM

  3. 1.7 DIAGONALISATION OF A MATRIX 1.8 REDUCTION OF A MATRIX TO DIAGONAL FORM 1.9 ORTHOGONAL TRANSFORMATION OF A SYMMETRIC MATRIX TO DIAGONAL FORM 1.10 QUADRATIC FORMS 1.11 NATURE OF A QUADRATIC FORM

  4. 1.12 REDUCTION OF QUADRATIC FORM TO CANONICAL FORM 1.13 INDEX AND SIGNATURE OF THE QUADRATIC FORM 1.14 LINEAR TRANSFORMATION OF A QUADRATIC FORM. 1.15 REDUCTION OF QUADRATIC FORM TO CANANONICAL FORM BY ORTHOGONAL TRANSFORMATION

  5. Unit 1 MATRICES 1.1 INTRODUCTION:- A matrix is defined as a rectangular array (or arrangement in rows or columns) of scalar subject to certain rules of operations. If mn numbers (real or complex) or functions are arranged in the columns (vertical lines) then A is called an m n matrix. Each of the mn numbers is called an element of the matrix.

  6. An m n matrix is usually written as A matrix is usually denoted by a single capital letter A, B or C etc.

  7. Thus, an m n matrix A may be written as A = , where i = 1, 2, 3, … , m ; j = 1, 2, 3, … , n In Algebra, the matrices have their largest application in the theory of simultaneous equations and linear transformations.

  8. E.g., The set of simultaneous equations

  9. A X = B may be symbolically represented by the equation Where A = , X = , B =

  10. 1.2 TYPES OF MATRICES (1) Real Matrix :-A matrix is said to be real if all its elements are real numbers. E.g., is a real matrix.

  11. (2) Square Matrix:- A matrix in which the number of rows is equal to the number of columns is called a square matrix, otherwise, it is said to be rectangular matrix. i.e., a matrix A = is a square matrix if m = n a rectangular matrix if m n

  12. A square matrix having n rows and n columns is called “ n – rowed square matrix”, is a 3 – rowed square matrix The elements of a square matrix are called its diagonal elements and the diagonal along with these elements are called principal or leading diagonal.

  13. The sum of the diagonal elements of a square matrix is called its trace or spur. Thus, trace of the n rowed square matrix A= is

  14. (3) Row Matrix :- A matrix having only one row and any number of columns, i.e., a matrix of order 1 n is called a row matrix. [2 5 -3 0] is a row matrix. Example:-

  15. (4) Column Matrix:- Amatrix having only one column and any number of rows, ii.e., a matrix of order m 1 is called a column matrix. is a column matrix. Example:-

  16. (5) Null Matrix:- A matrix in which each element is zero is called a null matrix or void matrix or zero matrix. A null matrix of order m n is denoted by = Example :-

  17. Example:- (6) Sub - matrix :- A matrix obtained from a given matrix A by deleting some of its rows or columns or both is called a sub – matrix of A. is a sub – matrix of

  18. (7) Diagonal Matrix :- A square matrix in which all non – diagonal elements are zero is called a diagonal matrix. i.e., A = [a ] is a diagonal matrix if a = 0 for i j. is a diagonal matrix. Example:-

  19. (8) Scalar Matrix:- A diagonal matrix in which all the diagonal elements are equal to a scalar, say k, is called a scalar matrix. i.e., A = [a ] is a scalar matrix if is a scalar matrix. Example :-

  20. (9) Unit Matrix or Identity Matrix:- A scalar matrix in which each diagonal element is 1 is called a unit or identity matrix. It is denoted by . i.e., A = [a ] is a unit matrix if is a unit matrix. Example

  21. (10) Upper Triangular Matrix. A square matrix in which all the elements below the principal diagonal are zero is called an upper triangular matrix. i.e., A = [a ] is an upper triangular matrix if a = 0 for i > j is an upper triangular matrix Example:-

  22. - é ù 1 0 0 ê ú 5 6 0 ê ú ê ú 3 2 0 ë û (11) Lower Triangular Matrix. A square matrix in which all the elements above the principal diagonal are zero is called a lower triangular matrix. i.e., A = [a ] is a lower triangular matrix if a = 0 for i < j is a lower triangular matrix. Example:-

  23. (12) Triangular Matrix:- A triangular matrix is either upper triangular or lower triangular. (13) Single Element Matrix:- A matrix having only one element is called a single element matrix. i.e., any matrix [3] is a single element matrix.

  24. (14) Equal Matrices:- Two matrices A and B are said to be equal iff they have the same order and their corresponding elements are equal. i.e., if A = and B = , then A = B iff a) m = p and n = q b) a = b for all i and j.

  25. Example :- (15) Singular and Non – Singular Matrices:- A square matrix A is said to be singular if |A| = 0 and non – singular if |A| 0. A = is a singular matrix since |A| = 0.

  26. 1.3 CHARACTERISTIC EQUATION If A is any square matrix of order n, we can form the matrix , where is the nth order unit matrix. The determinant of this matrix equated to zero, i.e.,

  27. is called the characteristic equation of A. On expanding the determinant, we get where k’s are expressible in terms of the elements a The roots of this equation are called Characteristic roots or latent roots or eigen values of the matrix A.

  28. 1.4 EIGEN VECTORS Consider the linear transformation Y = AX ...(1) which transforms the column vector X into the column vector Y. We often required to find those vectors X which transform into scalar multiples of themselves. Let X be such a vector which transforms into X by the transformation (1).

  29. Then Y = X ... (2) From (1) and (2), AX = X AX- X = 0 (A - )X = 0 ...(3) This matrix equation gives n homogeneous linear equations ... (4)

  30. These equations will have a non-trivial solution only if the co-efficient matrix A - is singular i.e., if |A - | = 0 ... (5) Corresponding to each root of (5), the homogeneous system (3) has a non-zero solution X = is called an eigen vector or latent vector

  31. Properties of Eigen Values:- • The sum of the eigen values of a matrix is the sum of the elements of the principal diagonal. • The product of the eigen values of a matrix A is equal to its determinant. • If is an eigen value of a matrix A, then 1/ is the eigen value of A-1 . • If is an eigen value of an orthogonal matrix, then 1/ is also its eigen value.

  32. PROPERTY 1:- If λ1, λ2,…, λn are the eigen values of A, then • k λ1, k λ2,…,k λn are the eigen values of the matrix kA, where k is a non – zero scalar. ii. are the eigen values of the inverse matrix A-1. iii. are the eigen values of Ap, where p is any positive integer.

  33. Proof:- i. Let λr be an eigen value of A and Xr the corresponding eigen vector. Then, by definition, Multiplying both sides by k, (kA)Xr = (kλr)Xr Then k λr is an eigen value of kA and the corresponding eigen vector is the same as that of λr, namely Xr. AXr = λrXr

  34. ii. Pre multiplying both sides of AXr = λrXr by A-1 A-1 (A Xr) = A-1 (λr Xr ) Xr = λr (A-1 Xr ) => A-1 Xr = (Xr) Hence is an eigen value of A-1 and the corresponding eigen vector is the same as that of λr , namely Xr.

  35. iii. Pre multiplying both sides of AXr = λrXr by A A(A Xr) = A(λr Xr ) A2 Xr = λr (AXr ) = λr (λr xr) = λr2 Xr. Similarly, we can prove that A3Xr = λr3 Xr, …, ApXr= λrp Xr, where p is any positive integer. Hence λrp is any eigen value of Ap and the corresponding eigen vector is the same as that of λr, namely Xr.

  36. THEOREM :- A matrix A is singular if and only if 0 is an eigen value of A. 1.5 PROBLEMS 1. Find the sum and product of the eigen values of the matrix without finding the eigen values.

  37. Solution:- Sum of the eigen values of A = sum of its diagonal elements. = - 2 + 1 + 0 = -1. Product of the eigen values of A = | A | = = 45.

  38. 2. Two eigen values of the matrix are equal to 1 each. Find the third eigen value. Solution:- Let a be the third eigen value of A. Since sum of the eigen values = sum of the diagonal elements, 1 + 1 + a = 2 + 3 + 2 a = 5 Therefore, the third eigen value of A is 5.

  39. 3. The product of two eigen values of the matrix is 16. Find the third eigen value. Solution:- Let a be the third eigen value of A. Since product of the eigen values = | A | 16a = Therefore, a = 2.

  40. 4. Find the sum of the eigen values of the inverse of Solution:- The eigen values of the lower triangular matrix A is 1, -3, 2. Then the eigen values of A-1 are Sum of the eigen values of A-1 = =

  41. 5. If , find the eigen values of 3A, A-1 and – 2A-1. Solution:- The eigen values of A are 2, -1, 4. The eigen values of 3A are 3×2, 3×(-1), 3×4 i.e., 6, -3, 12

  42. The eigen values of A-1 are

  43. 6. Find the eigen values and eigen vectors of the matrix A = Solution:- The characteristic equation of the given matrix is

  44. the eigen values of A are 6, -1. or Thus, Corresponding to =6, the eigen vectors are given by (A – 6 ) X1 = 0

  45. We get only one independent equation - 5x1 - 2x2 = 0

  46. Corresponding to = -1, the eigen vectos are given by ( A + ) X2 = 0

  47. 7. Find the eigen values and eigen vectors of the matrix A = Solution:- The characteristic equation of the given matrix is

  48. Thus, the eigen values of A are -3, -3, 5.

  49. Corresponding to = - 3, the eigen vectors are given by

  50. Corresponding to λ = 5, the eigen vectors are given by (A – 5 I )X2 = 0.

More Related