Types: N/A
Examples: N/A
Constructions: N/A
Generalizations: N/A

Properties: 8.3 Sparse Matrices
Sufficiencies: N/A
Questions: N/A

1×0 Notation

Many features of matrix algebra rely on exploiting special structure in the location of nonzero elements. We will identify the sparsity structure of a matrix by specifying the location of zero & nonzero entries of our matrix.

  • 1 means the entry here is equal to 1
  • means the entry must be nonzero
  • × means the entry is any real number (nonzero or zero)
  • 0 means the entry must be 0

Below are some examples of general patterns we use to identify the sparsity structure of matrices.

[1000×100××10×××1],[××××0×××00××000×0000],[×××××××××0×××00××000×0000],[××00×××00×××00××]