Partion of Matrix
Partion of Matrix
Partion of Matrix
Two very important (and closely related) concepts are introduced in this chapter:
that of a submatrix and that of a partitioned matrix. These concepts arise very
naturally in statistics (especially in multivariate analysis and linear models) and in
many other disciplines that involve probabilistic ideas. And results on submatrices
and partitioned matrices, which can be found in Chapters 8, 9, 13, and 14 (and
other of the subsequent chapters), have proved to be very useful. In particular,
such results are almost indispensable in work involving the multivariate normal
distributionrefer, for example, to Searle (1971, sec. 2.4f).
2 4 3 6
:
1 0 2 2
or, if we strike out the second row and the first and third columns, we obtain the
2 2 submatrix
14
4 6
:
0 2
Note that any matrix is a submatrix of itself; it is the submatrix obtained by striking
out zero rows and zero columns.
Submatrices of a row or column vector, that is, of a matrix having one row or
column, are themselves row or column vectors and are customarily referred to as
subvectors.
Let A represent an r s submatrix of an m n matrix A obtained by striking
out the i1 ; : : : ; imr th rows and j1 ; : : : ; jns th columns (of A), and let B represent
the s r submatrix of A0 obtained by striking out the j1 ; : : : ; jns th rows and
i1 ; : : : ; imr th columns (of A0 ). Then,
B D A0 ;
(1.1)
as is easily verified.
A submatrix of an n n matrix is called a principal submatrix if it can be
obtained by striking out the same rows as columns (so that the i th row is struck
out whenever the i th column is struck out, and vice versa). The r r (principal)
submatrix of an n n matrix obtained by striking out its last n r rows and
columns is referred to as a leading principal submatrix (r D 1; : : : ; n). A principal
submatrix of a symmetric matrix is symmetric, a principal submatrix of a diagonal
matrix is diagonal, and a principal submatrix of an upper or lower triangular matrix
is respectively upper or lower triangular, as is easily verified.
A matrix can be divided or partitioned into submatrices by drawing horizontal
or vertical lines between various of its rows or columns, in which case the matrix
is called a partitioned matrix and the submatrices are sometimes referred to as
blocks (as in blocks of elements). For example,
1
0
1
0
1
0
2 4 3 6
2 4 3 6
2 4 3 6
@ 1 5 7 9A ;
@ 1 5 7 9A
@ 1 5 7 9A ;
1 0 2 2
1 0 2 2
1 0 2 2
are various partitionings of the same matrix.
In effect, a partitioned m n matrix is an m n matrix A D faij g that has
been reexpressed in the general form
1
0
A11 A12 : : : A1c
BA21 A22 : : : A2c C
C
B
B ::
::
:: C :
@ :
:
: A
Ar1 Ar2 : : : Arc
Here, Aij is an mi nj matrix (i D 1; : : : ; r; j D 1; : : : ; c), where m1 , : : : ; mr and
n1 , : : : ; nc are positive integers such that m1 C Cmr D m and n1 C Cnc D n.
Or, more explicitly,
15
(1.2)
16
0
A11 0 : : :
B 0 A22
B
ADB :
::
@ ::
:
0
1
0
0 C
C
C;
A
Arr
Arr
Arr
17
0
1
A11 A12 : : : A1c
BA21 A22 : : : A2c C
B
C
ADB :
::
:: C
@ ::
:
: A
Ar1 Ar2 : : : Arc
1
A11 A12 : : : A1c
BA21 A22 : : : A2c C
B
C
A D B :
::
:: C :
@ ::
:
: A
Ar1 Ar2 : : : Arc
(2.2)
(2.3)
18
1
C B1c
C B2c C
C
C;
::
A
:
(2.4)
(2.7)
and further if
19
0 1
B1
BB2 C
B C
BDB : C
@ :: A
Bc
is an n q partitioned matrix that has been partitioned only by rows (in a way that
is conformal for its premultiplication by A), then
AB D
c
X
Ak Bk D A1 B1 C A2 B2 C C Ac Bc :
(2.9)
kD1
Similarly, if
1
A1
BA 2 C
B C
ADB : C
@ :: A
Ar
(2.10)
n
X
xk ak D x1 a1 C x2 a2 C C xn an :
(3.1)
kD1
20
m
X
0
ei ri0 D e1 r10 C e2 r20 C C em rm
:
(4.1)
iD1
Exercises
21
1
u01
Bu0 C
B 2C
In D B : C
@ :: A
u0n
and applying formula (2.9) to the product AIn , we obtain the alternative expansion
AD
n
X
(4.2)
j D1
Moreover, the application of formula (3.1) to the product Im aj gives the expansion
m
X
aij ei :
aj D
iD1
Upon substituting this expansion into expansion (4.2), we obtain the further expansion
m X
n
X
AD
aij Uij ;
(4.3)
iD1 j D1
m
X
ei e0i :
(4.4)
iD1
kD1 sD1
which (since e0i ek equals 1, if k D i , and equals 0, if k i , and since u0s uj equals
1, if s D j , and equals 0, if s j ) simplifies to
e0i Auj D aij :
Exercises
Section 2.1
(4.5)
22
0
1
A11 A12 : : : A1r
B 0 A22 : : : A2r C
B
C
ADB :
:: C
:
:
:
@ :
:
: A
0
0 : : : Arr
http://www.springer.com/978-0-387-78356-7