| New Reply |
Characteristic equation formula for a nxn matrix ? |
Share Thread | Thread Tools |
| Apr30-12, 02:21 PM | #1 |
|
|
Characteristic equation formula for a nxn matrix ?
So I know that the characteristic equation for a 2x2 matrix can be given by
[tex] t^2 - traceA + |A| [/tex] So how would this be generalised for a 4x4 or higher matrix ? |
| PhysOrg.com |
science news on PhysOrg.com >> Hong Kong launches first electric taxis >> Morocco to harness the wind in energy hunt >> Galaxy's Ring of Fire |
| Apr30-12, 03:08 PM | #2 |
|
|
You forgot some t's in your equation but it's clear what you are referring to.
The characteristic equation is a polynomial whose roots are the eigenvalues of the matrix. So if we have [tex](x-\lambda_1)\times....\times (x-\lambda_n) = a_n x^n + a_{n-1}x^{n-1}.... + a_1x + a_0 [/tex] then an-1 is the sum of the negatives of the eigenvalues, so an-1 is the negative trace. a0 is the product of the eigenvalues with minus signs, so a0 is plus or minus the determinant of the matrix (depending on whether n is even or odd). The other ones are constructed by adding up multiples of the eigenvalues, for example [tex] a_{n-2} = \sum_{i<j} (-\lambda_i) (-\lambda_j) [/tex] an-3 requires adding every way to multiply three of the eigenvalues, etc. This just comes from expanding the multiplication on the right hand side of the original equation... to get an xn-2 power you have to use two of the eigenvalues and the rest x's |
| New Reply |
| Thread Tools | |
Similar Threads for: Characteristic equation formula for a nxn matrix ?
|
||||
| Thread | Forum | Replies | ||
| characteristic polynomial of a matrix | Calculus & Beyond Homework | 2 | ||
| Characteristic Polynomial of Matrix | Calculus & Beyond Homework | 6 | ||
| Characteristic Eq for Matrix problem | Calculus & Beyond Homework | 4 | ||
| Characteristic polynomial for nilpotent matrix. | Linear & Abstract Algebra | 7 | ||
| Similar matrix and characteristic polynomial | Linear & Abstract Algebra | 7 | ||