18.06.24: Eigenvalues Lecturer: Barwick Monday, 11 April 2016 18.06.24: Eigenvalues Last time, we discovered that for any π × π matrix π΄ with entries ππ,π , all but finitely many of the matrices π‘πΌ − π΄ (for π‘ ∈ R) are invertible. (“Good things happen almost all the time.”) Let’s think about the values of π‘ fro which π‘πΌ − π΄ is non-invertible; i.e., that det(π‘πΌ − π΄) = 0. 18.06.24: Eigenvalues Let’s think of this as a function on the reals: π(π‘) = det(π‘πΌ − π΄). Using formula for the determinant last time: π π(π‘) = ∑ sgn(π) (∏ πΌπ(π),π (π‘)) , π∈π΄π π=1 where πΌπ(π),π (π‘) = ππ(π),π if π(π) ≠ π, πΌπ(π),π (π‘) = π‘ − ππ,π if π(π) = π. and 18.06.24: Eigenvalues π π(π‘) = ∑ sgn(π) (∏ πΌπ(π),π (π‘)) , π∈π΄π π=1 where πΌπ(π),π (π‘) = ππ(π),π if π(π) ≠ π, πΌπ(π),π (π‘) = π‘ − ππ,π if π(π) = π. and This formula isn’t much for computation, but it tells us something qualitative: this function π(π‘) is in fact a polynomial of degree π, called the characteristic polynomial of π΄. 18.06.24: Eigenvalues Question. For how many π‘ is π‘πΌ − π΄ singular? That is, for how many π‘ is π(π‘) = det(π‘πΌ − π΄) = 0? 18.06.24: Eigenvalues Question. For how many π‘ is π‘πΌ − π΄ singular? That is, for how many π‘ is π(π‘) = det(π‘πΌ − π΄) = 0? Answer. At most π. 18.06.24: Eigenvalues What’s going on here? We started with a matrix π΄, and we became curious (for no good reason) about when the matrix π‘πΌ − π΄ is invertible. The answer turned out to be: it’s always invertible, except when π‘ is one of the (at most π) roots of the polynomial π(π‘) = det(π‘πΌ − π΄) of degree π. 18.06.24: Eigenvalues Let’s do an example: π΄=( 2 1 ). 1 2 Now the characteristic polynomial is π(π‘) = det(π‘πΌ − π΄) = ( π‘ − 2 −1 ) = π‘ 2 − 4π‘ + 3 = (π‘ − 3)(π‘ − 1). −1 π‘ − 2 So π‘πΌ − π΄ is invertible unless π‘ ∈ {1, 3}. This is all nice, but it doesn’t mean anything, does it … ? 18.06.24: Eigenvalues Question. What’s the significance of the number 0. 7390851332 1516064165 5312087673 8734040134 1175890075 7464965680 6357732846 5488354759 4599376106 9317665318 49801246 … ??? 18.06.24: Eigenvalues If you ever played with a calculator as a kid, you may have typed a number in (in radian mode) and hit “cos” a large number of times. It would stabilize around this value. This is the unique fixed point for cosine, i.e., the unique solution of the equation cos π₯ = π₯. 18.06.24: Eigenvalues An π × π matrix π΄ tends not to have many fixed vectors (i.e., vectors ~π£ such that π΄~π£ = ~π£), except for ~0. For example, if π΄ = 3πΌ, then no nonzero vector is a fixed vector! More generally, π΄ has a nonzero fixed vector if and only if π΄−πΌ is noninvertible. And one of the things we learned is that good things happen almost all the time; in this case, π΄ − πΌ is almost always invertible! 18.06.24: Eigenvalues Since fixed vectors are pretty rare, it’s not so interesting to look for them. But, in a sense, we can ask for fixed directions rather than fixed vectors. In other words, we can look for lines πΏ ⊆ Rπ such that for any ~π£ ∈ πΏ, one has π΄~π£ ∈ πΏ. In other words, we can ask about lines that are not moved by π΄. 18.06.24: Eigenvalues Now a single nonzero vector ~π£ ∈ πΏ spans πΏ, of course, so when we say that π΄~π£ ∈ πΏ, we’re really saying that π΄~π£ = π~π£ for some π ∈ R, or, equivalently, (ππΌ − π΄)~π£ = π~π£ − π΄~π£ = ~0. But the only time that could ever happen is if ππΌ − π΄ has a nonzero kernel – or equivalently if ππΌ − π΄ is singular. 18.06.24: Eigenvalues But wait. Didn’t we just find out that there are only finitely many numbers π ∈ R for which ππΌ − π΄ is singular? They’re the roots of the characteristic polynomial π(π‘) = det(π‘πΌ − π΄). 18.06.24: Eigenvalues Let’s look again at our matrix π΄=( 2 1 ). 1 2 We found out that π‘πΌ − π΄ is invertible unless π‘ ∈ {1, 3}. It’s easy to see that dim ker(πΌ − π΄) = 1 and dim ker(3πΌ − π΄) = 1. So there are two lines πΏ1 and πΏ3 out there: ∗ every ~π£ ∈ πΏ1 is fixed by π΄, so that π΄~π£ = ~π£; ∗ every ~π£ ∈ πΏ3 is scaled by 3 by π΄, so that π΄~π£ = 3~π£. 18.06.24: Eigenvalues WIKIPEDIA ANIMATION. 18.06.24: Eigenvalues Definition. If π΄ is an π × π matrix, then any number π ∈ R such that π‘πΌ − π΄ is invertible – that is any π that is a root of the polynomial π(π‘) = det(π‘πΌ − π΄) – is called an eigenvalue of π΄. If π is an eigenvalue of π΄, then the subspace ker(ππΌ − π΄) ⊆ Rπ is called the eigenspace for π΄ corresponding to π. If ~π£ ∈ ker(ππΌ − π΄) is nonzero, then ~π£ is called an eigenvector with eigenvalue π. 18.06.24: Eigenvalues Question. What are the eigenvalues and eigenvectors of a diagonal matrix?