Frobenius Normal Form - Motivating Example

Motivating Example

For a matrix A with entries in a field F the Frobenius normal form M may be found by conjugation with an invertible matrix P:

The matrices A and M are similar matrices. For example, let F be the field R of real numbers, consider the following matrix A, over R:

A=\begin{pmatrix}
-2 & -1 & -2 & -1 & 1 & 0 \\
-2 & -1 & -2 & -1 & 1 & 1 \\ 2 & 1 & 2 & 1 & 0 & 0 \\ 2 & 1 & 0 & 1 & -3 & -1\\
-2 & 0 & -2 & 0 & 0 & 0 \\ 2 & -2 & 0 & 0 & 0 & 0 \end{pmatrix}.

The characteristic polynomial of A is x6 + 6x4 + 12x2 + 8 = (x2 + 2)3 = p(x). The minimal polynomial of this matrix is x2 + 2.

We will then have one block in the Frobenius normal form as

A_1 = \begin{pmatrix}
0 & -2 \\
1 & 0 \end{pmatrix}.

The characteristic polynomial of A1 is indeed x2 + 2.

Since p factors into solely terms of the form x2 + 2, we expect the other two blocks comprising the normal form of the matrix to be identical to A1. So, we can simply write down the Frobenius normal form:

M = A_1 \oplus A_2 \oplus A_3 = \begin{pmatrix} 0 & -2 & 0 & 0 & 0 & 0 \\ 1 & 0 & 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & -2 & 0 & 0 \\ 0 & 0 & 1 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 & 0 & -2 \\ 0 & 0 & 0 & 0 & 1 & 0 \end{pmatrix}.

The characteristic and minimal polynomials of M are the same as those of A, which we would expect, since M can be obtained via a similarity transformation P−1AP = M, and determinants are similarity invariant. For this matrix A, P is

P = \begin{pmatrix} 0 & 0 & 0 & 0 & 0 & -2 \\ 0 & 0 & 0 & 1 & 0 & -2 \\
-1/2 & 0 & 0 & 0 & 1 & 2 \\ 1 & 1 & 0 & -1 & 0 & 0 \\ 0 & 1 & 0 & 0 & 0 & -2 \\ 0 & 0 & 1 & 0 & 0 & 0 \end{pmatrix}.

Read more about this topic:  Frobenius Normal Form

Famous quotes containing the word motivating:

    ...one of my motivating forces has been to recreate the world I know into a world I wish I could be in. Hence my optimism and happy endings. But I’ve never dreamed I could actually reshape the real world.
    Kristin Hunter (b. 1931)

    Decisive inventions and discoveries always are initiated by an intellectual or moral stimulus as their actual motivating force, but, usually, the final impetus to human action is given by material impulses ... merchants stood as a driving force behind the heroes of the age of discovery; this first heroic impulse to conquer the world emanated from very mortal forces—in the beginning, there was spice.
    Stefan Zweig (18811942)