Triangular matrix - in linear algebra, a square matrix in which all elements below (or above) the main diagonal are equal to zero.
Content
Basic Definitions
The upper triangular matrix (or upper triangular matrix ) is a square matrix , in which all elements below the main diagonal are equal to zero: at [1] [2]
Lower Triangular Matrix (or Lower Triangular Matrix ) - Square Matrix , in which all elements above the main diagonal are equal to zero: at [1] [2] .
Unit triangular matrix (top or bottom) - triangular matrix , in which all elements on the main diagonal are equal to unity: [3] .
The diagonal matrix is both the upper triangular and the lower triangular [4] .
Application
Triangular matrices are used primarily in solving systems of linear algebraic equations (SLAE). For example, the Gauss method for solving SLAEs is based on the following result [5] :
- any matrix by elementary transformations over strings and permutations of strings, we can lead to a triangular form.
Thus, the solution of the initial SLAE reduces to solving a system of linear equations with a triangular matrix of coefficients, which is not difficult.
There is a variant of this method (called the compact scheme of the Gauss method) based on the following results [6] :
- any square matrix with non-zero leading principal minors can be represented as the product of the lower triangular matrix and upper triangular matrix : (see LU decomposition), and such a decomposition is unique if the diagonal elements of one of the two triangular matrices are fixed in advance - for example, you can require that was unitriangular;
- any non-degenerate square matrix can be represented as follows: where - permutation matrix (selected in the process of constructing the decomposition) (see LUP decomposition).
Properties
- The determinant of a triangular matrix is equal to the product of the elements of its main diagonal [7] (in particular, the determinant of a unitriangular matrix is equal to unity).
- The set of nondegenerate upper triangular matrices of order n in multiplication with elements from the field k forms a group [4] , which is denoted by UT ( n , k ) or UT n ( k ).
- The set of nondegenerate lower triangular matrices of order n in multiplication with elements from the field k forms a group [4] , which is denoted by LT ( n , k ) or LT n ( k ).
- The set of upper unitriangular matrices with elements from the field k forms a subgroup UT n ( k ) by multiplication, which is denoted by SUT ( n , k ) or SUT n ( k ). A similar subgroup of lower unitriangular matrices is denoted by SLT ( n , k ) or SLT n ( k ).
- The set of all upper triangular matrices with elements from the associative ring k forms an algebra with respect to the operations of addition, multiplication by elements of the ring, and multiplication of matrices. A similar statement is true for lower triangular matrices.
- The group UT n is decidable , and its unitriangular subgroup SUT n is nilpotent .
See also
- System of linear algebraic equations
- Elementary matrix transformations
- Unit matrix
- Diagonal matrix
Notes
- ↑ 1 2 Voevodin and Kuznetsov, 1984 , p. 27.
- ↑ 1 2 Ikramov, 1991 , p. 9-10.
- ↑ Ikramov, 1991 , p. ten.
- ↑ 1 2 3 Gantmakher, 1988 , p. 27.
- ↑ Gantmakher, 1988 , p. 42-43.
- ↑ Voevodin and Kuznetsov, 1984 , p. 76, 174-175.
- ↑ Voevodin and Kuznetsov, 1984 , p. thirty.
Literature
- Voevodin V.V. , Kuznetsov Yu.A. Matrices and calculations. - M .: Nauka , 1984. - 320 p.
- Gantmakher F.R. Matrix Theory. 4th ed. - M .: Nauka , 1988 .-- 552 p. - ISBN 5-02-013722-7 .
- Ikramov Kh. D. Asymmetric eigenvalue problem. Numerical methods. - M .: Nauka , 1991 .-- 240 p. - ISBN 5-02-014462-2 .