Definition:Circulant

From ProofWiki
Jump to navigation Jump to search

Definition

A circulant is a matrix or a determinant with the following properties:

$(1): \quad$ Every row is a cyclic permutation of the row above it
$(2): \quad$ The diagonal elements are all the same.


Examples

Arbitrary Example

This is an example of a circulant:

$\begin {pmatrix} a & b & c & d \\ d & a & b & c \\ c & d & a & b \\ b & c & d & a \end {pmatrix}$


Also see

  • Results about circulants can be found here.


Sources