![]() |
VOOZH | about |
According to linear algebra, every square matrix satisfies its own characteristic equation. Consider a square Matrix 'A' with order 'n', then its characteristic equation is given by the relationship
where 'λ' is some real constant and 'I' is the identity matrix of order, the same as that of A's order.Expanding the above Relation we get the:
λn + C1λn-1 + C2λn-2 + . . . + CnIn = 0 (
Another form of Characteristic equation)
where C1, C2, . . . , Cn are Real Constants.
According to Cayley-Hamilton’s theorem, The above equation is satisfied by 'A', we have:
An + C1An-1 + C2An-2 + . . . + CnIn = 0
constant
Example:
Output:
👁 Image