DEFINITION  1.2.1 (Transpose of a Matrix)    
The transpose of an 
 matrix 
 is defined
as the 
 matrix 
 with 
 for
 and 
 The transpose of 
 is
denoted by 
 
That is, by the transpose of an 
 matrix  
 we mean a matrix
of order 
 having the rows of 
 as its columns and the
columns of 
 as its rows.
For example, if 
 then 
 
Thus, the transpose of a row
vector is a column vector and vice-versa.
THEOREM  1.2.2   
For any matrix 
 
 
Proof.
Let 
![$ A = [a_{ij}], \; A^t = [b_{ij}]$](img63.png)
 and 
![$ (A^t)^t = [c_{ij}].$](img64.png)
Then, the definition of transpose gives
and the
result follows.
height6pt width 6pt depth 0pt
 
DEFINITION  1.2.3 (Addition of Matrices)    
 
let 
 and 
 be are two 
matrices.   Then the sum 
is defined to  be the matrix 
 with  
 
Note that, we define the sum of two matrices only when the order of
the two matrices are same.
DEFINITION  1.2.4 (Multiplying a Scalar to a Matrix)    
Let 
 be an 
 matrix.
Then for any element 
 we define 
 
For example, if 
and 
 then 
 
Proof.
  Part 
1. 
Let 
![$ A=[a_{ij}]$](img20.png)
 and 
![$ B= [b_{ij}].$](img81.png)
 Then 
as  real  numbers commute.
The reader is required to prove the other parts as all the results
follow from the properties of real numbers.
 height6pt width 6pt depth 0pt
 
EXERCISE  1.2.6   
- Suppose 
 Then show that 
 
- Suppose 
 Then show that 
 
 
DEFINITION  1.2.7 (Additive Inverse)    
Let 
 be an 
 matrix.
- Then there exists a matrix 
 with 
This matrix 
 is called the  additive
inverse of  
 and is denoted by 
 
- Also, for the  matrix 
 
Hence, the  matrix 
 is called the  additive identity.
 
 
Subsections
A K Lal
2007-09-12