Difference between revisions of "Characteristic polynomial"

From Conservapedia
Jump to navigation Jump to search
m (cat)
Line 1: Line 1:
−
The '''characteristic polynomial''' of a [[matrix]] <math>A</math> is given by,
+
The '''characteristic polynomial''' of a square [[matrix]] <math>A</math> is given by,
  
−
:<math>|A-\lambda I|=0</math>
+
:<math>f(\lambda) = \det(A-\lambda I)</math>
  
−
where <math>I</math> is the [[identity matrix]].
+
where <math>I</math> is the [[identity matrix]]. The zeros of this polynomial are the eigenvalues of the matrix.
  
 
[[Category:Linear algebra]]
 
[[Category:Linear algebra]]

Revision as of 01:13, July 4, 2008

The characteristic polynomial of a square matrix <math>A</math> is given by,

<math>f(\lambda) = \det(A-\lambda I)</math>

where <math>I</math> is the identity matrix. The zeros of this polynomial are the eigenvalues of the matrix.