What the Volume of Matrices Says?

Abstract

We know matrices and their transposes and we also know flip matrices. In my previous paper Matrices-One Review, I introduced transprocal matrix. Flip matrices are transpose of transprocal matrices. Now I would like to introduce water image of four matrices said above and properties of such matrices. Also we know, determinant of sum of matrices is not equal to sum of determinant of matrices. Why can’t we get equal value on addition side and additive side of determinant of matrix addition and subtraction? This question triggered me to find the reason. The basic algebra of mensuration gave ideas to retreat determinant of matrix addition and subtraction. I extent that ideas for matrices sum. Further, in 1812, French mathematician Jacques Philippe Marie Binet described how to multiply matrices. Matrices are defined on addition, subtraction and multiplication but not in division. By the inspiration of Binet, I would like to describe how to do divisions on matrices. This idea is derived from division of fractions. In division of fraction, reciprocal of divisor fraction multiplies with dividend fraction. I do the same in division on matrices with some modifications. By this way, we could find quotient matrix and remainder matrix which satisfy division algorithm. So we could say, determinant of division of dividend matrix and divisor matrix is equal to division of determinant of dividend matrix and determinant of divisor matrix.

Share and Cite:

Rangasamy, B. (2020) What the Volume of Matrices Says?. Advances in Linear Algebra & Matrix Theory, 10, 53-69. doi: 10.4236/alamt.2020.104005.

1. Introduction

James Joseph Sylvester coined the term matrix in 1850. He understood a matrix as an object giving rise to a number of determinants which were called minors today. That is to say, determinants of smaller matrices that derive from the original one by removing columns and rows. In an 1851 paper, Sylvester explains:

I have in previous papers defined a “Matrix” as a rectangular array of terms, out of which different systems of determinants may be engendered as from the womb of a common parent.

Arthur Cayley published a treatise on geometric transformations using matrices that were not rotated versions of the coefficients being investigated as had previously been done. Instead, he defined operations such as addition, subtraction, multiplication and division as transformations of those matrices and showed the associative and distributive properties held true. Cayley investigated and demonstrated the non-commutative property of matrix multiplication as well as the commutative property of matrix addition. Early matrix theory had limited the use of arrays almost exclusively to determinants and Arthur Cayley’s abstract matrix operations were revolutionary. He was instrumental in proposing a matrix concept independent of equation systems. In 1858 Cayley published his A Memoir on the Theory of Matrices in which he proposed and demonstrated the Cayley-Hamilton theorem. An English mathematician named Cullis was the first one to use modern bracket notation for matrices in 1913 and he simultaneously demonstrated the first significant use of the notation A = [ai,j] to represent a matrix where ai,j referred to the i-th row and the j-th column.

Jacques Philippe Marie Binet was a French mathematician, recognized as the first person to describe the rule for multiplying matrices in 1812. Matrix addition and subtraction failed in determinants. We know, in matrix multiplication, determinant of product of matrices is equal to product of determinant of matrices. But in matrix sum, we cannot find, determinant of sum of matrices is equal to sum of determinant of matrices. This is the main discrimination on matrix arithmetic. So, it is not easy to find matrix division. Because, sum of quotient times of divisor matrix and remainder matrix should be equal to the dividend matrix. Due to sum of determinant of matrices complicates the division algorithm for matrices. But my method gives an equivalence matrix which confirms division algorithm for matrices.

I got history of matrix and invention of matrix multiplication from [1]. Coordinate ideas and algebraic operations from [2]. Rotational ideas and matrix augments from [3]. Symmetric and systematic expressions of matrix from [4].

In this paper, I try to find various images of given matrices, those properties and its operations, determinant of matrix addition, determinant of matrix subtraction, remainder of fractions division, and defining matrix division, quotient matrix and remainder matrix.

Various type of matrices

Let A = [ a b c d e f g h i ] then we can get 7 type of matrices such are:

A T = [ a d g b e h c f i ] transpose matrix;

A ¬ = [ i h g f e d c b a ] transprocal matrix;

A = [ i f c h e b g d a ] Transprocose matrix or Flip matrix;

By this way we can define water image of A matrix

A W = [ g h i d e f a b c ] = A Water image of matrix A;

Here after we shall call it as wa-matrix.

A W T = [ g d a h e b i f c ] = A Transpose of water image of matrix A;

Here after we shall call it as wa-transpose.

A W ¬ = [ c b a f e d i h g ] = A Transprocal of water image of matrix A;

Here after we shall call it as wa-transprocal.

A W = [ c f i b e h a d g ] = A Transprocose or flip of water image of matrix A.

Here after we shall call it as wa-transprocose or wa-flip. Totally we could get 8 matrices.

Let us see relation between above matrices

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

Now A T W = [ c f i b e h a d g ] ; A ¬ W = [ c b a f e d i h g ] ; A W T = [ g d a h e b i f c ] .

Properties of above said matrices

1) A T W A W T i.e. A T W A

2) A W A W i.e. A W A

3) A T W = A W i.e. A T W = A

4) A W = A W T i.e. A W = A

5) A ¬ W = A W ¬ i.e. A ¬ W = A .

Addition of two 2-dimensional cubes

Theorem 1: Let A = ab, B = cd, C = ef, … be a rectangles then

A + B = ( a + c ) ( b + d ) ( a d + b c ) . (1)

Proof: Let A = ab and B = cd then

A + B = ( a + c ) ( b + d ) ( a d + b c ) = a b + a d + b c + c d a d b c = a b + c d

Addition of two 3-dimensional cubes

Theorem 2: Let A = xyz and B = abc be a cubes then

A + B = x y z + a b c = ( x + a ) ( y + b ) ( z + c ) ( a y z + b x z + c x y + a b z + b c x + c a y ) (2)

Proof: Let A = xyz and B = abc then

A + B = ( x + a ) ( y + b ) ( z + c ) ( a y z + b x z + c x y + a b z + b c x + c a y ) = x y z + a y z + b x z + c x y + a b z + b c x + c a y + a b c ( a y z + b x z + c x y + a b z + b c x + c a y ) = x y z + a b c

Definition 1: If two “n” cubes added, other than the sum of correspondence coordinates volume would be called as subtracting volumes. Which would be known as subtracting elements.

Theorem 3: Let A = a 1 a 2 a 3 a n ; B = b 1 b 2 b 3 b n ; K = k 1 k 2 k 3 k n ; be n-dimensional cubes then the subtracting elements of A + B + C + + K is

K ( K n 1 1 ) = K n K , (3)

where K is a number of n-dimensional cubes.

i.e. No. of ( a 1 b 2 c 3 k n + b 1 a 2 c 3 k n + c 1 b 2 a 3 k n + ) is K ( K n 1 1 ) .

i.e. No. of subtracting elements is K ( K n 1 1 ) .

Ex 1:

1) Let A be the 5 × 6 sized rectangle and B be the 11 × 3 sized rectangle then area of A + B = (5 + 11)(6 + 3) − (15 + 66) = 16 × 9 − 81 = 144 − 81 = 63 = 30 + 33, where 30 is area of A and 33 is area of B. and the subtracting element (yellow colored) of A + B = 2. Where n = 2 and K = 2 then 2(2 − 1) = 2.

2) Let A = 7 × 8 sized rectangle, B = 19 × 7 sized rectangle, C = 23 × 2 sized rectangle then area of A + B + C = (7 + 19 + 23)(8 + 7 + 2) − (49 + 14 +152 + 38 + 184 + 161) = 49 × 17 – 598 = 235 = 56 + 133 + 46, where 30 is area of A, 33 is area of B 33 is area of C. And the subtracting element (yellow colored) of A + B + C = 6. In formula n = 2 and K = 3 then 3(3 − 1) = 3(2) = 6.

3) Let A = 5 × 6 × 7 sized cube and B = 11 × 3 × 8 sized cube then volume of A + B = (5 + 11)(6 + 3)(7 + 8) – (120 + 528 + 231 + 462 + 105 + 240) = 16 × 9 × 15 – 1617 = 2160 – 1686 = 474 = 210 + 264, where 210 is volume of A and 264 is volume of B. and the subtracting element (yellow colored) of A + B = 474. In formula n = 3 and K = 2 then 2(23−1 − 1) = 2(4 − 1) = 2(3) = 6.

4) Let A = abc, B = def and C = ghi sized cubes then volume of A + B + C = (a + d + g)(b + e + h)(c + f + i) – (abf + abi + aec + aef + aei + ahc + ahf + ahi + dbc + dbf + dbi + dec + dei + dhc + dhf + dhi + gbc + gbf + gbi + gec + gef + gei + ghc + ghf) = abc + def + ghi, where abc is volume of A, def is volume of B and ghi is volume of C. And the subtracting element (yellow colored) of A + B + C = 24. In formula n = 3 and K = 3 then 3(33−1 − 1) = 3(9 − 1) = 3(8) = 24.

Fact 1: How multiplication of matrices accepted by mathematicians? As far we know, matrix multiplications accepted by its determinant multiplication. Like that I am introducing some works by its determinants.

Addition of matrices

Addition of 2-dimensional matrix

Theorem 4: Let A = ( a 11 a 12 a 21 a 22 ) , B = ( b 11 b 12 b 21 b 22 ) , C = ( c 11 c 12 c 21 c 22 ) , be a matrices then

| A | + | B | = | A + B | ( | A 1 B 2 | + | B 1 A 2 | ) (4)

where | A 1 B 2 | = | a 11 a 12 b 21 b 22 | and | B 1 A 2 | = | b 11 b 12 a 21 a 22 |

| A | + | B | + | C | = | A + B + C | ( | A 1 B 2 | + | A 1 C 2 | + | B 1 A 2 | + | B 1 C 2 | + | C 1 A 2 | + | C 1 B 2 | ) (5)

| A | + | B | + | C | + + | N | = | A + B + C + + N | ( | A 1 B 2 | + | A 1 C 2 | + + | A 1 N 2 | + | B 1 A 2 | + | B 1 C 2 | + ) (6)

Corollary 1: The number of subtracting matrices of two dimensional matrix addition is k ( k 1 ) .

i.e. number of

( | A 1 B 2 | + | A 1 C 2 | + + | A 1 N 2 | + | B 1 A 2 | + | B 1 C 2 | + ) = k ( k 1 ) , (7)

where k is a number of matrices.

Addition of 3-dimensional matrix

Theorem 5: Let A = ( a 11 a 12 a 13 a 21 a 22 a 23 a 31 a 32 a 33 ) , B = ( b 11 b 12 b 13 b 21 b 22 b 23 b 31 b 32 b 33 ) , C = ( c 11 c 12 c 13 c 21 c 22 c 23 c 31 c 32 c 33 ) , be a matrices then

| A | + | B | = | A + B | ( | A 1 B 2 B 3 | + | B 1 A 2 B 3 | + | B 1 B 2 A 3 | + | A 1 A 2 B 3 | + | B 1 A 2 A 3 | + | A 1 B 2 A 3 | ) (8)

where

| A 1 B 2 B 3 | = ( a 11 a 12 a 13 b 21 b 22 b 23 b 31 b 32 b 33 ) ; | B 1 A 2 B 3 | = ( b 11 b 12 b 13 a 21 a 22 a 23 b 31 b 32 b 33 ) ; | B 1 B 2 A 3 | = ( b 11 b 12 b 13 b 21 b 22 b 23 a 31 a 32 a 33 ) ;

| A 1 A 2 B 3 | = ( a 11 a 12 a 13 a 21 a 22 a 23 b 31 b 32 b 33 ) ; | B 1 A 2 A 3 | = ( b 11 b 12 b 13 a 21 a 22 a 23 a 31 a 32 a 33 ) ; | A 1 B 2 A 3 | = ( a 11 a 12 a 13 b 21 b 22 b 23 a 31 a 32 a 33 ) ;

| A | + | B | + | C | = | A + B + C | ( | A 1 B 2 C 3 | + | B 1 A 2 C 3 | + | C 1 B 2 A 3 | + | A 1 C 2 B 3 | + + | | ) (9)

| A | + | B | + | C | + + | K | = | A + B + C + + K | ( | A 1 B 2 C 3 | + | B 1 A 2 C 3 | + | C 1 B 2 A 3 | + + | C 1 B 2 K 3 | + ) (10)

Corollary 2: The number of subtracting matrices of 3-dimensional matrix addition is k ( k 2 1 ) .

i.e. number of

| A 1 B 2 C 3 | + | B 1 A 2 C 3 | + | C 1 B 2 A 3 | + + | C 1 B 2 N 3 | + = k ( k 2 1 ) , (11)

where k is a number of matrices.

Theorem 6: The number of subtracting matrices of n-dimensional matrix addition is K ( K n 1 1 ) .

i.e. number of

| A 1 B 2 C 3 K n | + | B 1 A 2 C 3 K n | + | C 1 A 2 B 3 K n | + = K ( K n 1 1 ) , (12)

where k is a number of matrices.

Ex 2:

1) Let A = ( 5 8 3 12 ) , B = ( 7 4 6 3 ) , be a matrices then A + B = ( 12 12 3 15 ) .

| A | = 84 ; | B | = 3 ; | A + B | = 144 ;

A 1 B 2 = ( 5 8 6 3 ) , B 1 A 2 = ( 7 4 3 12 ) now, | A 1 B 2 | = 33 and | B 1 A 2 | = 96

| A | + | B | = | A + B | [ | A 1 B 2 | + | B 1 A 2 | ] = 144 [ 33 + 96 ] = 144 63 = 81

No. of subtracting matrices = 2. ■

2) Let A = ( 6 9 1 8 7 1 5 2 5 ) , B = ( 7 2 0 2 4 7 4 0 4 ) be a matrices then A + B = ( 1 11 1 6 11 6 9 2 1 ) .

| A | = 202 ; | B | = 152 ; and | A + B | = 442 ;

B 1 A 2 A 3 = ( 7 2 0 8 7 1 5 2 5 ) , A 1 B 2 A 3 = ( 6 9 1 2 4 7 5 2 5 ) , A 1 A 2 B 3 = ( 6 9 1 8 7 1 4 0 4 ) ,

A 1 B 2 B 3 = ( 6 9 1 2 4 7 4 0 4 ) , B 1 A 2 B 3 = ( 7 2 0 8 7 1 4 0 4 ) , B 1 B 2 A 3 = ( 7 2 0 2 4 7 5 2 5 )

| B 1 A 2 A 3 | = 349 , | A 1 B 2 A 3 | = 417 , | A 1 A 2 B 3 | = 56 , | A 1 B 2 B 3 | = 68 ,

| B 1 A 2 B 3 | = 252 , | B 1 B 2 A 3 | = 48 ;

| A | + | B | = | A + B | [ | B 1 A 2 A 3 | + | A 1 B 2 A 3 | + | A 1 A 2 B 3 | + | A 1 B 2 B 3 | + | B 1 A 2 B 3 | + | B 1 B 2 A 3 | ]

| A | + | B | = 442 [ 349 417 56 68 252 48 ] = 442 [ 492 ] = 442 + 492 = 50

No. of subtracting matrices = 6. ■

Subtraction of matrices

Theorem 8: Let A, B be a 2-dimensional matrices then

| A | | B | = | A B | + | ( A B ) 1 B 2 | + | B 1 ( A B ) 2 | , (13)

where | ( A B ) 1 B 2 | = | a 11 b 11 a 12 b 12 b 21 b 22 | and | B 1 ( A B ) 2 | = | b 11 b 12 a 21 b 21 a 22 b 22 | .

Corollary 3: The number of adding matrices of two dimensional matrix subtraction is k ( k 1 ) .

i.e. number of

( | ( A B ) 1 B 2 | + | ( A B ) 1 C 2 | + + | ( A B ) 1 N 2 | + | B 1 ( A B ) 2 | + ) = k ( k 1 ) , (14)

where k is a number of matrices

Theorem 9: Let A, B be a 3-dimensional matrices then

| A | | B | = | A B | + | ( A B ) 1 B 2 B 3 | + | B 1 ( A B ) 2 B 3 | + | B 1 B 2 ( A B ) 3 | + | ( A B ) 1 ( A B ) 2 B 3 | + | ( A B ) 1 B 2 ( A B ) 3 | + | B 1 ( A B ) 2 ( A B ) 3 | (15)

Corollary 4: The number of adding matrices of 3-dimensional matrix subtraction is k ( k 2 1 ) .

i.e. number of

| ( A B ) 1 B 2 C 3 | + | B 1 ( A B ) 2 C 3 | + | C 1 B 2 ( A B ) 3 | + = k ( k 2 1 ) , (16)

where k is a number of matrices.

Theorem 10: The number of adding matrices of n-dimensional matrix subtraction is

K ( K n 1 1 ) . (17)

i.e. number of

| ( A B ) 1 B 2 C 3 K n | + | B 1 ( A B ) 2 C 3 K n | + | C 1 ( A B ) 2 B 3 K n | + = K ( K n 1 1 ) , ,

where K is a number of matrices.

Ex 3:

1) Let A = ( 5 8 3 12 ) , B = ( 7 4 6 3 ) , be a matrices then A B = ( 2 4 9 9 ) .

| A | = 84 ; | B | = 3 ; | A B | = 18 ;

( A B ) 1 B 2 = ( 2 4 6 3 ) , B 1 A 2 = ( 7 4 9 9 ) now, | ( A B ) 1 B 2 | = 30 and | B 1 ( A B ) 2 | = 99

| A | | B | = | A B | + | ( A B ) 1 B 2 | + | B 1 ( B A ) 2 | = 18 30 + 99 = 117 30 = 87 .

No. of adding matrices = 2.■

2) Let A = ( 6 9 1 8 7 1 5 2 5 ) , B = ( 7 2 0 2 4 7 4 0 4 ) be a matrices then A B = ( 13 7 1 10 3 8 1 2 9 )

| A | = 202 ; | B | = 152 ; and | A B | = 110 ;

( A B ) 1 ( A B ) 2 B 3 = ( 13 7 1 10 3 8 4 0 4 ) , ( A B ) 1 B 2 ( A B ) 3 = ( 13 7 1 2 4 7 1 2 9 ) ,

B 1 ( A B ) 2 ( A B ) 3 = ( 7 2 0 10 3 8 1 2 9 ) , B 1 B 2 ( A B ) 3 = ( 7 2 0 2 4 7 1 2 9 ) ,

B 1 ( A B ) 2 B 3 = ( 7 2 0 10 3 8 4 0 4 ) , ( A B ) 1 B 2 B 3 = ( 13 7 1 2 4 7 4 0 4 )

| ( A B ) 1 ( A B ) 2 B 3 | = 112 , | ( A B ) 1 B 2 ( A B ) 3 | = 453 ,

| B 1 ( A B ) 2 ( A B ) 3 | = 497 ,

| B 1 B 2 ( A B ) 3 | = 104 , | B 1 ( A B ) 2 B 3 | = 100 , | ( A B ) 1 B 2 B 3 | = 84 ;

| A | | B | = | A B | + | ( A B ) 1 ( A B ) 2 B 3 | + | ( A B ) 1 B 2 ( A B ) 3 | + | B 1 ( A B ) 2 ( A B ) 3 | + | B 1 B 2 ( A B ) 3 | + | B 1 ( A B ) 2 B 3 | + | ( A B ) 1 B 2 B 3 |

| A | | B | = 110 + 112 453 + 497 + 104 100 + 84 = 354

No. of adding matrices = 6. ■

Division of fractions

a b ÷ c d = e f , here we get quotient only not remainder.

If we piece an object by certain size of small pieces, we may get some pieces smaller than small pieces. These tiny pieces are called remainder of object and number of small pieces are called quotient of object.

Let us consider s as object, p as certain size of small pieces, q as number of p and r as reminded tiny pieces. Then for division formula we can say,

s = p q + r ,

where q is quotient and r is remainder.

But in fractions,

a b ÷ c d = e f ,

here we get quotient only, not remainder!

Is it possible? Or is it right way to find quotient and remainder?

We do just a small modification in above formula.

Now

a b ÷ c d = e f = k s f = k ( c d ) + s f ( c d ) , (18)

where k is quotient of above division and s f ( c d ) = r is a remainder of above division.

Ex:

1) Let 5 2 ÷ 3 4 then 5 2 ÷ 3 4 = 10 3 ;

10 3 = 3 1 3 ;

5 2 = 3 1 3 ( 3 4 ) = 3 ( 3 4 ) + 1 3 ( 3 4 ) = 3 ( 3 4 ) + 1 4 ; 3 is a quotient and 1 4 is remainder.

3 ( 3 4 ) + 1 4 = 9 4 + 1 4 = 10 4

So we get

5 2 10 4 .

In picture:

Four small squares construct one unit square, 5 2 means two unit square + one half unit square. 3 4 Means three small squares. Now, let us fill squares by colors.

2) 3 4 ÷ 5 2 then 3 4 ÷ 5 2 = 3 10 ; where 3 4 < 5 2 , so we can say 3 10 ( 5 2 ) = 0 ( 5 2 ) + 3 10 ( 5 2 ) = 0 ( 5 2 ) + 15 20 = 3 4 ; 0 is a quotient and 3 4 is remainder.

Facts

1) | A ± B | | A | ± | B | but now, we could find | A ± B | = | A | ± | B |

2) | A B | = | A | | B |

3) | k B n | = k n | B n |

4) A = q B + r

Let A and B be any two matrices with same dimensional then can we write A = q B + r ? Where q is a quotient matrix (number of B in A) and r is remainder matrix.

Definition 2 (matrix division):

Let A be a dividend matrix and B be a divisor matrix then A = q B + r , where q is a quotient matrix of A and r is a remainder matrix of A.

Finding q and r:

Let us divide determinant of A matrix by determinant of B matrix then we get k.d1d2d3d4 …. where k is a numeral part which is the determinant of quotient q matrix and d1d2d3d4 …. is a decimal part which is remainder multiplier matrix of divisor B.

We know | A B | = | A | | B | . So we can write

A B = A B 1 | A B | = | A B 1 | = | A | | B 1 | = k . d 1 d 2 d 3 d 4 = | A | | B |

Using formula (18), we get

i.e. [ A ] [ k 1 n ] [ B ] + [ ( 0. d 1 d 2 d 3 ) 1 n ] [ B ] [ k 1 n ] [ B ] + [ r ] (19)

where [ k 1 n ] is a quotient and [ r ] is a remainder.

Steps for matrix division

1) Let A be a dividend matrix and B be a divisor matrix.

2) Find determinant of A and B matrix.

3) If | A | 0 and | B | 0 then only proceed next step.

4) Find | A | | B | .

5) If | A | | B | = k . d 1 d 2 d 3 then separate integer part for quotient and decimal part for remainder.

6) Find the diagonal quotient matrix which should give determinant value equal to k and also find the diagonal remainder multiplier matrix which should give determinant value equal to d1d2d3

7) Now write [ A ] [ k 1 n ] [ B ] + [ ( 0. d 1 d 2 d 3 ) 1 n ] [ B ] [ k 1 n ] [ B ] + [ r ] where [ k 1 n ] is a quotient matrix and [ r ] is a remainder matrix.

8) Check the compatibility by finding determinant for A and its equivalent. i.e. | A | = | k 1 n | | B | + | r | .

Ex 4:

1) Let A = ( 1 0 0 17 ) and B = ( 2 1 4 3 ) then | A | = 17 and | B | = 2 .

Now B 1 = 1 2 ( 3 1 4 2 ) = ( 3 2 1 2 2 1 ) , so | B 1 | = 1 2 ;

A B 1 = ( 1 0 0 17 ) ( 3 2 1 2 2 1 ) = ( 3 2 1 2 34 17 )

| A B 1 | = | 3 2 1 2 34 17 | = 51 2 17 = 51 34 2 = 17 2 = 8.5 = 8 1 2

Hence, | A B | = | A | | B 1 | = 17 × 1 2 = 8.5

Like divisions of fractions we can write, A = 8 B + 1 2 B

In matrix term we write above sum as A [ 2 2 ] B + [ 1 2 ] B

Since [ 8 1 2 ] = [ 2 2 ] and [ ( 1 2 ) 1 2 ] = [ 1 2 ]

( 1 0 0 17 ) ( 2 2 0 0 2 2 ) ( 2 1 4 3 ) + ( 1 2 0 0 1 2 ) ( 2 1 4 3 )

( 1 0 0 17 ) ( 2 2 0 0 2 2 ) ( 2 1 4 3 ) + ( 2 2 1 2 4 2 3 2 ) , where ( 2 2 0 0 2 2 ) is quotient and ( 2 2 1 2 4 2 3 2 ) is remainder.

L H S = | 1 0 0 17 | = 17

| 2 2 0 0 2 2 | | 2 1 4 3 | + | 2 2 1 2 4 2 3 2 | = 8 × 2 + 1 = 17 = R H S .

2) Let A = ( 2 0 0 15 ) and B = ( 2 0 0 3 ) then | A | = 30 and | B | = 6 .

Now B 1 = 1 6 ( 3 0 0 2 ) = ( 3 6 0 0 2 6 ) , so | B 1 | = 1 6 ;

Hence, | A B | = | A | | B 1 | = 30 × 1 6 = 5

Like divisions of fractions we can write,

A = 5 B + 0 B

In matrix term we write above sum as A = [ 5 ] B + [ 0 ] B

( 2 0 0 15 ) ( 5 0 0 5 ) ( 2 0 0 3 ) + ( 0 0 0 0 ) ( 2 5 0 0 3 5 ) + ( 0 0 0 0 ) , where ( 5 0 0 5 ) is quotient and ( 0 0 0 0 ) is remainder.

L H S = | 2 0 0 15 | = 30

| 5 0 0 5 | | 2 0 0 3 | = 5 × 6 = 30 = R H S .

3) Let A = ( 2 1 4 3 ) and B = ( 3 5 1 5 ) then | A | = 2 and | B | = 10 .

Now B 1 = 1 10 ( 5 5 1 3 ) = ( 5 10 5 10 1 10 3 10 ) , so | B 1 | = 1 10 ;

Hence, | A B | = | A | | B 1 | = 2 × 1 10 = 2 10 = 1 5

Like divisions of fractions we can write,

A = 0 B + 1 5 B = 1 5 B

In matrix term we write above sum as A = [ 0 ] B + [ 1 5 ] B

( 2 1 4 3 ) ( 0 0 0 0 ) ( 3 5 1 5 ) + ( 1 5 0 0 1 5 ) ( 3 5 1 5 ) = ( 3 5 5 5 1 5 5 5 )

( 2 1 4 3 ) ( 3 5 5 5 1 5 5 5 ) , where ( 0 0 0 0 ) is quotient and ( 3 5 5 5 1 5 5 5 ) is remainder.

L H S = | 2 1 4 3 | = 2

| 3 5 5 5 1 5 5 5 | = 2 = R H S .

It is also true for B−1A.

4) Let A = ( 1 0 0 17 ) and B = ( 2 1 4 3 ) then | A | = 17 and | B | = 2 .

Now B 1 = 1 2 ( 3 1 4 2 ) = ( 3 2 1 2 2 1 ) , so | B 1 | = 1 2 ;

B 1 A = ( 3 2 1 2 2 1 ) ( 1 0 0 17 ) = ( 3 2 17 2 2 17 )

| B 1 A | = | 3 2 17 2 2 17 | = 51 2 17 = 51 34 2 = 17 2 = 8.5 = 8 1 2

Hence, | A B | = | B 1 | | A | = 1 2 × 17 = 8.5

Like divisions of fractions we can write, A = B 8 + B 1 2

In matrix term we write above sum as A B [ 2 2 ] + B [ 1 2 ]

Since [ 8 1 2 ] = [ 2 2 ] and [ ( 1 2 ) 1 2 ] = [ 1 2 ]

( 1 0 0 17 ) ( 2 1 4 3 ) ( 2 2 0 0 2 2 ) + ( 2 1 4 3 ) ( 1 2 0 0 1 2 )

( 1 0 0 17 ) ( 2 1 4 3 ) ( 2 2 0 0 2 2 ) + ( 2 2 1 2 4 2 3 2 ) where ( 2 2 0 0 2 2 ) is quotient and ( 2 2 1 2 4 2 3 2 ) is remainder.

Let we find a equivalence matrix for A matrix when A matrix divided by ( 2 1 4 3 )

A q B + r ( 4 2 2 2 8 2 6 2 ) + ( 2 2 1 2 4 2 3 2 ) = ( 4 2 + 2 2 2 2 + 1 2 8 2 + 4 2 6 2 + 3 2 ) ( 10 2 5 2 20 2 15 2 )

where ( 10 2 5 2 20 2 15 2 ) is a equivalence matrix of matrix A.

| q B | + | r | = | q B + r | ( | q B 1 r 2 | + | r 1 q B 2 | ) = | 10 2 5 2 20 2 15 2 | [ | 4 2 2 2 4 2 3 2 | + | 2 2 1 2 8 2 6 2 | ] = 25 [ 4 + 4 ] = 25 8 = 17

Hence | A | = | q B | + | r | , since | A | = 17

5) If A = [ 9 6 6 5 2 5 5 2 7 ] be a dividend matrix and B = [ 5 3 1 6 2 7 2 2 5 ] be a divisor matrix then find the remainder matrix of A B ?

Solution:

Let A = [ 9 6 6 5 2 5 5 2 7 ] be a dividend matrix then | A | = 144 0

And let B = [ 5 3 1 6 2 7 2 2 5 ] be a divisor matrix then | B | = 88 0

Now | A | | B | = 144 88 = 1.6363

Given matrices, A and B are 3 × 3 matrices. So the quotient diagonal matrix and remainder multiplier diagonal matrix should be 3 × 3 matrix.

Numeral part is 1, so quotient diagonal matrix would be q = [ 1 0 0 0 1 0 0 0 1 ]

q B = [ 1 0 0 0 1 0 0 0 1 ] [ 5 3 1 6 2 7 2 2 5 ]

Decimal part is 0.6363, remainder multiplier diagonal matrix would be 0. d 1 d 2 d 3 = [ 0.86 0 0 0 0.86 0 0 0 0.86 ]

Thus, remainder matrix

r = [ 0.86 0 0 0 0.86 0 0 0 0.86 ] [ 5 3 1 6 2 7 2 2 5 ] = [ 4.3 2.58 0.86 5.16 1.72 6.02 1.72 1.72 4.3 ]

From the above we get | q B | = 88 and | r | = 55.97 56

| q B | + | r | = 88 56 = 144 = | A | .

Let we find the equivalence matrix for matrix A

Equivalence matrix of A when divided by B = [ 5 3 1 6 2 7 2 2 5 ]

A = q B + r = [ 5 3 1 6 2 7 2 2 5 ] + [ 4.3 2.58 0.86 5.16 1.72 6.02 1.72 1.72 4.3 ] = [ 9.3 5.58 1.86 11.16 3.72 13.02 3.72 3.72 9.3 ]

| q B + r | = 566

Using Equation (8),

| q B | + | r | = | Q + r | ( | Q 1 r 2 r 3 | + | r 1 Q 2 r 3 | + | r 1 r 2 Q 3 | + | Q 1 Q 2 r 3 | + | r 1 Q 2 Q 3 | + | Q 1 r 2 Q 3 | )

where Q is considered as qB matrix and r is a remainder matrix.

S 1 = [ 4.3 2.58 0.86 6 2 7 2 2 5 ] ; S 2 = [ 5 3 1 5.16 1.72 6.02 2 2 5 ] ;

S 3 = [ 5 3 1 6 2 7 1.72 1.72 4.3 ] ; S 4 = [ 5 3 1 5.16 1.72 6.02 1.72 1.72 4.3 ] ;

S 5 = [ 4.3 2.58 0.86 6 2 7 1.72 1.72 4.3 ] ; S 6 = [ 4.3 2.58 0.86 5.16 1.72 6.02 2 2 5 ] ;

where S1 to S6 are considered as subtracting matrices

| S 1 | = 75.7 ;

| S 2 | = 75.7 ;

| S 3 | = 75.7 ;

| S 4 | = 65.1 ;

| S 5 | = 65.1 ;

| S 6 | = 65.1 ;

Hence,

| q B | + | r | = 566.267 ( 75.7 75.7 75.7 65.1 65.1 65.1 ) = 566.267 + 422.4 = 143.867 144 = | A |

Theorem 11: If A B L = B × q L I + r L and A B R = q R I × B + r R then equivalence matrix of A q B + r ,

Proof: Let A be a dividend matrix and B be a divisor matrix then if we divide matrix A-volume by matrix B-volume from left to right we get

A B L = B 1 A = B × q L I + r L ;(20)

And if we divide matrix A-volume by matrix B-volume from right to left we get

A B R = A B 1 = q R I × B + r R ; (21)

q L , q R , r L and r R are diagonal matrices. In which q L , q R has same elements and r L , r R has same elements

So, we can claim q L = q R and r L = r R ;

Now,

A B L = B 1 A B × q L I + r L = q R I × B + r R A B 1 = A B R (22)

So we concluded, q L = q R = q and r L = r R = r

Hence, we can find equivalence matrix of

A q B + r . (23)

2. Conclusions

1) We can derive seven matrices from a given matrix.

2) Determinant of matrix addition has K ( K n 1 1 ) subtracting matrices.

3) Determinant of matrix subtraction has K ( K n 1 1 ) adding matrices.

4) Division of fractions is a good way of volumetric expressions.

5) We can divide matrix and we also can find remainder matrix.

6) If we add quotient matrix times of divisor matrix with remainder matrix, we may get equivalence matrix of dividend matrix.

7) Left division and right division give same equivalence matrix for dividend matrix.

Conflicts of Interest

The author declares no conflicts of interest regarding the publication of this paper.

References

[1] Wikipedia.
http://en.wikipedia.org/wiki/Matrix_
[2] Lipschuts, S. and Lipson, M.L. (2011) Theory and Problems of Linear Algebra. 3rd Edition, Tata McGraw-Hill, India.
[3] Rangasamy, B.P. (2019) Matrices—One Review. Advances in Linear Algebra & Matrix Theory, 9, 43-72.
https://doi.org/10.4236/alamt.2019.93004
[4] Rangasamy, B.P. (2020) One Approach to Matrix. International Journal of Innovative Studies in Sciences and Engineering Technology, 6, 38-45.
https://ijisset.org/

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.