Skip to main content

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 tt, returns the characteristic matrix of AA in the variable tt.

linear_algebra.characteristic_matrix.calc.png