You are on page 1of 3

fiziks

Institute for NET/JRF, GATE, IIT‐JAM, M.Sc. Entrance, JEST, TIFR and GRE in Physics

(a) Basic Concepts, Matrix Addition, Scalar Multiplication


Basic Concepts
A matrix (plural matrices) is a rectangular array of numbers, symbols, or expressions, arranged
in rows and columns. The individual items in a matrix are called its elements or
entries. Thus a m  n matrix is of the form

 a11 a12  a1n 


a a22  a2 n 
A  aij    21
   aij  
 
am1 am 2  amn 

In matrix, A has m rows and n column. aij is the element of i th row and j th column.

If number of row and number of column in matrix is equal  m  n  , then matrix is said to be

square matrix. Then its diagonal containing the entries a11 , a22 ,...., ann is called main diagonal or

principal diagonal of A .
A matrix that is not diagonal is called a rectangular matrix.
Transposition
A transpose AT of a m  n matrix A   aij  is the n  m matrix that has the first row of A as its

first column, the second row of A as its second column, and so on. Thus, the transpose of A is
 a11 a21  am1 
a a22  am 2 
A  a ji  
T  12

   
 
a1n a2n  amn 
Symmetric matrices and skew-symmetric matrices
Matrices whose transpose equals the matrix are called symmetric matrix. Matrices whose
transpose equals the minus of matrix are called anti-symmetric matrix
AT  A (symmetric matrix) and AT   A (anti-symmetric matrix)
Equality of Matrices
Two matrices A   aij  and B  bij  are equal, written A  B , if and only if they have the same

size and the corresponding entries are equal, that is a11  b11 , a12  b12 and so on.

H.No. 40-D, Ground Floor, Jia Sarai, Near IIT, Hauz Khas, New Delhi-110016
Phone: 011-26865455/+91-9871145498
Website: www.physicsbyfiziks.com | Email: fiziks.physics@gmail.com
fiziks
Institute for NET/JRF, GATE, IIT‐JAM, M.Sc. Entrance, JEST, TIFR and GRE in Physics

Matrix Addition
Addition is defined only for matrices A   aij  and B  bij  of the same size; their sum written

A  B , is then obtained by adding the corresponding entries. Matrices of different sizes cannot
be added
 a11 a12  a1n   b11 b12  b1n 
a a22 
 a2 n  b b22  b2 n 
If A   21 and B   21
           
   
 am1 am 2  amn  bm1 bm 2  bmn 

 a11  b11 a12  b12  a1n  b1n 


a b a22  b22  a2 n  b2 n 
Then A  B   21 21
     
 
 am1  bm1 am 2  bm 2  amn  bmn 

Scalar Multiplication
The product of any m  n matrix A   aij  and any scalar  written  A is the m  n matrix

 A   aij  obtained by multiplying each entry in A by  . Thus

  a11  a12   a1n 


 a  a22   a2 n 
 A   21
     
 
 am1  am 2   amn 

Here  1 A is simply written  A and is called the negative of A . Similarly,  k  A is simply

written kA . Also, A    B  is written A  B and is called the difference of A and B (which

must have the same size).


For matrices of the same size m  n , we obtain for addition
(i) A  B  B  A
(ii)  A  B   C  A   B  C 

(iii) A  0  A
(iv) A    A   0 here 0 denote the zero matrix of size m  n .

H.No. 40-D, Ground Floor, Jia Sarai, Near IIT, Hauz Khas, New Delhi-110016
Phone: 011-26865455/+91-9871145498
Website: www.physicsbyfiziks.com | Email: fiziks.physics@gmail.com
fiziks
Institute for NET/JRF, GATE, IIT‐JAM, M.Sc. Entrance, JEST, TIFR and GRE in Physics

And for scalar multiplication


(i)   A  B    A   B

(ii)    k  A   A  kA

(iii)   kA    k  A

(iv) 1A  A

Transposition of sum can be done term by term  A  B   AT  BT


T

And for scalar multiplication we have   A   AT


T

H.No. 40-D, Ground Floor, Jia Sarai, Near IIT, Hauz Khas, New Delhi-110016
Phone: 011-26865455/+91-9871145498
Website: www.physicsbyfiziks.com | Email: fiziks.physics@gmail.com

You might also like