Loading
- 124Unit - 3Matrices and DeterminantsImportant Points• Matrix :Any rectangular array of numbers is called matrix. A matrix of order m n having mrows and n columns. Its element in the ithrow and jthcolumn is aij. We denote matrixby A, B, C etc.1 23 0 is a matrix of order 2 2.1 0 23 2 1 is matrix of order 2 3.A matrix of order m n is11 12 1n21 22 2nm1 m2 mn a a aa a aa a a• Algebra of Matrices(1) Equality : Ifm n p qA , B b ij ijaare said to be equal i.e. A = B if(i) aij= bij i & j(ii) order of A = order of B, i.e. m = p and n = q• Types of Matrices : Letm nA ija(1) Row matrix : A 1 n matrix [a11a12a13..... a1n] is called a row matrix(row vector)(2) Column matrix : A m 1 matrix112131n1 aaaais called column matrix(Column vector)
Page 1
- 125(3) Square Matrix : An n n matrix is called a square matrix.(4) Diagonal matrix : If in a square matrix A = [aij]n nwe have aij= 0 whenever ij then A is called a diagonal matrix.(5) Zero (null) matrix : A matrix with all elements are zero is called zero (null)matrix. It is denoted by [0]m x nor Om x nor O.• Algebra of Matrices(2) Sum and Difference : If A and B are of same oderi.e.n nA , B ,C ij ij ijm n m ma b cthen A + B = Cn+ij ij ijm m na b c A - B = Cnij ij ijm m na b c Properties of additionIf matrices A, B, C and O are of same order, then(i) A + B = B + A (Commutative law)(ii) A + (B + C) = (A + B) + C (Associative law)(iii) A + O = O + A (Existence of Identity)(iv) (-A) + A = A + (-A) = O (Existence of Inverse)(3) Product of Matrix with a ScalarIf A =ijm na and k R then we define product of matrix with a scalar iskA k k ij ijm n m na aProperties of Addition of Matrices and Multiplication of a Matrix by a scalarLetnA , B , , Rij ijm n ma b k l (i) k(A + B) = kA + kB(ii) (k + l) A = kA + lA(iii) (kl)A = k(lA)(iv) 1A = A(v) (-1) A = -A(4) Matrix Multiplication :Letn pA , Bij ijm na b . Then AB = C
Page 2
- 126where1 1 2 2 3 31.........nij ik kj i j i j i j in njkC a b a b a b a b a b = Scalar product of ithrow of A and jthColumn of B.(i) Product AB defined if and only if number of column of A = number ofrows of B(ii) If A is m n matrix and B is n p matrix then AB is m p matrix.• Properties of Matrix MultiplicationLet the matrices A, B, C and O have order compitable for the operations involved.(i) A(B + C) = AB + AC(ii) (A + B)C = AC + BC(iii) A(BC) = (AB) C(iv) AO = O = OA(v) AB BA, generally(vi) AB = O need not imply A = O or B = O(vii) AB = AC need not imply B = C• Types of Matrices(6) Identity (unit) Matrix : In a diagonal matrix all elements of principaldiagonal are 1 is called Identity (unit) Matrix and is denoted by I or Inor In n.(7) Scalar Matrix : If k R, then kI called a scalar matrix.(8) Traspose of a Matrix : If all the rows of matrixAijm na are convertedinto corresponding column, the matrix so obtained is called the transpose ofA. It is denoted by ATorA '. AT=n m jiaProperties of Transpose(i) (AT)T= A(ii) (A + B)T= AT+ BT(iii) (kA)T= kAT, k R(iv) (AB)T= BTAT(9) Symmetric Matrix : For a square matrix A, if AT= A, then A is called asymmetric matrix. Here aij= ajifor all i and j.(10) Skew - Symmetric Matrix : For a square matrix A, if AT= -A, then A is calledaSkew - symemtric matrix.Here aij= -ajifor all i and j and aii= 0i
Page 3
- 127For square matrix A, A + ATis symmetric and A - ATis skew - symmetricmatrix.(11) Triangular Matrices :(i) Upper Triangular Matrix : A sqare matrix whose element aij= 0 for i >j iscalled an uppear triangular matrix.e.g.b, 00 c0 0 a b cad ef(ii) Lower Triangular Matrix : A square matrix whose element aij= 0 for i< j iscalled a lower triangular matrix.e.g.0 00, 0b c aab cd e fLet A be a square matrix of order n n.(12) Orthogonal matrix : A is called an orthogonal matrix if and only if ATA = In= A AT(13) Idempotent Matrix : A is called an idempotgent matrix if A2= A(14) Nilpotent Matrix : A is called a nilpotent matrix if Am= 0, m Z+(15) Involutary Matrix : A is called an involutary matrix if A2= I, i.e. (I + A) (I -A) = O(16) Conjugate of a Matrix : If A = [aij] is a given matrix, then the matrix obtainedon replacing all its elements by their corresponding complex cojugates iscalled the conjugate of the matrix A and is denoted byA ijaProperties :(i)(A) A(ii)(A + B) A + B(iii)(kA) k A, k being a complex number (iv)AB A B (17) Conjugate Transpose of a matrix : The conjugate of the transpose of a givenmatrix A is called the conjugate transpoe (Tranjugate) of A and is denotedbyθA.
Page 4
- 128Properties :(i) Tθ TA (ii) θθA A(iii) θθ θA + B + B (iv) θθkA k A , k being a complex number (v) θθ θAB B A Let A be a square matrix of oder n n(18) Unitary Matrix : A is an unitary matrix if AA= In= AA.(19) Hermitian Matrix : A is a hermitian matrix if A= A(20) Skew - Hermitian Matrix : A is a skw-Hermitian matrix if A= -A• The determinant of a square matrix :If all entries of a square matrix are kept in their respective places and thedeterminant of this array is taken, then the detrminant so obtained is called thedeterminant of the given square matrix. If A is a square matrix, then determinant ofA is denoted by | A | or det A.Evaluation of Determinants (Expansion)Second order determinantbc daad bc Third order determinant1 1 12 2 2 2 2 22 2 2 1 1 13 3 3 3 3 33 3 3b cb c c bb c b cb c c bb caa aa aa aa = a1(b2c3- b3c2) - b1(a2c3- a3c2) + c1(a2b3- a3b2)= a1b2c3- a1b3c2- a2b1c3+ a3b1c2+ a2b3c1- a3b2c1Some Symbols :(1) Ri Ci: To convert every row (column) into corresponding column (row)(2) Rij[cij] (i j) : Interchange of ithrow (column) and jthrow (column)(3) Ri(k) [ci(k)] : multiply ithrow (Column) by kR - {0}(4) Rij(k)[cij(k)] : Multiply ithrow (column) by kR (k 0) and adding to thecorresponding elements of jthrow(column)
Page 5
- 129Properties of Determinants of Matrices(i) | AT| = | A |(ii) | AB | = | A | | B || A B C | = | A | | B | | C |(iii) | kA | = kn| A | (where A is n n matrix)(iv) | I | = 1Value of some Determinants :(i) Symmetric Determinant2 2 2p qp y r yz + 2pqr yq rq r z xx xp z(ii) Skew - symmetric determinant of odd order0 y: 0 zy z 0 xx(iii) Circular Determinant 3 3 3y z: y z y z 3z y xx x xyzxArea of a Triangle :If the vertices of a triangle are (x1, y1), (x2, y2) and (x3, y3) then,Area of a triangle =1 12 23 3y 1D , where D y 1y 1xxx Shifting of origin does not effect the area of a triangle.If D = 0 all three points are collinearLet the sides of the triangle be a1x + b1y + c1= 0, a2x + b2y + c2= 0, a3x + b3y + c3= 01 2 3Area of a triangle ,2 C C C where C1, C2, C3are respetively the cofactors of c1, c2and c3and1 1 12 2 23 3 3b cb cb caaa
Page 6
- 130If A(x1, y1) and B(x2, y2) are two distinct points ofABthen the cartesian equation ofABis1 12 21y 1y 1x yxx Propeties of Determiants : (D = value or determinante)(i) If a row (column) is a zero vector (i.e. all elements of a row or a column arezero), then D = 0(ii) If two rows (Columns) are identical, then D = 0(iii) If any two rows (columns) are interchanged, then D becoms - D (additivei n v e r s eof D)(iv) If any two rows (columns) are interchanged, D is unchaged | AT| = | A |(v)1 1 1 1 1 12 2 2 2 2 23 3 3 3 3 3k kb kc b cb c k b cb c b ca aa aa a(vi)1 1 1 1 1 1 1 1 1 1 1 12 2 2 2 2 2 2 2 23 3 3 3 3 3 3 3 3+ d b + e c + f b c d e fb c b c + b cb c b c b ca aa a aa a a(vii) If any rows (columns) is multiplied by k R (k 0) and added to another rows(columns), then D is unchanged.1 1 1 1 2 1 2 1 22 2 2 2 2 23 3 3 3 3 3b c + k b + kb c + kcb c b cb c b ca a aa aa a(vii) All rows of a determinant are converted into corresponding column, D isunchanged.(viii) Determinants are multiplied in the same way as we multiply matrices.T T T T|AB| A B | BA | = AB | | A B = A B| | (ix)1 1 12 2 2 r r r3 3 3f g hf g h , where f , g , h are functions of for r , 2, 3.f g h x
Page 7
- 1311 1 1 1 1 1 1 1 12 2 2 2 2 2 2 2 23 3 3 3 3 3 3 3 3f ' g ' h ' f g h f g hdf g h + f ' g ' h ' + f g hdf g h f g h f ' g ' h 'x (x) Let D(x) be a 3 3 determinant whose elements are polynomials.If D(m) has two identical rows (columns), then x - m is a factor of D(x)If D(m) has three identical rows (columns), then (x - m)2is a factor of D(x).• Minor and cofactorLet11 12 1321 22 233 331 32 33A ija a aa a a aa a aThe minor of the element aij(i, j = 1, 2, 3) in A= Mij= The determiant obtained from A on deleting the row and the column inwhich aijoccurs.The cofactor of the element aij (i, j = 1, 2, 3) in A = Aij= (-1)i + jMijThe value of any third order determinant can be obtained by adding the products ofthe elements of any of its rows (columns) by their correspdong co-factor.If we multiply all the elements of any rows (columns) of any third orderdeterminant by the cofactos of the corresponding elements of another row(column) and add the products, then the sum is zero.or in Mathematical notationjA if i = k = 1, 2, 30 if i k = 1, 2, 3ij kja iA if j = k = 1, 2, 30 if j k = 1, 2, 3ij ika • Adjoint of MatrixAdjoint Matrix of A = adj A11 21 3112 22 3213 23 33a a aa a aa a a = Tranpose of the matrix of cofactor = [Aji]3 3If A = [aij]n nthen adj A = [Aji]n nTo obtain the adjoint of 2 2 matrix, interchange the elements on the principaldiagonal and change the sign of the elements on the secondary diagonal.Properties of Adjoint Matrix : If A is square matrix of order n,(i) A(adj A) = (adj A) A = | A | In(ii) adj In= In(iii) adj (kIn) = kn - 1In, k is a scalar.
Page 8
- 132(iv) adj AT= (adj A)T(v) adj (kA) = kn - 1adjA, k is a scalar.(vi) adj(AB) = (adj B)(adj A)(vii) adj (ABC) = (adj C)(adj B)(adj A)If A is a non singular matrix of order n, then(i) | adj A | = | A |n - 1(ii) adj (adj A) = | A |n - 2A(iii) | adj (adj A) | = | A |(n - 1)2Adjoint of(i) a diagonal matrix is diagonal(ii) a triangular matrix is triangular(iii) a symmetric matrix is symmetric(iv) a hermitian matrix is thermitian• Inverse of a MatrixA square matrix A is said to be singular if | A | = 0 and non singular if | A | = 0If A is a square matrix of order n, if there exists another square matrix of order nsuch thatA B = In= BAThen B(A) is called inverse of A(B).It is denoted A-1.1A A)| A |adj If inverse of matrix A exists, then it is unique.A square matrix A is non-singular| A | 1A exists.Results :(i)1 1A (ii)1 1 1(AB) A (iii)T 1 1 T(A ) (A ) (iv)k 1 1 k(A ) (A ) , k Z (v) A = diag [a11a22a33..... ann] and a11a22a33...ann 0 thenA-1= diag [a11-1a22-1a33-1.......... ann-1](vi) Inverse of a symmetric matrix is symmetric.• Elementary Transformations (operations) of a matrix(i) Interchange of rows (columns)
Page 9
- 133(ii) The multiplication of the elements of a row (column) by a non - zero scalar.(iii) The addition (subtraction) to the elements of any row (column) of the scalarmultiples of the corresponding elements of any other row (column).• Test of ConsistencyIf the system of equation possesses atleast one solution set (solution set is notempty) then the equations are said to be consistent.If the system of equation has no solution they are said to inconsistent.Solution of simultaneous linear equations in two (three) variables :Trival solution :V alue of all the vari abl es is zero i .e.x = 0, y = 0, z = 0Non Triavial Solution :Value of atleast one variable is non-zeroHomogeneous linear equation :If constant term is zero, i.e. ax + by = 0 or ax + by + cz =0such equations is called homogenous linear eqaution.Solutiuon of homogenoeous linear equationConsider the eqautionsFor three variables For two variablesa11x + a12y + a13z = 0 a11x + a12y = 0a21x + a22y + a23z = 0 a21x + a22y = 0a31x + a32y + a33z = 011 12 1321 22 2331 32 33yza a axa a aa a a 11 1221 22ya axa a A X = O A X = O(i) If | A | 0 the system is consistent and has only trivial (unique) solution.(ii) If | A | = 0 the system is consistent and has non trivial (infinite number of)Solution.• Solution of non-homogeneous linear equation :Let three equations a1x + b1y + c1z = d1a2x + b2y + c2z = d2a3x + b3y + c3z = d3
Page 10
Download this file to view remaining 50 pages
Related documents:
- History Of Sanskrit Language And Kerala Culture MCQs - MCQ
- UPSC 2021 Prelims MODERN HISTORY Answer Key with Explanation - Question Bank
- FULL TEST – I Paper-1 [ANSWERS, HINTS & SOLUTIONS]
- Modern India –II Unit 5 Questions with answers - Question Bank
- FINANCIAL STATEMENT ANALYSIS - Assignment
- Sociology (Paper I) 2016 Question Paper - Question Paper
- Startup and Venture managment MCQs - MCQ
- Rotterdam Convention - Notes
- Ugc paper - MCQ
- Applied Mathematics
- Industrial Relations - MCQ
- TRADING IN COMMODITY MARKET - STOCK AND COMMODITY MARKET - Notes
- HISTORY_I 2020 question paper - Question Paper
- Hindi Kavya (Aadikaleen Evam Madhyakaleen) Part-1 - Question Bank
- Political Science and International Relations (Paper II) 2020 Question Paper - Question Paper
- Mcqs - MCQ
- Biology - Question Bank
- Public Administration (Paper II) 2018 Question Paper - Question Paper
- Political Science and International Relations (Paper I) 2017 Question Paper
- Engineering Graphics Nov Dec 2014 Question Paper - Question Paper