Characteristic matrix
The characteristic matrix of a matrix A in the variable t, is the matrix defined as A – tI, where I denotes the identity matrix.
Syntax
characteristic_matrix(Matrix, Identifier)
Description
Given a matrix and an identifier , returns the characteristic matrix of in the variable .