Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Tridiagonal matrix
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Matrix with nonzero elements on the main diagonal and the diagonals above and below it}} In [[linear algebra]], a '''tridiagonal matrix''' is a [[band matrix]] that has nonzero elements only on the [[main diagonal]], the subdiagonal/lower diagonal (the first diagonal below this), and the supradiagonal/upper diagonal (the first diagonal above the main diagonal). For example, the following [[matrix (mathematics)|matrix]] is [[Tridiagonal matrix algorithm|tridiagonal]]: :<math>\begin{pmatrix} 1 & 4 & 0 & 0 \\ 3 & 4 & 1 & 0 \\ 0 & 2 & 3 & 4 \\ 0 & 0 & 1 & 3 \\ \end{pmatrix}.</math> The [[determinant]] of a tridiagonal matrix is given by the ''[[Continuant (mathematics)|continuant]]'' of its elements.<ref>{{cite book | author=Thomas Muir | author-link=Thomas Muir (mathematician) | title=A treatise on the theory of determinants | url=https://archive.org/details/treatiseontheory0000muir | url-access=registration | year=1960 | publisher=[[Dover Publications]] | pages=[https://archive.org/details/treatiseontheory0000muir/page/516 516β525] }}</ref> An [[orthogonal transformation]] of a symmetric (or Hermitian) matrix to tridiagonal form can be done with the [[Lanczos algorithm]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)