Tridiagonal matrix: Difference between revisions

Content deleted Content added
Added the sign factors to the off-diagonal elements of <math>J</math>
Adding short description: "Matrix with nonzero elements on the main diagonal and the diagonals above and below it" (Shortdesc helper)
Line 1:
{{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 on the [[main diagonal]], the first diagonal below this, and the first diagonal above the main diagonal only.