| New Reply |
Eigenvalue(s) for a matrix |
Share Thread | Thread Tools |
| Aug1-12, 09:18 AM | #1 |
|
|
Eigenvalue(s) for a matrix
1. The problem statement, all variables and given/known data
Find the eigenvalues of A, when A =[3,1,1; 0,5,0; -2,0,1] 2. Relevant equations 3. The attempt at a solution I took the det(A-[itex]\lambda[/itex]I)=0 and found the characteristic polynomial to be: -[itex]\lambda[/itex][itex]^{3}[/itex]+15[itex]\lambda[/itex][itex]^{2}[/itex]-73[itex]\lambda[/itex]+115 I couldn't figure out whole roots to the equation and wolframalpha gave me [itex]\lambda[/itex]=5, 5-√2, 5+√2 Does this seem like the right answer? I have checked and double checked the determinant. Would I still be able to find a basis for the eigenspace? |
| Aug1-12, 10:23 AM | #2 |
|
|
For matrix:
$$A= \begin{bmatrix}3 & 1 & 1 \\ 0 & 5 & 0 \\ -2 & 0 & 1\end{bmatrix}$$ Here is the characteristic equation that i get: ##-λ^3+9λ^2-25λ+25=0## |
| Aug1-12, 10:24 AM | #3 |
|
|
Because the second column is [0, 5, 0], the polynomial should look like (5 - x)Q(x), where Q(x) is a second-degree polynomial. So it should be very easy to get its roots. Do it.
|
| Aug1-12, 01:10 PM | #4 |
|
|
Eigenvalue(s) for a matrixnot 2,0,1 in the last row. That was my mistake. |
| Aug1-12, 04:21 PM | #5 |
|
|
Yes, those are the eigenvalues.
|
| Aug1-12, 04:35 PM | #6 |
|
Mentor
|
|
| Aug1-12, 04:43 PM | #7 |
|
|
|
| Aug2-12, 03:47 AM | #8 |
|
|
Expand the determinant along the second row.
|
| Aug2-12, 05:03 AM | #9 |
|
|
|
| Aug2-12, 05:15 AM | #10 |
|
|
|
| Aug2-12, 05:32 AM | #11 |
|
|
|
| Aug2-12, 05:42 AM | #12 |
|
|
|
| New Reply |
| Thread Tools | |
Similar Threads for: Eigenvalue(s) for a matrix
|
||||
| Thread | Forum | Replies | ||
| Exponent of matrix/Diagonalization of matrix with repeated eigenvalue | Linear & Abstract Algebra | 1 | ||
| Eigenvalue of a matrix. | Calculus & Beyond Homework | 1 | ||
| real matrix -- eigenvector matrix R -- diagonal eigenvalue matrix L | Programming & Comp Sci | 0 | ||
| Matrix with one eigenvalue | Calculus & Beyond Homework | 14 | ||
| Eigenvalue and matrix | Calculus & Beyond Homework | 3 | ||