Matrices—One Review

Abstract

To explore the various kind of matrices, matrix multiplication, identity matrix, characteristic equation, minimal polynomial and diagonalization, my paper investigates matrices and algebraic operations defined on them. These matrices may be viewed as rectangular array of elements where each entry depends on two subscripts. System of linear equations and their solutions may be efficiently investigated using the language of matrices. Furthermore, certain abstract objects introduced in the end of my papers, such as I-matrix, J-matrix, Transprocal of certain matrix, transpose of transprocal matrix, i.e. transprocose matrix, super orthogonality, super unitary, trans othogonaliity, and trans orthoprocal, can be represented by this matrix. On the other hand, the abstract treatment of linear algebra presented later will give us a new insight into the structure of these matrices. The entries in our matrices will come from some arbitrary, but fixed, field K.

Share and Cite:

Rangasamy, B. (2019) Matrices—One Review. Advances in Linear Algebra & Matrix Theory, 9, 43-72. doi: 10.4236/alamt.2019.93004.

1. Introduction

In 1858, Cayley published his “A memoir of theory of matrices” in which he proposed and demonstrated the Cayley-Hamilton theorem. An English mathematician named Cullis was the first to use modern bracket notation for matrices in 1913 and simultaneously demonstrated the first significant use of the notation A = [aij] to represent a matrix where ai,j and the ith row and the jth column. We know matrix multiplication is defined as multiplying row of multiplicand matrix with column of multiplier matrix. But why should not multiply column of multiplicand matrix with row of multiplier matrix. Also, we know the transpose of matrix. In which row is transferred to column and vice versa. What will be happened if matrix tilted 90˚, 180˚, 270˚ and 360˚? Or what would be the images (original image, mirror image, water image and water image of mirror image) of a given matrix? We also know Identity matrix and its characteristics. Is there any possibility do we define any other identity matrix? Is there any possibility does a given matrix have two more characteristic equations or two more minimal polynomials?

Seymour Lipschutz and Marc Lars Lipson [1] explained matrices and their algebraic operations. Kenneth Kuttler [2] analyzed matrices and row operations. Eric Jarman [3] described Jordan canonical matrices and Tom Denton and Andrew Waldron [4] clearly explained eigen vectors. Peeyush Chandra, A.K. Lal, V. Raghavendra, G. Santhanam [5] explained Eigen values and Eigen vectors.

In this paper, if a given matrix is I-matrix (usual matrix), we can see mirror image of a given matrix (J-matrix), water image of a given matrix (transprocal of I-matrix) and mirror image of a water image of a given matrix (transprocal of J-matrix), other types of matrix multiplication, identity matrix, characteristic equation, minimal polynomial and diagonalization.

We shall call certain matrix as I-matrix. J-matrix is mirror image of I-matrix, water image of J-matrix is called transprocal of I-matrix and water image of I-matrix is called transprocal of J-matrix. Transpose of Transprocal matrix or Transprocal of Transpose matrix is Transprocose matrix.

Let A be a certain matrix. That is I-matrix. We notate it as AI. Now,

Let A = [ a b c d e f g h i ] then we can say A I = [ a b c d e f g h i ] so A J = [ c b a f e d i h g ] ,

we can categorize two groups of matrices. Such are I group matrices and J group matrices A T = [ a d g b e h c f i ] Transprocal of matrix A is A ¬ = [ i h g f e d c b a ] and

Transprocose (Transpose + Transprocal = Transprocose) of matrix A is A = [ i f c h e b g d a ] .

We know that A T = [ a d g b e h c f i ] then Transprocose of A matrix is A = [ i f c h e b g d a ] .

We can categorize certain matrix as two groups. Such are I group matrices and J group matrices.

Let A = [ a b c d e f g h i ] be a certain matrix.

We can define I-group matrices are:

A I = [ a b c d e f g h i ] , A I T = [ a d g b e h c f i ] , A I ¬ = [ i h g f e d c b a ] , A I = [ i f c h e b g d a ] Main diagonal.

Trace and determinant of these matrices are the same.

We can define J-group matrices are:

A j = [ c b a f e d i h g ] , A j T = [ g d a h e b i f c ] , A j ¬ = [ g h i d e f a b c ] , A j = [ c f i b e h a d g ] .

2. Main Diagonal

Trace and determinant of these matrices are the same.

(anspose + reciprocal)

Definition 1: Let A be a m x n matrix,

A = [ a 11 a 12 a 13 a 1 n a 21 a 22 a 23 a 2 n a 31 a 32 a 33 a 3 n a m 1 a m 2 a m 3 a m n ] then,

the transprocal of matrix A is

A ¬ = [ a m n a m 3 a m 2 a m 1 a 3 n a 33 a 32 a 31 a 2 n a 23 a 22 a 21 a 1 n a 13 a 12 a 11 ]

where, A ¬ is called transprocal of A. Transprocal means, first elements to last elements of a given matrix to be considered as last elements to first element of a given matrix. Which means, let a11 be a first element and amn be a last element of a given matrix then transprocal of matrix is transferring a certain place of a matrix element to a certain placement. That is, a11 got a position at amn place, a12 got a position at am(n−1) place, …, a1n got a position at am1 place, …, am1 got a position at a1n place, …, amn got a position at a11 place.

Properties:

1) ( A ¬ ) ¬ = A .

2) I ¬ = I .

3) ( A + B ) ¬ = A ¬ + B ¬ .

4) ( k A ) ¬ = k A ¬ .

5) ( A B ) ¬ = A ¬ B ¬ .

6) t r ( A ) = t r ( A ¬ ) .

7) det ( A ) = det ( A ¬ ) .

8) ( A 1 ) ¬ = ( A ¬ ) 1 ; more generally ( A n ) ¬ = ( A ¬ ) n , n Z .

9) e i g ( A ) = e i g ( A ¬ ) .

10) X A ( t ) = X A ¬ ( t ) .

11) m A ( t ) = m A ¬ ( t ) .

12) ( A T ) ¬ = ( A ¬ ) T .

Proof:

1) Let A be a m x n matrix,

A = [ a 11 a 12 a 13 a 1 n a 21 a 22 a 23 a 2 n a 31 a 32 a 33 a 3 n a m 1 a m 2 a m 3 a m n ] then A ¬ = [ a m n a m 3 a m 2 a m 1 a 3 n a 33 a 32 a 31 a 2 n a 23 a 22 a 21 a 1 n a 13 a 12 a 11 ] .

So, the transprocal of matrix A ¬ is

( A ¬ ) ¬ = [ a 11 a 12 a 13 a 1 n a 21 a 22 a 23 a 2 n a 31 a 32 a 33 a 3 n a m 1 a m 2 a m 3 a m n ] = A , thus ( A ¬ ) ¬ = A .

2) Let I = [ 1 0 0 0 1 0 0 0 1 ] then I ¬ = [ 1 0 0 0 1 0 0 0 1 ] .

3) Let A = [ a b c d e f g h i ] then A ¬ = [ i h g f e d c b a ] and let B = [ r s t u v w x y z ] then B ¬ = [ z y x w v u t s r ]

A + B = [ a + r b + s c + t d + u e + v f + w g + x h + y i + z ] then

( A + B ) ¬ = [ i + z h + y g + x f + w e + v d + u c + t b + s a + r ] = [ i h g f e d c b a ] + [ z y x w v u t s r ] = A ¬ + B ¬ .

4) Let A = [ a b c d e f g h i ] then k A = [ k a k b k c k d k e k f k g k h k i ]

Now ( k A ) ¬ = [ k i k h k g k f k e k d k c k b k a ] = k [ i h g f e d c b a ] = k A ¬ .

5) Let A B = [ a r + b u + c x a s + b v + c y a t + b w + c z d r + e u + f x d s + e v + f y d t + e w + f z g r + h u + i x g s + h v + i y g t + h w + i z ] then

( A B ) ¬ = [ g t + h w + i z g s + h v + i y g r + h u + i x d t + e w + f z d s + e v + f y d r + e u + f x a t + b w + c z a s + b v + c y a r + b u + c x ]

( A B ) ¬ = [ i z + h w + g t i y + h v + g s i x + h u + g r f z + e w + d t f y + e v + d s f x + e u + d r c z + b w + a t c y + b v + a s c x + b u + a r ] = [ i h g f e d c b a ] [ z y x w v u t s r ] = A ¬ B ¬ .

6) Let A = [ a b c d e f g h i ] then A ¬ = [ i h g f e d c b a ]

Now t r ( A ) = a + e + i then t r ( A ¬ ) = i + e + a = a + e + i = t r ( A ) .

7) Now det ( A ) = a e i + b f g + c d h a f h b d i c e g then

det ( A ¬ ) = i e a + h d c + g f a h f a i d b g e c = a e i + b f g + c d h a f h b d i c e g = det ( A ) .

8) Let A = [ a b c d e f g h i ] then A 1 = 1 | A | [ e i f h c h b i b f c e f g d i a i c g c d a f d h e g b g a h a e b d ]

So ( A 1 ) ¬ = 1 | A | [ a e b d b g a h d h e g c d a f a i c g f g d i b f c e c h b i e i f h ]

Now A ¬ = [ i h g f e d c b a ] then ( A ¬ ) 1 = 1 | A ¬ | [ a e b d b g a h d h e g c d a f a i c g f g d i b f c e c h b i e i f h ] = 1 | A | [ a e b d b g a h d h e g c d a f a i c g f g d i b f c e c h b i e i f h ] = ( A 1 ) ¬

Let A = [ 3 5 9 6 3 9 9 3 5 ] then A ¬ = [ 5 3 9 9 3 6 9 5 3 ]

Now

| A x | = [ 3 x 5 9 6 3 x 9 9 3 5 x ]

= ( 3 x ) ( x 2 8 x + 15 + 27 ) + 5 ( 30 + 6 x + 81 ) 9 ( 18 + 27 9 x ) = 3 x 2 + 24 x 126 x 3 + 8 x 2 42 x + 255 + 30 x 405 + 81 x = x 3 + 5 x 2 + 93 x 276

or x 3 5 x 2 93 x + 276 = 0 (1)

Eigen value of ( A ) = x 3 5 x 2 93 x + 276 = 0 is x 1 = 11.13 , x 2 = 2.78 , x 3 = 8.91

Also,

| A ¬ x I ¬ | = [ 5 x 3 9 9 3 x 6 9 5 3 x ] = ( 5 x ) ( x 2 9 30 ) 3 ( 27 9 x 54 ) 9 ( 45 + 27 9 x ) = 5 x 2 195 x 3 + 39 x 243 27 x + 162 + 81 x = x 3 + 5 x 2 + 93 x 276

or x 3 5 x 2 93 x + 276 = 0 (2)

Eigen value of ( A ¬ ) = x 3 5 x 2 93 x + 276 = 0 is x 1 = 11.13 , x 2 = 2.78 , x 3 = 8.91

Both cases we get,

9) e i g ( A ) = e i g (A ¬)

10) X A ( t ) = X A ¬ (t)

11) m A ( t ) = m A ¬ (t)

12) Let A be a m x n matrix,

A = [ a 11 a 12 a 13 a 1 n a 21 a 22 a 23 a 2 n a 31 a 32 a 33 a 3 n a m 1 a m 2 a m 3 a m n ] A ¬ = [ a m n a m 3 a m 2 a m 1 a 3 n a 33 a 32 a 31 a 2 n a 23 a 22 a 21 a 1 n a 13 a 12 a 11 ] ( A ¬ ) T = [ a m n a m 3 a m 2 a m 1 a 3 n a 33 a 32 a 31 a 2 n a 23 a 22 a 21 a 1 n a 13 a 12 a 11 ] T = [ a m n a 3 n a 2 n a 1 n a m 3 a 33 a 23 a 13 a m 2 a 32 a 22 a 12 a m 1 a 31 a 21 a 11 ] .

Definition 2: Transpose of Transprocal matrix is called TRANSPROCOSE matrix. Let we assign ( A ¬ ) T = A . so now onwards we call A is Transprocose of matrix A.

Properties:

1) A = ( A ¬ ) T = ( A T ) ¬ .

2) A T = ( A ¬ T ) T = A ¬ .

3) A ¬ = ( A T ¬ ) ¬ = A T .

4) A T = [ ( A T ) T ] ¬ = A ¬ .

5) A ¬ = [ ( A ¬ ) ¬ ] T = A T .

6) We know that A T T = A and A ¬ ¬ = A ,

A = ( A ) = [ [ [ A T ] ¬ ] ¬ ] T = [ A T ] T = A . Thus A = A .

7) ( A B ) = [ ( A B ) ¬ ] T = [ A ¬ B ¬ ] T = B ¬ T A ¬ T = B A .

3. Algebraic Properties of Certain Matrix, Transpose, Transprocal and Transprocose Matrices

Let A be a matrix then A T is a transpose of matrix A, A ¬ is a transprocal of matrix A and A is a transprocose of matrix A.

Now we find some matrices by the combination of certain matrix, Transpose, Transprocal and Transprocose matrices.

1) A A T = B , A T A = C

2) A A ¬ = D , A ¬ A = E

3) A A = F , A A = G

4) A T A ¬ = R , A ¬ A T = S

5) A T A = T , A A T = U

6) A A ¬ = V , A ¬ A = W .

Let we intend Transpose, Transprocal and Transprocose on above matrices.

1) Let B = A A T .

Now we taking transpose on both sides. We get, B T = [ A A T ] T = A T T A T = A A T = B

Now we taking transprocal on both sides. We get, B ¬ = [ A A T ] ¬ = A ¬ A T ¬ = A ¬ A = W

Now we taking transprocose on both sides. We get, B = [ A A T ] = A T A = A ¬ A = W

2) Let D = A A ¬ .

Now we taking transpose on both sides. We get, D T = [ A A ¬ ] T = A ¬ T A T = A A T = U

Now we taking transprocal on both sides. We get, D ¬ = [ A A ¬ ] ¬ = A ¬ A ¬ ¬ = A ¬ A = E

Now we taking transprocose on both sides. We get, D = [ A A ¬ ] = A ¬ A = A T A = T

3) Let F = A A .

Now we taking transpose on both sides. We get, F T = [ A A ] T = A T A T = A ¬ A T = S

Now we taking transprocal on both sides. We get, F ¬ = [ A A ] ¬ = A ¬ A ¬ = A ¬ A T = S

Now we taking transprocose on both sides. We get, F = [ A A ] = A A = A A = F

4) Let T = A T A .

Now we taking transpose on both sides. We get, T T = [ A T A ] T = A T A T T = A ¬ A = E

Now we taking transprocal on both sides. We get, T ¬ = [ A T A ] ¬ = A T ¬ A ¬ = A A T = U

Now we taking transprocose on both sides. We get, T = [ A T A ] = A A T = A A ¬ = D

5) Let R = A T A ¬ .

Now we taking transpose on both sides. We get, R T = [ A T A ¬ ] T = A ¬ T A T T = A A = G

Now we taking transprocal on both sides. We get, R ¬ = [ A T A ¬ ] ¬ = A T ¬ A ¬ ¬ = A A = G

Now we taking transprocose on both sides. We get, R = [ A T A ¬ ] = A ¬ A T = A T A ¬ = R

6) Let V = A A ¬ .

Now we taking transpose on both sides. We get, V T = [ A A ¬ ] T = A ¬ T A T = A A ¬ = V

Now we taking transprocal on both sides. We get, V ¬ = [ A A ¬ ] ¬ = A ¬ A ¬ ¬ = A T A = C

Now we taking transprocose on both sides. We get, V = [ A A ¬ ] = A ¬ A = A T A = C

From the above matrices, we concluded they are related with themselves.

4. Dominance Property

1) If A A ¬ = C then A ¬ A = C ¬

Let A = [ a b c d e f g h i ] then A ¬ = [ i h g f e d c b a ]

Now

A A ¬ = [ a b c d e f g h i ] [ i h g f e d c b a ] = [ a i + b f + c c a h + b e + b c a g + b d + a c d i + e f + c f d h + e e + b f d g + d e + a f g i + h f + i c g h + e h + b i g g + d h + a i ] = C

A ¬ A = [ i h g f e d c b a ] [ a b c d e f g h i ] = [ g g + d h + a i g h + e h + b i g i + h f + i c d g + d e + a f d h + e e + b f d i + e f + c f a g + b d + a c a h + b e + b c a i + b f + c c ] = C ¬

From the above matrices, we concluded the multiplic and matrix dominated in product matrix.

Cayley—Hamilton theorem: Every square matrix satisfies its characteristic equation.

Note: It is always true for matrix A and its transprocal matrix A ¬ .

13) Let A = [ 3 5 9 6 3 9 9 3 5 ] then A ¬ = [ 5 3 9 9 3 6 9 5 3 ]

Now the characteristic equation of A is x 3 5 x 2 93 x + 276 = 0 .

We can write this equation as A 3 5 A 2 93 A + 276 I = 0 ;

Also, we can write this equation as A ¬ 3 5 A ¬ 2 93 A ¬ + 276 I ¬ = 0 .

A 2 = [ 120 27 63 81 12 126 0 21 79 ] , A 3 = [ 45 330 1152 963 63 1467 837 174 584 ] and

( A ¬ ) 2 = [ 79 21 0 126 12 81 63 27 120 ] , ( A ¬ ) 3 = [ 584 174 837 1467 63 963 1152 330 45 ] .

Use above matrices and check those characteristic equations.

A 3 5 A 2 93 A + 276 I = [ 45 600 + 279 + 276 330 135 + 465 1152 + 315 + 837 963 + 405 + 558 63 60 279 + 276 1467 630 837 837 + 0 + 837 174 105 + 279 584 395 465 + 276 ] = [ 0 0 0 0 0 0 0 0 0 ]

A ¬ 3 5 A ¬ 2 93 A ¬ + 276 I ¬ = [ 584 395 465 + 276 174 105 + 279 837 + 0 + 837 1467 630 837 63 60 279 + 276 963 + 405 + 558 1152 + 315 + 837 330 135 + 465 45 600 + 279 + 276 ] = [ 0 0 0 0 0 0 0 0 0 ]

Thus A 3 5 A 2 93 A + 276 I = A ¬ 3 5 A ¬ 2 93 A ¬ + 276 I ¬ .

5. J-Matrix

Definition 2:

I matrix and J matrix: An m x n matrix is usually written as

A = [ a 11 a 12 a 13 a 1 n a 21 a 22 a 23 a 2 n a 31 a 32 a 33 a 3 n a m 1 a m 2 a m 3 a m n ]

we shall call this matrix as I-matrix (first element starts from North West corner).

If an m x n matrix is said to be J-matrix (first element starts from North East corner), it should be written as

A = [ a 1 n a 13 a 12 a 11 a 2 n a 23 a 22 a 21 a 3 n a 33 a 32 a 31 a m n a m 3 a m 2 a m 1 ] .

We define some type of J matrix.

1) Diagonal matrix: A square matrix is called diagonal matrix, if all its non-diagonal elements are zero.

A = [ 0 0 a 11 0 a 22 0 a 33 0 0 ] , a i i N

2) Scalar matrix: A diagonal matrix is called scalar matrix, if all the non-diagonal elements are equal to zero and all the diagonal elements are equal to scalar say k.

A = [ 0 0 k 0 k 0 k 0 0 ]

3) Unit or identity matrix: a square matrix is said to be unit or identity matrix, if all the diagonal elements are equal to unity and non-diagonal elements are zero.

J = [ 0 0 1 0 1 0 1 0 0 ] , [ 0 1 1 0 ] etc. are unit matrices.

Upper triangular matrix: A square matrix is said to be upper triangular matrix, if all elements below the leading diagonal are zero.

A = [ e d c b a i h g f 0 l k j 0 0 n m 0 0 0 o 0 0 0 0 ] is an upper triangular matrix.

Leading diagonal.

4) Lower triangular matrix: A square matrix is said to be lower triangular matrix, if all elements above the leading diagonal are zero.

A = [ 0 0 0 0 a 0 0 0 c b 0 0 f e d 0 j i h g o n m l k ] is a lower triangular matrix.

Leading diagonal.

5) Transpose matrix: If we interchange the rows and corresponding column in a given matrix A, the matrix obtained is called transpose of the matrix A and denoted by AT or A'.

Let A J = [ c b a f e d i h g ] then A T = [ g d a h e b i f c ] .

6) Symmetric matrix: A square matrix A is said to be symmetric matrix, if A T = A . That is if for all the values of i and j, a i j = a j i .

Let A J = [ c b a d e b i d c ] is a symmetric matrix.

7) Anti-Symmetric matrix: A square matrix A is said to be symmetric matrix, if A T = A . That is if for all the values of i and j, a i j = a j i .

Let A J = [ c b 0 d 0 b 0 d c ] is an anti-symmetric matrix

8) Orthogonal matrix: A square matrix A is said to be orthogonal matrix, if A A T = J = A T A Where J is a unit matrix.

9) Hermitian matrix: A square matrix A is called Hermitian matrix, if ( A ¯ ) T = A . That is if every i-jth element of A is equal to complex conjugate j-ith element of A. i.e. a i j = a j i ¯ .

Note: Every diagonal element of Hermitian matrix is real.

Ex: Let A J = [ 1 2 i 2 3 i 5 1 + i 5 4 i 8 3 i 2 + i ] , [ 1 + i 3 5 2 i ] are Hermitian matrix.

10) Skew-Hermitian matrix: A square matrix A is called skew-Hermitian matrix, if

( A ¯ ) T = A That is if every i-jth element of A is equal to complex conjugate j-ith element of A. i.e. a i j = a j i ¯ .

Note: Diagonal element of a Skew-Hermitian matrix is either purely imaginary or zero.

Ex: Let A J = [ 1 2 i 2 3 i 5 i 1 + i 0 4 i 8 + i 3 i 2 + i ] , [ 1 + i 3 2 i 5 + i 2 i ] are skew-Hermitian matrix.

11) Unitary matrix: A square matrix A is said to be unitary matrix,

If A A * = J = A * A . Where A * = ( A ¯ ) T .

12) Involutary matrix: A square matrix A is said to be involutary matrix, if A 2 = J . Unit matrix is always an involutary matrix, since

J 2 = J

Note: Other definitions like nilpotent, idempotent, conjugate, etc. of J matrix as same as I matrix.

6. Algebra of J Matrix

6.1. Addition and Subtraction of J-Matrices

If two matrices A and B are same order, then addition and subtraction of matrices A ± B is defined as the matrix which is obtained by the addition and subtraction of the corresponding elements of A and B.

More clearly, we can say that

Let A = [ a 13 a 12 a 11 a 23 a 22 a 21 a 33 a 32 a 31 ] then B = [ b 13 b 12 b 11 b 23 b 22 b 21 b 33 b 32 b 31 ]

A ± B = [ a 13 ± b 13 a 12 ± b 12 a 11 ± b 11 a 23 ± b 23 a 22 ± b 22 a 21 ± b 21 a 33 ± b 33 a 32 ± b 32 a 31 ± b 31 ] .

6.2. Scalar Multiplication of J Matrix

Let A be any matrix and k be any scalar, then the matrix obtained by multiplying every element of the matrix a by k is called scalar multiplication of a by k and denoted by kA.

Ex: Let k = 3 and A = [ a 13 a 12 a 11 a 23 a 22 a 21 a 33 a 32 a 31 ] then 3 A = [ 3 a 13 3 a 12 3 a 11 3 a 23 3 a 22 3 a 21 3 a 33 3 a 32 3 a 31 ] .

6.3. Multiplication of J Matrices

Definition 3: Suppose A = a i j , B = b i j be two matrices such that the number of rows of A is equal to the of columns of B; say, A is p × m matrix and B is n × p matrix. Then the product AB is a n × m matrix whose ijth entry is obtained by multiplying ith row of B by jth column of A. that is

A B = [ a 1 m a 1 j a 11 a i m a i j a i 1 a p m a p j a p 1 ] [ b 1 p b 1 j b 11 b i p b i j b i 1 b n p b n j b n 1 ] = [ c 1 m c 1 j c 11 c i m c i j c i 1 c n m c n j c n 1 ]

where c i j = b i 1 a 1 j + b i 2 a 2 j + + b i p a p j k = 1 p b i k a k j .

The product AB is not defined if P is a p × m matrix and B is an n × q matrix, where p q .

Ex:

1) Find AB where A = ( 2 0 4 3 4 2 ) and B = ( 1 2 3 4 )

Because A is 2 × 3 matrix and B is 2 × 2, the product AB is defined and AB is a 2 × 3 matrix. To obtain the first row of the matrix AB, multiply the first row (1, 2) of B by each column of A,

( 2 3 ) , ( 0 4 ) , ( 4 2 ) Respectively. That is,

A B = ( 4 + 3 0 + 4 8 + 2 ) = ( 7 4 6 )

To obtain the second row of AB, multiply the second row (3, 4)of B by each column of A. thus,

A B = ( 4 + 3 0 + 4 8 + 2 8 + 9 0 + 12 16 + 6 ) = ( 7 4 6 17 12 10 ) .

2) Suppose A = ( 2 1 3 4 ) and B = ( 1 2 3 4 ) then

A B = ( 4 + 3 2 + 4 8 + 9 4 + 12 ) = ( 7 6 17 16 ) and B A = ( 1 + 6 2 + 8 4 + 9 8 + 12 ) = ( 7 10 13 20 ) .

The above examples show that matrix multiplication is not commutative. That is, in general, A B B A . However, matrix multiplication does satisfy the following properties.

Preposition 1: If all multiple and addition make sense, the following hold for matrices A, B, C and scalars x, y.

1) A ( x B + y C ) = x ( A B ) + y (AC)

2) ( B + C ) A = B A + C A

3) A ( B C ) = ( A B ) C

Proof: Using the definition of multiplication,

1) ( A ( x B + y C ) ) i j = k ( x B + y C ) i k A k j = k ( x B i k + y C i k ) A k j = x k B i k A k j + y k C i k A k j = x ( A B ) i j + y ( A C ) i j = ( x ( A B ) + y ( A C ) ) i j

2) ( B + C ) A = B A + C A is easily claimed.

3) A ( B C ) = ( A ( B C ) ) i j = k ( B C ) i k A k j = l C i l B l k k A k j = l C i l ( A B ) l j = ( ( A B ) C ) i j = ( A B ) C .

6.4. Determinant of J Matrix

Every square matrix can be associated with an expression or a number which is known as determinant. The determinant of a square matrix A = ( a i j ) of order n is denoted by | A | and is given by

| a 1 n a 12 a 11 a 2 n a 22 a 21 a n n a n 2 a n 1 | = | A |

Note: A matrix which is not square matrix does not possess determinant.

Determinants of orders 1 and 2.

Determinants of orders 1 and 2 are defined as follows:

| a 11 | and | a 12 a 11 a 22 a 21 | = a 11 a 22 a 12 a 21

Thus, the determinant of a 1 × 1 matrix A = [ a 11 ] is the scalar a11; that is, det A = | a 11 | = a 11 . The determinant of order two may easily be remembered by using the following diagram:

| a 12 a 11 a 22 a 21 | = a 11 a 22 a 12 a 21 .

That is the determinant is equal to the product of the elements along the plus-labeled arrow minus the product of the elements along the minus-labeled arrow.

The determinant of a 3 × 3 matrix:

Let A = [ a 13 a 12 a 11 a 23 a 22 a 21 a 33 a 32 a 31 ] be a square matrix of order 3, then | A | given by

| A | = | a 13 a 12 a 11 a 23 a 22 a 21 a 33 a 32 a 31 | = a 11 a 22 a 33 + a 12 a 23 a 31 + a 13 a 21 a 33 a 11 a 23 a 32 a 12 a 21 a 33 a 13 a 22 a 31

Diagonal and Trace.

Let A = ( a i j ) be an n-square matrix. The diagonal or main diagonal of A consists of the elements with the same subscripts that is a 11 , a 12 , a 33 , , a n n .

The trace of A, written tr(A) is the sum of the diagonal elements. Namely,

t r ( A ) = a 11 + a 12 + a 33 + + a n n = k = 1 n a k k .

6.5. Some Working Models of J Matrices

1) Orthogonal matrix: A square matrix A is said to be orthogonal matrix, if

A A T = J = A T A .

where J is a unit matrix.

Proof:

Let A = 1 3 [ 2 1 2 2 2 1 1 2 2 ] be a 3 × 3 matrix, then A T = 1 3 [ 2 1 2 2 2 1 1 2 2 ]

A A T = 1 9 [ 2 1 2 2 2 1 1 2 2 ] [ 2 1 2 2 2 1 1 2 2 ]

= 1 9 [ 4 + 2 + 2 2 2 + 4 1 + 4 + 4 2 4 + 2 1 + 4 + 4 2 2 + 4 4 + 4 + 1 2 4 + 2 4 + 2 + 2 ] = 1 9 [ 0 0 9 0 9 0 9 0 0 ] = [ 0 0 1 0 1 0 1 0 0 ] = J

A A T = 1 9 [ 2 1 2 2 2 1 1 2 2 ] [ 2 1 2 2 2 1 1 2 2 ] = 1 9 [ 4 + 2 + 2 2 + 2 4 1 + 4 + 4 2 + 4 2 1 + 4 + 4 2 + 2 4 4 + 4 + 1 2 + 4 2 4 2 2 ] = 1 9 [ 0 0 9 0 9 0 9 0 0 ] = [ 0 0 1 0 1 0 1 0 0 ] = J

2) Unitary matrix: a square matrix A is said to be unitary matrix, if A A * = J = A * A .

Proof:

Let A = 1 2 [ 1 j 1 + j 1 + j 1 j ] be a 2 × 2 matrix then A ¯ = 1 2 [ 1 + j 1 j 1 j 1 + j ]

Moreover, A * = ( A ¯ ) T = 1 2 [ 1 + j 1 j 1 j 1 + j ]

Now

A A * = 1 2 [ 1 + j 1 j 1 j 1 + j ] 1 2 [ 1 j 1 + j 1 + j 1 j ] = 1 4 [ 2 j + 2 j 4 4 2 j 2 j ] = [ 0 1 1 0 ] = J

A A * = 1 2 [ 1 j 1 + j 1 + j 1 j ] 1 2 [ 1 + j 1 j 1 j 1 + j ] = 1 4 [ 2 j 2 j 4 4 2 j + 2 j ] = [ 0 1 1 0 ] = J

3) Involuntary matrix: A square matrix A is said to be involuntary matrix, if A 2 = J . Unit matrix is always an involuntary matrix, since J 2 = J .

Proof:

Let A = [ 3 3 4 1 0 1 3 4 4 ] be a 3 × 3 matrix, then

A 2 = [ 3 3 4 1 0 1 3 4 4 ] [ 3 3 4 1 0 1 3 4 4 ] = [ 12 3 9 12 + 0 12 16 3 12 3 + 0 + 3 3 + 0 + 4 4 + 0 + 4 12 + 4 + 9 12 + 0 + 12 16 + 4 + 12 ]

= [ 0 0 1 0 1 0 1 0 0 ] = J

6.6. Solve the System of Equations

Inverse method:

w + 3 x + 2 y + 4 z = 21

w 3 x 2 y + 4 z = 5

2 w 3 x + 2 y 4 z = 1

2 w + 3 x + 2 y 4 z = 1

Solution: The system of given equations can be written as B = X A , where

[ 4 2 3 1 4 2 3 1 4 2 3 2 4 2 3 2 ] = A , [ w x y z ] = X , [ 21 5 1 1 ] = B

X A = [ w x y z ] [ 4 2 3 1 4 2 3 1 4 2 3 2 4 2 3 2 ] = [ 21 5 1 1 ] = B

Therefore B A 1 = X . Now

A 1 = 1 96 [ 96 0 96 0 48 16 64 0 72 24 72 24 24 0 36 12 ]

B A 1 = [ 21 5 1 1 ] 1 96 [ 96 0 96 0 48 16 64 0 72 24 72 24 24 0 36 12 ] = [ 4 3 2 1 ]

Thus w = 4 , x = 3 , y = 2 , z = 1 .

Cramer’s rule:

Ex: Solve the following system of equation:

2 x + y + 3 z = 7

2 y z = 3

x + 2 z = 3

here determinant ∆ of the coefficient matrix is given by

Δ = [ 3 1 2 1 2 0 2 0 1 ]

Hence the system has a unique solution. By Cramer’s rule, we thus have

x = Δ x Δ , y = Δ y Δ , z = Δ z Δ

where

Δ x = | 3 1 7 1 2 3 2 0 3 | = 1 , Δ y = | 3 7 2 1 3 0 2 3 1 | = 2 , Δ z = | 7 1 2 3 2 0 3 0 1 | = 1

Hence the solution is x = 1 , y = 2 , z = 1 .

Normal form

A matrix o order m x n is said to be in (fully reduced) normal form it is of the form

[ 0 I r 0 0 ]

Characteristic equation, Eigen values and Eigen vectors

The characteristic equation of a square matrix A is defined as the equation | A x J | = 0 . The expression | A x J | is often referred to as the characteristic polynomial. This will be usually denoted by χ A ( x ) .

If A = [ a 1 n a 12 a 11 a 2 n a 22 a 21 a n n a n 2 a n 1 ] then

χ A ( x ) = ( 1 ) n x n + ( 1 ) n 1 t r ( A ) x n 1 + ( 1 ) n 2 (sum of principle minors of order 2) x n 2 + ( 1 ) n 3 (sum of principle minors of order 3) x n 3 + + det A .

Cayley-Hamilton theorem

Every square matrix satisfies its characteristic equation.

Proof: Let A be a square matrix and let a 0 + a 1 x + a 2 x 2 + + a n x n = 0 be its characteristic equation. Then it is known that

( A x J ) a d j ( A x J ) = | A x J | n J = a 0 J + a 1 x J + a 2 x 2 J + + a n x n J = 0

Since the matrix A x J is a factor (left) of the right hand side, by the remainder theorem for matrix polynomials, if A is substituted for xJ then the right hand side must be satisfied.

Therefore, a 0 J + a 1 A + a 2 A 2 + + a n A n = 0 .

Ex:

Let A = [ 1 0 1 0 1 1 2 0 1 ] be a 3 × 3 matrix then | A | 0 .

The characteristic equation of A is x 3 4 x 2 4 x 1 = 0 .

By Cayley-Hamilton theorem, we get A 3 4 A 2 4 A J = 0 .

A 2 = [ 3 0 2 1 1 2 5 0 3 ] , A 3 = [ 8 0 5 4 1 4 13 0 8 ]

A 3 4 A 2 + 4 A J = [ 8 0 5 4 1 4 13 0 8 ] 4 [ 3 0 2 1 1 2 5 0 3 ] + 4 [ 1 0 1 0 1 1 2 0 1 ] [ 0 0 1 0 1 0 1 0 0 ] = [ 0 0 0 0 0 0 0 0 0 ]

Remark 1: The characteristic is not only equation that a matrix satisfies. There may be other equation may be satisfied.

Remark 2: the above theorem can be used successfully in computing the inverse of a non-singular matrix.

To find A−1:

Let A = [ 1 0 1 0 1 1 2 0 1 ] be a 3 × 3 matrix then | A | 0 and A 2 = [ 3 0 2 1 1 2 5 0 3 ]

The characteristic equation of A is x 3 4 x 2 4 x 1 = 0 .

By Cayley-Hamilton theorem, we get A 3 4 A 2 4 A J = 0 .

Or ( A 2 4 A + 4 J ) A = J , multiplying A−1 both side we get,

Hence ( A 2 4 A + 4 J ) = A 1 . Thus

A 1 = A 2 4 A + 4 J = [ 3 0 2 1 1 2 5 0 3 ] 4 [ 1 0 1 0 1 1 2 0 1 ] + 4 [ 0 0 1 0 1 0 1 0 0 ] = [ 1 0 2 1 1 2 1 0 1 ]

Eigen space

The vector space generated by the Eigenvectors corresponding to an Eigen value of a matrix is called Eigen space of the eigenvalue. This will be sometimes denoted by L(λ), where λ is an Eigen value of A. if x and y are two Eigen vectors of an Eigen value of A and c is a scalar, then it is easy to verify that x + y and cx are also Eigen vectors of the same Eigen value.

The dimension of the Eigen space of an Eigen value is called geometric multiplicity of that Eigen value. If an Eigen value has the same geometric multiplicity as its algebraic multiplicity, then it is called regular.

Minimal polynomial

The minimal polynomial of a matrix is defined as the monic polynomial of the lowest degree satisfied by the matrix. The minimal polynomial of a matrix A will be denoted by m A ( x ) .

Three results follow readily from the definition:

1) The minimal polynomial of a matrix divides every polynomial satisfied by the matrix.

2) The characteristic polynomial and minimal polynomial have the same irreducible factors.

3) A scalar is an Eigen value of a matrix A if and only if it is a root of the minimal polynomial of the matrix.

Ex: find the characteristic polynomials and the minimal polynomials of the matrix.

[ 0 1 2 1 1 0 4 2 0 ]

Solution: Let the given matrix be denoted by A. Then the characteristic equation is | A t J | = 0 .

Therefore the characteristic equation of the matrix is,

| 0 1 2 t 1 1 t 0 4 t 2 0 | = 0 or ( t 2 ) 2 ( t 3 ) = 0

The possible minimal polynomials are

( t 2 ) ( t 3 ) = 0 and ( t 2 ) 2 ( t 3 ) = 0

We now observe

( A 2 J ) ( A 3 J ) = [ 0 1 0 1 1 0 2 2 0 ] [ 0 1 1 1 2 0 1 2 0 ] = [ 0 2 1 0 0 0 0 0 0 ] 0

So, A does not satisfy the polynomial ( t 2 ) ( t 3 ) . But by the Cayley-Hamilton theorem, A satisfies the polynomial ( t 2 ) 2 ( t 3 ) . Hence the characteristic polynomial is also the minimal polynomial of A.

Diagonalization

From the point of view of application, it is often important to see whether any square matrix is similar to a diagonal matrix, i.e. whether for a matrix A there exists a non-singular matrix P such that D = P 1 A P , where D is a diagonizable matrix.

Ex: Diagonalize the following matrix [ 3 3 1 3 5 3 4 6 6 ]

Solution:

Let A = [ 3 3 1 3 5 3 4 6 6 ] then | A x J | = [ 3 3 1 x 3 5 x 3 4 x 6 6 ] = 0 or ( x + 2 ) 2 ( x 4 ) = 0 .

Eigenvalues of A are −2, −2, 4. The Eigenvectors corresponding to −2 are (0, 1, 1) and (1, 1, 0) and (2, 1, 1). Now we construct a matrix taking three Eigenvectors without the scalars as three columns and obtain

P = [ 1 0 1 1 1 1 2 1 0 ] then | P | = | 1 0 1 1 1 1 2 1 0 | 0 so P 1 = [ 1 2 1 2 1 2 0 1 1 1 2 1 2 1 2 ]

Now

P A P 1 = [ 1 0 1 1 1 1 2 1 0 ] [ 3 3 1 3 5 3 4 6 6 ] [ 1 2 1 2 1 2 0 1 1 1 2 1 2 1 2 ]

= [ 1 0 1 1 1 1 2 1 0 ] [ 3 2 + 3 2 2 3 2 5 2 + 3 1 2 + 3 2 3 3 + 3 + 0 3 5 + 0 1 + 3 + 0 3 2 3 2 + 2 3 2 + 5 2 3 1 2 3 2 + 3 ] = [ 1 0 1 1 1 1 2 1 0 ] [ 1 0 1 1 0 2 2 2 2 2 ] = [ 1 1 + 2 0 1 + 1 1 1 + 0 2 2 + 0 0 2 + 0 2 2 + 0 2 2 + 4 0 2 + 2 2 2 + 0 ] = [ 0 0 2 0 2 0 4 0 0 ] = D

Which is the required diagonal matrix.

Also,

P 1 D P = [ 1 2 1 2 1 2 0 1 1 1 2 1 2 1 2 ] [ 0 0 2 0 2 0 4 0 0 ] [ 1 0 1 1 1 1 2 1 0 ] = [ 1 2 1 2 1 2 0 1 1 1 2 1 2 1 2 ] [ 0 + 0 + 4 0 + 0 + 0 2 + 0 + 0 0 + 0 + 0 0 2 + 0 2 + 0 + 0 0 + 0 + 8 0 2 + 0 0 + 0 + 0 ] = [ 1 2 1 2 1 2 0 1 1 1 2 1 2 1 2 ] [ 4 0 2 4 2 2 8 2 0 ] = [ 1 + 0 + 2 1 + 0 2 1 + 0 + 2 1 + 0 + 2 1 2 2 1 + 2 + 2 0 + 0 + 4 0 2 4 0 + 2 + 4 ] = [ 3 3 1 3 5 3 4 6 6 ] = A

7. Jordan Canonical Form

We have seen that if the Eigen values of a matrix are all different, then the matrix can be diagonalized by similarity transformations. If the Eigenvalues are not different, the matrix can be diagonalized if the Eigenvectors whose number equals the order of the matrix are linearly independent. If the Eigenvectors are not linearly independent or if their number is less than the order of the matrix, then A cannot be diagonalized by similarity transformations.

However, by similarity transformation, any square matrix can always be converted into a matrix having Jordan blocks along the diagonal, called the Jordan canonical form.

A matrix is called a Jordan block if all the diagonal elements of the matrix are the same scalar and always 1 occurs over the diagonal elements. The following are examples of Jordan blocks:

[ 5 ] , [ 1 2 2 0 ] , [ 0 1 2 1 2 0 8 0 0 ] , [ 0 0 1 3 0 1 3 0 1 3 0 0 3 0 0 0 ]

Theorem: Every square matrix A whose characteristic polynomial

χ A ( t ) = ( t λ 1 ) n 1 ( t λ 2 ) n 2 ( t λ r ) n r

And the minimal polynomial

m A ( t ) = ( t λ 1 ) m ( t λ 2 ) m ( t λ r ) m

Can be reduced to the block diagonal matrix

[ 0 B 1 j B 2 j B r j 0 ]

Which is called a Jordan canonical form, where Bij are Jordan blocks of the form

[ 0 0 0 1 λ 1 0 0 1 λ 2 0 λ i 0 0 0 0 ] , i = 1 , 2 , , r

And for each λ i the corresponding Bij have the following properties:

1) There is at least one Bij of order m, all other Bij are of order less than m.

2) The sum of orders of Bij is ni.

3) The number of Bij equals the geometric multiplicity of λ i .

4) The number of Bij of each possible order uniquely determined by A.

Ex: Reduce the matrix A to the Jordan canonical forms whose characteristic polynomial χ A ( t ) and the minimal polynomial m A ( t ) are respectively

χ A ( t ) = ( t 5 ) 2 ( t 7 ) 2 and m A ( t ) = ( t 5 ) 2 ( t 7 ) 2

Then the Jordan canonical form is one of the following matrices.

[ 0 1 5 5 0 1 5 5 0 1 7 7 0 7 0 ] or [ 0 1 5 5 0 5 5 1 7 7 0 7 0 ]

Note that the first one is the desired canonical form if there are two independent eigenvectors corresponding to the eigenvalue 5 but the second occurs if there are three Eigen vectors corresponding to the Eigen value 5.

Remark: Observe that

1) The order of the matrix is 4 + 3, i.e. 7

2) There is at least one block of order 5 [the index of the factor t − 5 in m A ( t ) ] for the Eigen value 5 and at least one block of order 2 [the index of the factor t − 7 in m A ( t ) ].

3) The sum of the order of the blocks corresponding to 5 is 2 + 2, i.e. 4 in first form; the sum of the orders of the blocks corresponding to 7 is 2 + 1, i.e. 3 in both forms.

Real quadratic form

An expression of the form i = 1 n j = 1 n a i j x i x j , where a i j r and a i j = a j i , is called a real quadratic form in the variables x 1 , x 2 , , x n . A real quadratic form can be written as X T A X where X = ( x 1 , x 2 , , x n ) T and A is a symmetric matrix, (called the matrix of the form) as

| a 1 n a 13 a 12 a 11 a 2 n a 23 a 22 a 21 a n n a n 3 a n 2 a n 1 | with

a i j = a j i

Determine the matrix of the following quadratic form:

x 11 + 2 x 22 + 4 x 33 + 2 x 1 x 2 4 x 2 x 3 2 x 3 x 1

here the associated matrix is | 1 1 1 2 2 1 4 2 1 | .

I and J operation on a given matrix A

1) Super orthogonal matrix: a square matrix A is said to be super orthogonal matrix, for both operations I and J, product of matrix and its transpose gives identity matrix.

i.e. for I-operation A I A I T = I = A I T A I where I is a I-unit matrix and for J-operation A J A j T = J = A j T A J where J is a J-unit matrix.

Let A = 1 3 [ 2 1 2 2 2 1 1 2 2 ] be a 3 × 3 matrix, then

For I-operation:

A I T = 1 3 [ 2 2 1 1 2 2 2 1 2 ]

A I A I T = 1 9 [ 2 1 2 2 2 1 1 2 2 ] [ 2 2 1 1 2 2 2 1 2 ] = 1 9 [ 4 + 1 + 4 4 + 2 + 2 2 + 2 4 4 + 2 + 2 4 + 4 + 1 2 + 4 2 2 + 2 4 2 + 4 2 1 + 4 + 4 ] = 1 9 [ 9 0 0 0 9 0 0 0 9 ] = [ 1 0 0 0 1 0 0 0 1 ] = I

A I T A I = 1 9 [ 2 2 1 1 2 2 2 1 2 ] [ 2 1 2 2 2 1 1 2 2 ] = 1 9 [ 4 + 4 + 1 2 4 + 2 4 + 2 + 2 2 4 + 2 1 + 4 + 4 2 2 + 4 4 + 2 + 2 2 2 + 4 4 + 1 + 4 ] = 1 9 [ 9 0 0 0 9 0 0 0 9 ] = [ 1 0 0 0 1 0 0 0 1 ] = I

Thus A I A I T = I = A I T A I .

For J-operation:

A J T = 1 3 [ 2 1 2 2 2 1 1 2 2 ]

A J A J T = 1 9 [ 2 1 2 2 2 1 1 2 2 ] [ 2 1 2 2 2 1 1 2 2 ] = 1 9 [ 4 + 2 + 2 2 2 + 4 1 + 4 + 4 2 4 + 2 1 + 4 + 4 2 2 + 4 4 + 4 + 1 2 4 + 2 4 + 2 + 2 ] = 1 9 [ 0 0 9 0 9 0 9 0 0 ] = [ 0 0 1 0 1 0 1 0 0 ] = J

A J T A J = 1 9 [ 2 1 2 2 2 1 1 2 2 ] [ 2 1 2 2 2 1 1 2 2 ] = 1 9 [ 4 + 2 + 2 2 + 2 4 4 + 1 + 4 2 + 4 2 1 + 4 + 4 2 + 2 4 4 + 4 + 1 2 + 4 2 4 + 2 + 2 ] = 1 9 [ 0 0 9 0 9 0 9 0 0 ] = [ 0 0 1 0 1 0 1 0 0 ] = J

Thus A J A j T = J = A j T A J .

2) Super unitary matrix: a square matrix A is said to be super unitary matrix,

for both operations I and J, product of matrix and its transpose of its conjugate gives identity matrix.

i.e. for I-operation A I A I * = I = A I * A I where I is a I-unit matrix and for J-operation A J A j * = J = A j * A J where J is a J-unit matrix.

Proof:

A = 1 2 [ 1 k 1 + k 1 + k 1 k ] be a 2 × 2 matrix. Then A ¯ = 1 2 [ 1 + k 1 k 1 k 1 + k ]

For I-operation

A I * = ( A ¯ I ) T = 1 2 [ 1 + k 1 k 1 k 1 + k ]

Now

A I A I * = 1 4 [ 1 k 1 + k 1 + k 1 k ] [ 1 + k 1 k 1 k 1 + k ] = 1 4 [ 4 2 k + 2 k 2 k 2 k 4 ] = 1 4 [ 4 0 0 4 ] = [ 1 0 0 1 ] = I

A I * A I = 1 4 [ 1 + k 1 k 1 k 1 + k ] [ 1 k 1 + k 1 + k 1 k ] = 1 4 [ 4 2 k 2 k 2 k + 2 k 4 ] = 1 4 [ 4 0 0 4 ] = [ 1 0 0 1 ] = I

Thus A I A I * = I = A I * A I , where I is an I-unit matrix.

For J-operation

A J * = ( A ¯ I ) T = 1 2 [ 1 + k 1 k 1 k 1 + k ]

Now

A J A J * = 1 4 [ 1 k 1 + k 1 + k 1 k ] [ 1 + k 1 k 1 k 1 + k ] = 1 4 [ 2 k + 2 k 4 4 2 k 2 k ] = 1 4 [ 0 4 4 0 ] = [ 0 1 1 0 ] = J

A j * A J = 1 4 [ 1 + k 1 k 1 k 1 + k ] [ 1 k 1 + k 1 + k 1 k ] = 1 4 [ 2 k 2 k 4 4 2 k + 2 k ] = 1 4 [ 0 4 4 0 ] = [ 0 1 1 0 ] = J

Thus A J A J * = I = A J * A J , where J is a J-unit matrix.

Theorem 1: Unit matrix satisfies involuntary condition in one manner only. It would be either I-matrix or J-matrix.

Proof:

Let A = [ 3 3 4 1 0 1 3 4 4 ] be a 3 × 3 matrix, then

For I-operation:

A I 2 = [ 3 3 4 1 0 1 3 4 4 ] [ 3 3 4 1 0 1 3 4 4 ] = [ 9 3 12 9 + 0 16 12 3 16 3 + 0 + 3 3 + 0 + 4 4 + 0 + 4 9 + 4 + 2 9 + 0 + 16 12 + 4 + 16 ] [ 6 7 7 0 1 0 7 7 8 ] I

A J 2 = [ 3 3 4 1 0 1 3 4 4 ] [ 3 3 4 1 0 1 3 4 4 ] = [ 12 3 9 12 + 0 12 16 3 12 3 + 0 + 3 3 + 0 + 4 4 + 0 + 4 12 + 4 + 9 12 + 0 + 12 16 + 4 + 12 ] [ 0 0 1 0 1 0 1 0 0 ] = J

Theorem 2: Inverse of I-matrix and inverse of J-matrix are TRANSPROCAL to each other.

Proof:

Let A I = [ a 11 a 12 a 13 a 21 a 22 a 23 a 31 a 32 a 33 ] be an n × n matrix, then

A i 1 = 1 | A I | [ | a 22 a 33 a 23 a 32 | | a 13 a 32 a 12 a 33 | | a 12 a 23 a 13 a 22 | | a 23 a 31 a 21 a 33 | | a 11 a 33 a 13 a 31 | | a 13 a 21 a 11 a 23 | | a 21 a 32 a 22 a 31 | | a 11 a 32 a 12 a 31 | | a 11 a 22 a 12 a 21 | ] = 1 | A I | [ A 11 A 21 A 31 A 12 A 22 A 32 A 13 A 23 A 33 ]

Let A J = [ a 11 a 12 a 13 a 21 a 22 a 23 a 31 a 32 a 33 ] be an n × n matrix, then

A J 1 = 1 | A J | [ | a 12 a 21 a 11 a 22 | | a 12 a 31 a 11 a 32 | | a 22 a 31 a 21 a 32 | | a 11 a 23 a 13 a 21 | | a 11 a 33 a 13 a 31 | | a 21 a 33 a 23 a 31 | | a 13 a 22 a 12 a 23 | | a 12 a 33 a 13 a 32 | | a 23 a 32 a 22 a 33 | ] = 1 | A J | [ A 33 A 23 A 13 A 32 A 22 A 12 A 31 A 21 A 11 ]

From above, we conclude that the inverse of I-matrix and J-matrix is TRANSPROCAL to each other.

8. Solving Linear Equations Using I-Matrix and J-Matrix

Inverse method:

Solve the following system of equation:

2 x + y + 3 z = 7 (1)

2 y z = 3 (2)

x + 2 z = 3 (3)

Solution: The given system of equations can be written as A X = B , where

i.e. A X = [ 2 1 3 0 2 1 1 0 2 ] [ x y z ] = [ 7 3 3 ] = B

Case 1:

Let A I = [ 2 1 3 0 2 1 1 0 2 ] then A I 1 = [ 4 2 7 1 1 2 2 1 4 ]

[ x y z ] = [ 4 2 7 1 1 2 2 1 4 ] [ 7 3 3 ] = [ 28 6 21 7 + 3 + 6 14 + 3 + 12 ] = [ 1 2 1 ] .

Case 2:

Let A J = [ 2 1 3 0 2 1 1 0 2 ] then A J 1 = [ 4 1 2 2 1 1 7 2 4 ]

B = [ 7 3 3 ] = [ z y x ] [ 2 1 3 0 2 1 1 0 2 ] = X ¬ A .

[ z y x ] = [ 7 3 3 ] [ 4 1 2 2 1 1 7 2 4 ] = [ 14 + 3 + 12 7 3 + 6 28 6 21 ] = [ 1 2 1 ]

Both ways we got the same solution for given equations.

Theorem 3: Every non-singular square matrix has two characteristic equations. One is from main diagonal (I-matrix) and the other one is from anti-diagonal (J-matrix). Also, every non-singular square matrix satisfies its characteristic equations.

Proof:

Let A = [ 1 0 1 0 1 1 2 0 1 ] be a 3 × 3 matrix and | A | 0 , then

For I-matrix:

| A I | = | 1 0 1 0 1 1 2 0 1 | = 1

| A I x | = | 1 x 0 1 0 1 x 1 2 0 1 x | . The characteristic equation of AI is x 3 3 x 2 + x + 1 = 0 .

Eigen values: x 1 = 2.41 , x 2 = 1 , x 3 = 0.41 .

By Cayley-Hamilton theorem, we get A 3 3 A 2 + A + I = 0

A 2 = [ 3 0 2 2 1 2 4 0 3 ] , A 3 = [ 7 0 5 6 1 5 10 0 7 ]

A 3 3 A 2 + A + I = [ 7 9 + 1 + 1 0 0 + 0 + 0 5 6 + 1 + 0 6 6 + 0 + 0 1 3 + 1 + 1 5 6 + 1 + 0 10 12 + 2 + 0 0 0 + 0 + 0 7 9 + 1 + 1 ] = [ 0 0 0 0 0 0 0 0 0 ] .

For J-matrix:

| A I | = | 1 0 1 0 1 1 2 0 1 | = 1

| A I x | = | 1 0 1 x 0 1 x 1 2 x 0 1 | . The characteristic equation of AI is x 3 4 x 2 + 4 x 1 = 0 .

Eigen values: x 1 = 2.6 , x 2 = 1 , x 3 = 0.38 .

By Cayley-Hamilton theorem, we get x 3 4 A 2 + 4 A J = 0

A 2 = [ 3 0 2 1 1 2 5 0 3 ] , A 3 = [ 8 0 5 4 1 4 13 0 8 ]

A 3 4 A 2 + 4 A J = [ 8 12 + 4 0 0 0 + 0 0 5 8 + 4 + 1 4 4 + 0 0 1 4 + 4 1 4 8 + 4 0 13 20 + 8 1 0 0 + 0 0 8 12 + 4 0 ] = [ 0 0 0 0 0 0 0 0 0 ]

Hence proved.

Both forms of matrices I and J, we obtained different characteristic equations and the given matrix satisfied both equations.

Orthoprocal matrix

A real matrix A is orthoprocal if A ¬ = A 1 , that is, if A A ¬ = A ¬ A = I . Thus A must necessarily be square and invertible.

Let A = [ 3 3 4 1 0 1 3 4 4 ] then A ¬ = [ 4 4 3 1 0 1 4 3 3 ]

A A ¬ = [ 3 3 4 1 0 1 3 4 4 ] [ 4 4 3 1 0 1 4 3 3 ] = [ 12 3 + 16 12 + 0 + 12 9 3 + 12 4 + 0 4 4 + 0 3 3 + 0 3 12 + 4 16 12 + 0 12 9 + 4 12 ]

= [ 1 0 0 0 1 0 0 0 1 ] = I

A ¬ A = [ 4 4 3 1 0 1 4 3 3 ] [ 3 3 4 1 0 1 3 4 4 ] = [ 12 + 4 + 9 12 + 0 + 12 16 + 4 + 12 3 + 0 + 3 3 + 0 + 4 4 + 0 + 4 12 3 9 12 + 0 12 16 3 12 ] = [ 1 0 0 0 1 0 0 0 1 ] = I

Thus A A ¬ = A ¬ A = I .

Trans Orthoprocal matrices

A real matrix A is Trans Orthoprocal if ( A ¬ ) 1 = A , that is, if A ¬ A = A A ¬ = I . Thus A must necessarily be square and invertible.

Let A = 1 3 [ 2 1 2 2 2 1 1 2 2 ] then A ¬ = 1 3 [ 2 2 1 1 2 2 2 1 2 ] and A = 1 3 [ 2 1 2 2 2 1 1 2 2 ]

A ¬ A = 1 3 [ 2 2 1 1 2 2 2 1 2 ] 1 3 [ 2 1 2 2 2 1 1 2 2 ] = 1 9 [ 4 + 4 + 1 2 + 4 2 4 + 2 + 2 2 + 4 2 1 + 4 + 4 2 + 2 4 4 + 2 + 2 2 + 2 4 4 + 1 + 4 ] = 1 9 [ 9 0 0 0 9 0 0 0 9 ] = [ 1 0 0 0 1 0 0 0 1 ] = I

A A ¬ = 1 3 [ 2 1 2 2 2 1 1 2 2 ] 1 3 [ 2 2 1 1 2 2 2 1 2 ] = 1 9 [ 4 + 1 + 4 4 2 2 2 + 2 4 4 2 2 4 + 4 + 1 2 4 + 2 2 + 2 4 2 4 + 2 1 + 4 + 4 ] = 1 9 [ 9 0 0 0 9 0 0 0 9 ] = [ 1 0 0 0 1 0 0 0 1 ] = I

Thus A ¬ A = A A ¬ = I .

Theorem 4:

A matrix A is said to be trans-orthoprocal matrix iff matrix A should be an orthogonal matrix.

Proof:

Necessity:

Let I = A A T be an orthogonal matrix. Now we taking transprocal on both sides we get,

I ¬ = [ A A T ] ¬ = A ¬ A T ¬ Again we taking transpose on both side we get,

I ¬ T = [ A ¬ A T ¬ ] T = [ A ¬ A ] T = A T A ¬ T = A ¬ A = I . Since I ¬ T = I = I .

Sufficient:

Let I = A ¬ A be a Trans-orthoprocal matrix. Now we taking transprocal on both sides we get,

I ¬ = [ A ¬ A ] ¬ = A ¬ ¬ A ¬ = A A T = I . Since I ¬ = I .

Or

Let I = A ¬ A be a trans-orthoprocal matrix. Now we taking transpose on both sides we get,

I T = [ A ¬ A ] T = A T A T = A A T = I . Since I T = I .

Product between two transprocose matrice ( A B ) = B A

Let A = [ 3 3 4 1 0 1 3 4 4 ] , B = [ 2 1 2 2 2 1 1 2 2 ] be two matrices then

A = [ 4 1 4 4 0 3 3 1 3 ] , B = [ 2 1 2 2 2 1 1 2 2 ] are transprocose matrices of A and B matrices.

Now A B = [ 3 3 4 1 0 1 3 4 4 ] [ 2 1 2 2 2 1 1 2 2 ]

A B = [ 6 6 + 4 3 + 6 + 8 6 3 + 8 2 + 0 1 1 + 0 2 2 + 0 2 6 + 8 4 3 8 8 6 + 4 8 ] = [ 4 17 1 3 3 0 2 19 2 ]

( A B ) = [ 2 0 1 19 3 17 2 3 4 ] .

Now B A = [ 2 1 2 2 2 1 1 2 2 ] [ 4 1 4 4 0 3 3 1 3 ]

B A = [ 8 + 4 + 6 2 + 0 + 2 8 3 6 8 8 3 2 + 0 1 8 + 6 + 3 4 + 8 6 1 + 0 2 4 6 + 6 ] = [ 2 0 1 19 3 17 2 3 4 ] = ( A B )

Hence proved.

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this paper.

References

[1] Lipschutz, S. and Lipson, M.L. (2009) Schuam Outline Series Linear Algebra. 4th Edition, Mcgraw Hill Publishers, New York, 27-111.
[2] Kuttler, K. (2012) Linear Algebra Matrices and Row Operations. BookBoon Limited, 47-49.
https://bookboon.com/en
[3] Jarman, E. (2012) N Roots of Matrices. University of Central Missouri, Warrensburg, 22-58.
[4] Denton, T. and Waldron, A. (2012) Linear Algebra in Twenty Five Lectures. 63-122.
[5] Chandra, P., Lal, A.K., Raghavendra, V. and Santhanam, G. (2013) Notes on Mathematics-1021, Funded by Mhrd-India. 9-46.

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.