- Frobenius matrix
A Frobenius matrix is a special kind of
square matrix from the branch of mathematics known asnumerical mathematics . A matrix is a Frobenius matrix if it has the following three properties:
* all entries on themain diagonal are ones
* the entries below the main diagonal of at most one column are arbitrary
* every other entry is zeroThe following matrix is an example.:
Frobenius matrices are invertible. The inverse of a Frobenius matrix is again a Frobenius matrix. It is 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, afterCarl Friedrich Gauss [Golub and Van Loan, p. 95.] . They are used in the process ofGaussian elimination to represent the Gaussian transformations.If a matrix is multiplied from the left with a Frobenius matrix, a
linear combination ofthe 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).Notes
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).
Wikimedia Foundation. 2010.