MEDIUM
12th CBSE
IMPORTANT
Earn 100

Find the matrix X so that X123456=-7-8-9246

Important Points to Remember in Chapter -1 - Matrices from NCERT MATHEMATICS PART I Textbook for Class XII Solutions

1. Introduction to Matrices :

A set of numbers (real or imaginary) or symbols or expressions arranged in the form of a rectangular array of m rows and n columns is called m×n matrix.

2. Types of Matrices :

(i) A matrix having only one row is called a row matrix.

(ii) A matrix having only one column is called a column matrix.

(iii) A matrix in which the number of rows is equal to the number of columns, say n, is called a square matrix of order n.

(iv) The elements aij of a square matrix A=aijn×n for which i=j i.e. the elements a11,a22,....,ann are called the diagonal elements and the line along which they lie is called the principal diagonal or leading diagonal.

(v) A square matrix A=aijn×n is called a diagonal matrix if all the elements, except those in the leading diagonal, are zero i.e. aij=0 for ij.

(vi) A square matrix A=aijn×n is called a scalar matrix, if aij=0 for all ij and aij=c for all i=j, where c0.

(vii) A square matrix A=aijn×n is called an identity or a unit matrix, if aij=0 for all ij and aij=1 for all i=j.

(viii) A matrix whose all elements are zero is called a null matrix or a zero matrix.

(ix) A square matrix A=aij is called

(a) An upper triangular matrix, if aij=0 for all i>j

(b) A lower triangular matrix, if aij=0 for all i<j

(x) Equality of matrices:  Two matrices A=aijm×n and B=bijm×n of the same order are equal, if aij=bij for all i=1,2, ,m; j=1,2, ,n

3. Matrix addition and scalar multiplication

(i) If A=aijm×n and B=bijm×n are two matrices of the same order m×n, then their sum A+B is an m×n matrix such that A+B=aij+bijm×n for i=1,2,...,m and j=1,2,3,...,n.

(ii) Properties of matrix addition

(a) Commutativity: If A and B are two matrices of the same order, then A+B=B+A.

(b) Associativity: If A,B,C are three matrices of the same order, then A+B+C=A+B+C.

(c) Existence of Identity: The null matrix is the identity element for matrix addition i.e., A+O=A=O+A

(d) Existence of Inverse: For every matrix A=aijm×n, there exists a matrix -A=-aijm×n, such that A+-A=O=-A+A.

(e) Cancellation Laws: If A,B,C are three matrices of the same order, then A+B=A+CB=C and, B+A=C+AB=C.

(iii) Scalar multiplication of matrices
Let A=aij be an m×n matrix and k be any scalar number. Then, the matrix obtained by multiplying every element of A by k is called the scalar multiple of A by k and is denoted by kA. Thus, kA=kaijm×n

(iv) Properties of scalar multiplication of matrices: If A,B are two matrices of the same order and k,l are scalars, then

(a) kA+B=kA+kB

(b) k+lA=kA+lA

(c) klA=klA=lkA

(d) -kA=-kA=k-A

(iv) If A and B are two matrices of the same order, then A-B=A+-B.

4. Matrix multiplication and its properties

(i) Two matrices A and B are conformable for the product AB if the number of columns in A is same as the number of rows in B. If A=aijm×n and B=bijn×p are two matrices, then AB is a m×p matrix such that ABij=r=1nairbrj

(ii) Matrix multiplication is not commutative.

(iii) Matrix multiplication is associative i.e., (AB)C=A(BC) wherever both sides of the equality are defined.

(iv) Matrix multiplication is distributive over matrix addition

i.e. A(B+C)=AB+AC and (B+C)A=BA+CA wherever both sides of the equality are defined.

(v) If A is n×n matrix, then lnA=A=Aln.

(vi) If A is m×n matrix and O is a null matrix, then Am×n×On×p=Om×p and Op×m×Am×n=Op×n 

(vii) If A is a square matrix, then we define An+1=AnA

5. Transpose of a matrix

(i) Let A=aij be an m × n matrix. Then, the transpose of A, denoted by AT, is an n × m matrix such that AT=aji for all i=1,2,m, ; j=1,2,...,n

(ii) Following are the properties of transpose of a matrix:

(a) ATT=A

(b) A+BT=AT+BT

(c) KAT=KAT(where K is any number or symbol)

(d) ABT=BTAT

(e) ABCT=CTBTAT

6. Symmetric and Skew symmetric matrices- Definition and properties

(i) A square matrix A=aij is called a symmetric matrix, if aij=aji for all i,j i.e., A=AT.

(ii) A square matrix A=aij is called a skew symmetric matrix, if aij=-aji for all i,j i.e., AT=-A.

(iii) All main diagonal elements of a skew–symmetric matrix are zero.

(iv) Every square matrix can be uniquely expressed as the sum of a symmetric and a skew–symmetric matrix.

(v) All positive integral powers of a symmetric matrix are symmetric matrices.

(vi) All odd positive integral powers of a skew–symmetric matrix are skew–symmetric matrices.

7. Elementary operations (transformation) of a matrix.

(i) Interchange of any two rows (columns).

(ii) Multiplying all elements of a row (column) of a matrix by a non-zero scalar.

(iii) Adding to the elements of a row (column), the corresponding elements of any other row (column) multiplied by any scalar.

(iv) A matrix obtained from an identity matrix by a single elementary operation is called an elementary matrix.

(v) Every elementary row (column) operation on an m × n matrix (not identity matrix) can be obtained by pre-multiplication (post-multiplication) with the corresponding elementary matrix obtained from the identity matrix ImIn by subjecting it to the same elementary row (column) operation.

8. Inverse of a matrix by elementary operations   

(i) In order to find the inverse of a non-singular square matrix A by elementary operations, we write A=IA or A=AI

(ii) We perform a sequence of elementary row operations successively on A on the LHS and the pre-factor I on RHS till we obtain. The matrix B, so obtained, is the desired inverse of matrix A.