Heptadiagonal matrix

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Jiribaxa (talk | contribs) at 01:39, 27 June 2017 (Created page with 'In linear algebra, a '''heptadiagonal matrix''' is a matrix that is nearly diagonal; to be exact, it is a matrix...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In linear algebra, a heptadiagonal matrix is a matrix that is nearly diagonal; to be exact, it is a matrix in which the only nonzero entries are on the main diagonal, and the first three diagonals above and below it. So it is of the form


It follows that a pentadiagonal matrix has at most nonzero entries, where n is the size of the matrix. Hence, pentadiagonal matrices are sparse. This makes them useful in numerical analysis.

See also