- Prerequisites
- 1. Matrix
- 2. Matrix Addition
- 3. Scalar Multiplication
- 4. Matrix Multiplication
- 5. Transpose
- 6. Conjugate
- 7. Hermitian
- 8. Block Matrix Multiplication
- 9. Trace
- 10. Inner Product
- 11. Determinant
- 12. Adjugate matrix
Prerequisites
Let be a field(e.g. or )
is the addtive unit element of .
is the multiply unit element of .
We will use and to denote and respectively if there is no confusion about the field .
1. Matrix
A matrix is a rectangular array of elements from a field .
The element is called the -th entry of .
is the set of all matrices with entries in .
2. Matrix Addition
Let and be two matrices of the same size. The sum of and is the matrix defined by .
It is easy to see that is an commutative group.
3. Scalar Multiplication
Let be a matrix and be a scalar. The product of and is the matrix defined by .
It is easy to see that is a vector space over .
4. Matrix Multiplication
Let and be two matrices. The product of and is the matrix defined by .
4.1. Properties of Matrix Multiplication
4.1.1. Associativity
Let , , be three matrices.
proof
4.1.2. Distributivity
proof
4.1.3. Square Matrix
A matrix is called a square matrix if .
Identity Matrix
The identity matrix is the matrix with on the diagonal and elsewhere.
is the identity element of .
proof
similar, we have .
is a ring with identity.
because all the units in a ring form a group under multiplication(this group is called the group of units of the ring), the group of units of is denoted by or or .
is called the general linear group of degree over .
5. Transpose
Let be a matrix. The transpose of is the matrix defined by .
, we have:
proof
6. Conjugate
If is a subfield of , the conjugate of is .
Let be a matrix. The conjugate of is the matrix
-
,
-
,
7. Hermitian
If is a subfield of
Let be a matrix. The Hermitian of is the matrix defined by .
8. Block Matrix Multiplication
let be a matrix, be a matrix, divide and into blocks:
where is a matrix, is a matrix, and satisfies:
then can be represented as:
where , and is a matrix.
9. Trace
Let be a square matrix. The trace of is the sum of the diagonal elements of , denoted by .
Properties of Trace
proof :
10. Inner Product
Recall that is a vector space over .
If is a subfield of , we can define an inner product on as follows:
It is easy to verify that satisfies the following properties:
- conjugate symmetry:
- right linearity:
- positive-definiteness: , if and only if
proof:
proof:
proof:
It is easy to see that if and only if .
11. Determinant
11.1. Alternating multilinear map
let be a vector space over . A map is called an alternating multilinear map if:
- multilinear: is linear in each variable
- alternating: for any
Let be a square matrix. The determinant of is the scalar defined by:
or equivalently,
where is the symmetric group of degree , is the sign of the permutation , and is the element of at the -th row and -th column.
is the number of inverse pairs of the sequence .
It is not difficult to see that:
- Determinant is a multilinear map for each row of
- Determinant does not change under transposition, i.e.
- Determinant is a multilinear map for each column of
- Determinant is an alternating multilinear map for both each row of and each column of
11.2. Laplace expansion
is the submatrix of obtained by deleting the -th row and -th column.
12. Adjugate matrix
is the submatrix of obtained by deleting the -th row and -th column.
Let be a square matrix. The adjugate of is the matrix defined by .
proof
- is invertible if and only if
- if is invertible, then