Jump to content

Frobenius matrix

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Sung Kyun Kwan (talk | contribs) at 14:46, 6 June 2018 (Undid revision 805693108 by Clariceeclair (talk) https://www.encyclopediaofmath.org/index.php/Frobenius_matrix). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A Frobenius matrix is a special kind of square matrix from numerical mathematics. A matrix is a Frobenius matrix if it has the following three properties:

  • all entries on the main diagonal are ones
  • the entries below the main diagonal of at most one column are arbitrary
  • every other entry is zero

The following matrix is an example.

Frobenius matrices are invertible. The inverse of a Frobenius matrix is again a Frobenius matrix, equal to the original matrix with changed signs outside the main diagonal. The inverse of the example above is therefore:

Frobenius matrices are named after Ferdinand Georg Frobenius. An alternative name for this class of matrices is Gauss transformation, after Carl Friedrich Gauss.[1] They are used in the process of Gaussian elimination to represent the Gaussian transformations.

If a matrix is multiplied from the left (left multiplied) with a Frobenius matrix, a linear combination of the remaining rows is added to a particular row of the matrix. Multiplication with the inverse matrix subtracts the corresponding linear combination from the given row. This corresponds to one of the elementary operations of Gaussian elimination (besides the operation of transposing the rows and multiplying a row with a scalar multiple).

See also

  • Elementary matrix, a special case of a Frobenius matrix with only one off-diagonal nonzero

Notes

  1. ^ Golub and Van Loan, p. 95.

References

  • Gene H. Golub and Charles F. Van Loan (1996). Matrix Computations, third edition, Johns Hopkins University Press. ISBN 0-8018-5413-X (hardback), ISBN 0-8018-5414-8 (paperback).