As an example of vector space, we considered a set of geometric vectors in 1, a set of space vectors, a set of continuous functions, and a set of piecewise continuous functions.
In chapter 2, we treat a rectangular array of real numbers.
A horizontal -tuple is called row and a vertical
-tuples is called column. For example,
matrix is given in the following form.
Matrices are often used in a natural science or a social science. Matrices are need to be considered as a mathematical objects. To do so, we define an addition and a scalar multiplication.
Matrix Additon
A matrix addition is defined by additing corresponding entries.
Answer
Note that for matrices with
satisfy the properties 1 thru 5 of a vector space. We recommend everyone to check it.
Scalar Multiplication
A scalar multiplication is defined by multiplying each entry by the scalar.
Answer
.
A scalar multiplication of matrices satisfies the properies 6 thru 9 of the vector space. From this fact, we can think of a set of
matrices as a vector space. When the entries are all real numbers, it is called real vector space. But we never say an
matrix a vector. As an exception,
matrix or
matrix are called m-component row vector or n-component column vector.
Matrix Multiplication
Besides an addition and a scalar multiplication, it is possible to define a multiplicaiton of matrices. In the chapter 3, we study that a multiplication of two matrices represents a composition of transformations.
In other words, an components of
is given by taking inner product of
th row of the matrix
and a
th column of the matrix
. From this, when you take a matrix multiplication of
and
, the size of row of
and the size of column of
must be same.
Answer
The product of two matrices and
is
matrix with the components,
![]() |
![]() |
![]() |
|
![]() |
![]() |
![]() |
|
![]() |
![]() |
![]() |
|
![]() |
![]() |
![]() |
As you can see, the operation of product of matrices is not commutative. In other words,
.
Answer
とおくと
Block Matrices
Using a system of horizontal and vertical lines, we can partition a matrix into smaller matrices called blocks of
, The matrix
is then called a block matirx.
Consider matrices and
.
Each block divided by the horizontal and vertical lines is called sub-matrix, Here we let
Next we divide same as
. The the product of matrices
and
is given by the followings:
![]() |
![]() |
![]() |
|
![]() |
![]() |
Square Matrices
A matrix with the same number of rows as columns is called a square matrix. the number of rows and columns of the square matrix is called order. In other words, An
is a square matrix with the order
.
Now we introduce four different kind of square matrices.
1. A square matrix with the diagonal entries are all 0. i.e., For
,
is called diagonal matrix.
2. A square matrix with
for all
and
for all
is called identity matrix and denoted by
.
Proof
1. Let
. Then
. Thus
is a diagonal matrix。
2. Let . Then
Transposed Matrix
The sum of a diagonal entries is called trace and denoted by
Answer
The transpose operation on matrices satifies the following properties:
Proof
1. Let
. Then
. Thus the transposed matrix is given by
. On the other hand,
. Thus we have
.
2. Let
. Then
. Thus,
.
3.
Let be
matrices. Then the matrix
is the size of
. Also,
is the size of
. By the definition of transposed matrix,
element of
is the
element of
. So,
can be expressed as
. Now
is the order fo
and
is the order of
. Thus,
is the order of
.
element of
is the inner product of
th row of
and
th column of
. Thus,
th row and
th column of the matrix
is
. Therefore,
.
Symmetric Matrices
When the square matrix and its transpose matrix
are the same, we say
is symmetric matrix.
When the matrix
satisfies
, we say
is skew symmetric matrix.
Answer
. Thus
is a symmetric matrix.
For the square matrix with the order of
. We define the power as follows:
When the matrix satifies
for some natural number
, we say the matrix
is nilpotent.
1. For matrices
, evaluate the followings:
2. For matrices
, find
.
3. For the matrix
, calculate
.
4. Let and
be symmetric matrices of the order
. Show that
is a symmetric matrix.
5. Let and
be symmetric matrices of the order
. Find the necessary and sufficient conditions so that
is a symmetric matrix.
6. Suppose that is a skew symmetric matrix. Then show that
is a symmetric marix.
7. Find matrices so that the product of
is interchangeable. Here,
are different real numbers.
8. Show that any square matrix can be expressed by the sum of a symmetric matrix and a skew symmetric matrix.
9. Find the product of and
, where
.