| New Reply |
How to find eigenvalues and eigenvectors for 5x5 matrix |
Share Thread | Thread Tools |
| Dec8-11, 01:43 AM | #1 |
|
|
How to find eigenvalues and eigenvectors for 5x5 matrix
I got a 5x5 matrix, if use characteristic equation to find the eigenvalues and eigenvectors are very tedious and trouble, so got any method which are easy to calculate?
|
| Dec8-11, 03:40 AM | #2 |
|
|
unless you've got a nice matrix (read diagonal) you're going to have to use some tricks, if you're lucky you can use the tschirnhaus transformation but most likely you'll have to resort to numerical approximations for the eigenvalues (newtons method or something) then you'll have to churn through to find the nullspace manually
it's pretty tedious work and chances are that you'd end up making an error doing it anyway.. you could just use mathematica or matlab, that'd be easier if you don't have any of those, post your matrix and I'll give you the results, if you want? |
| Dec8-11, 03:55 AM | #3 |
|
|
I need to do it in paper, can not use software to solve.
|
| Dec8-11, 04:15 AM | #4 |
|
|
How to find eigenvalues and eigenvectors for 5x5 matrix
in that case I'd say you're going to be stuck with inspection, newtons method or something like it or if you're lucky you may be able to reduce it to an easier polynomial via some transformation
sorry bro |
| Dec8-11, 04:19 AM | #5 |
|
|
If you are given exercises in which you are asked to find eigenvalues of 5 by 5 matrices by hand, I suspect it will have been set up so the characteristic equations have small integer roots. Once you have the polynomials, you might try the "rational root" theorem to narrow your choices.
|
| Dec8-11, 10:37 AM | #6 |
|
Recognitions:
|
RGV |
| Dec8-11, 10:49 AM | #7 |
|
Recognitions:
|
|
| New Reply |
| Thread Tools | |
Similar Threads for: How to find eigenvalues and eigenvectors for 5x5 matrix
|
||||
| Thread | Forum | Replies | ||
| eigenvalues and eigenvectors of a matrix | Linear & Abstract Algebra | 3 | ||
| Find Matrix A from eigenvalues and eigenvectors? | Calculus & Beyond Homework | 2 | ||
| The Eigenvalues and eigenvectors of a 2x2 matrix | Calculus & Beyond Homework | 1 | ||
| Eigenvalues and eigenvectors of this matrix | Linear & Abstract Algebra | 1 | ||