The Drazin inverse is a matrix inverse-like object derived from a given square matrix. In particular, let the index of a square matrix be defined
as the smallest nonnegative integer such that the matrix
rank satisfies
.
Then the Drazin inverse is the unique matrix
such that
(1)
| |||
(2)
| |||
(3)
|
If
is an invertible matrix with matrix
inverse
,
then
.
The Drazin inverse is implemented in the Wolfram Language as DrazinInverse[m].