Difference between revisions of "Characteristic polynomial"

From Conservapedia
Jump to navigation Jump to search
m (Reverted edits by FFaGGGGoTT (Talk) to last version by Foxtrot)
(Expand)
Line 4: Line 4:
  
 
where <math>I</math> is the [[identity matrix]]. The [[root]]s of this [[polynomial]] are the [[eigenvalue]]s of the matrix.
 
where <math>I</math> is the [[identity matrix]]. The [[root]]s of this [[polynomial]] are the [[eigenvalue]]s of the matrix.
 +
 +
The degree of this polynomial equals the length of the matrix's side.  The number of roots therefore also equals this number, though some roots may be repeated.
  
 
[[Category:Linear algebra]]
 
[[Category:Linear algebra]]

Revision as of 17:20, May 1, 2010

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 roots of this polynomial are the eigenvalues of the matrix.

The degree of this polynomial equals the length of the matrix's side. The number of roots therefore also equals this number, though some roots may be repeated.