FrobeniusReduce¶
Returns the Frobenius (rational canonical) form of a square matrix: the block
diagonal of companion matrices of the invariant factors of xI - m, computed
exactly without factoring the characteristic polynomial.
Distinct eigenvalues merge into a single companion block of the characteristic polynomial:
With several invariant factors, the smaller (dividing) factor comes first:
Rational and complex-rational matrices stay exact:
With Modulus -> p the reduction happens over the prime field GF(p):