biology daily - the biology and biochemistry encyclopedia
biology daily articles and research Encyclopedia Dictionary Forums biology research links Weblinks Pictures Articles Blogs Newsletter

Band matrix

Informally a n×n matrix A=(a i,j ) is called a band matrix if all matrix elements vanish outside a diagonally bordered "band" of some range and size: ai,j\ne0 \Rightarrowk1 < i − j < k2 for some k1, k2 > 0. The width of the band is k1 + k2 − 1. A band matrix with k1 = k2 = 1 is a diagonal matrix; a band matrix with k1 = k2 = 2 is a tridiagonal matrix. If one puts k1 = 1, k2 = n, one obtains the definition of a lower triangular matrix, for k1 = n, k2 = 1 an upper triangular matrix. In numerical analysis and computing the notion band matrix also denotes a special type of matrix representation that uses two dimensional matrices as building blocks. It is used to store the result of a LU factorization.

Specific examples for band matrices are:

Some forms of band matrices are known as block matrix.

Note: The representation of the LAPACK Fortran package is different from that of EISPACK.

External links



07-14-2008 23:18:10
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy
BiologyDaily.com 2005. Legal info   Privacy