In linear algebra, a circulant matrix is a square matrix in which each row vector is rotated one element to the right relative to the preceding row vector. It is a particular kind of Toeplitz matrix.
or the transpose of this form (by choice of notation).
A circulant matrix is fully specified by one vector, , which appears as the first column (or row) of . The remaining columns (and rows, resp.) of are each cyclic permutations of the vector with offset equal to the column (or row, resp.) index, if lines are indexed from 0 to . (Cyclic permutation of rows has the same effect as cyclic permutation of columns.) The last row of is the vector in reverse order, and the remaining rows are each cyclic permutations of the last row.
Different sources define the circulant matrix in different ways, for example as above, or with the vector corresponding to the first row rather than the first column of the matrix; and possibly with a different direction of shift (which is sometimes called an anti-circulant matrix).
The polynomial is called the associated polynomial of matrix .
Properties
Eigenvectors and eigenvalues
The normalized eigenvectors of a circulant matrix are the Fourier modes, namely,
The set of circulant matrices forms an -dimensionalvector space with respect to their standard addition and scalar multiplication. This space can be interpreted as the space of functions on the cyclic group of order n, , or equivalently as the group ring of .
Circulant matrices form a commutative algebra, since for any two given circulant matrices and , the sum is circulant, the product is circulant, and .
Consequently the matrix diagonalizes. In fact, we have
where is the first column of . The eigenvalues of are given by the product . This product can be readily calculated by a fast Fourier transform.[3]
Let be the (monic) characteristic polynomial of an circulant matrix , and let be the derivative of . Then the polynomial is the characteristic polynomial of the following submatrix of :
Circulant matrices can be interpreted geometrically, which explains the connection with the discrete Fourier transform.
Consider vectors in as functions on the integers with period , (i.e., as periodic bi-infinite sequences: ) or equivalently, as functions on the cyclic group of order ( or ) geometrically, on (the vertices of) the regular -gon: this is a discrete analog to periodic functions on the real line or circle.
which is the product of the vector by the circulant matrix for .
The discrete Fourier transform then converts convolution into multiplication, which in the matrix setting corresponds to diagonalization.
The -algebra of all circulant matrices with complex entries is isomorphic to the group -algebra of .
Symmetric circulant matrices
For a symmetric circulant matrix one has the extra condition that .
Thus it is determined by elements.
The eigenvalues of any real symmetric matrix are real.
The corresponding eigenvalues become:
for even, and
for odd , where denotes the real part of .
This can be further simplified by using the fact that .
Complex symmetric circulant matrices
The complex version of the circulant matrix, ubiquitous in communications theory, is usually Hermitian. In this case and its determinant and all eigenvalues are real.
If n is even the first two rows necessarily takes the form
in which the first element in the top second half-row is real.
If n is odd we get
Tee[5] has discussed constraints on the eigenvalues for the complex symmetric condition.
Applications
In linear equations
Given a matrix equation
where is a circulant square matrix of size we can write the equation as the circular convolution
where is the first column of , and the vectors , and are cyclically extended in each direction. Using the circular convolution theorem, we can use the discrete Fourier transform to transform the cyclic convolution into component-wise multiplication