Tags | |
UUID | 7b01a4ea-1dcd-11e6-9770-bc764e2038f2 |
The characteristic polynomial (CP) of a 2x2 matrix calculator computes the characteristic polynomial of a 2x2 matrix.
INSTRUCTIONS: Enter the following:
Polynomial: The calculator returns the polynomial.
The characteristic polynomial of a 2x2 matrix A is a polynomial whose roots are the eigenvalues of the matrix A. It is defined as det(A-λI), where I is the identity matrix. The coefficients of the polynomial are determined by the trace and determinant of the matrix.
For a 2x2 matrix, the characteristic polynomial is λ2-(trace)λ+(determinant), so the eigenvalues λ1,2 are given by the quadratic formula:
λ1,2=(trace)±√(trace)2-4(determinant)2
No comments |