Triangular matrix: Difference between revisions

Content deleted Content added
MathMartin (talk | contribs)
m changed 'Row echolon form' into 'Gaussian elimination'.
MathMartin (talk | contribs)
m deleted empty lines
Line 1:
[[es:Matriz triangular]]
[[ja:三角行列]]
[[Category:Linear algebra]]
[[Category:Matrix theory]]
[[Category:Numerical analysis]]
 
In [[linear algebra]], a '''triangular matrix''' is a special kind of [[Matrix_(mathematics)|matrix]] where the entries below or above the [[main diagonal]] are zero.
 
 
== Definition ==
Line 57 ⟶ 50:
</math>
the matrix is called '''unit upper triangular matrix''' or '''normed upper triangular matrix'''.
 
 
== Notes ==
Line 68 ⟶ 60:
 
Generally, operations can be performed on triangular matrices within half the time.
 
 
== Examples ==
Line 85 ⟶ 76:
\end{pmatrix}</math>
is lower triangular.
 
 
== Application ==
Line 120 ⟶ 110:
 
Because triangular matrices are easy to calculate they are very important in numerical analysis.The [[LU decomposition]] gives an algorithm to decompose any [[invertible matrix]] ''A'' into a normed upper triangle matrix ''L'' and a normed lower triangle matrix ''R''.
 
 
== See also ==
Line 128 ⟶ 117:
* [[QR decomposition]]
* [[Hessenberg matrix]]
 
[[es:Matriz triangular]]
[[ja:&#19977;&#35282;&#34892;&#21015;]]
[[Category:Linear algebra]]
[[Category:Matrix theory]]
[[Category:Numerical analysis]]