Definition

The Fourier matrix is a Unitary Matrix that represents the Discrete Fourier transform (DFT) in matrix form. For a sequence of length , the Fourier matrix is defined as:

and .


Matrix Representation

The Fourier matrix has the following structure:

where .


Key Properties

  1. Unitary:
    The Fourier matrix is unitary:

    where is the conjugate transpose of , and is the identity matrix.

  2. Inverse:
    The inverse of the Fourier matrix is:

    where .

  3. Eigenvalues:
    The eigenvalues of are roots of unity.

  4. Symmetry:
    is symmetric in the sense that the -th element is determined entirely by .

  5. Periodicity:
    The entries of are periodic with period .


Applications

  1. Discrete Fourier Transform (DFT):
    The DFT can be written in matrix form using the Fourier matrix:

    where is the input signal, and is its frequency-domain representation.

  2. Inverse DFT:
    The inverse DFT is:


Example

Fourier Matrix for :

The primitive th root of unity is . The Fourier matrix is:

Using the Fourier Matrix for DFT:

For , the DFT is:

Result: