(* Linear Algebra: Theory and Applications *) (* Ward Cheney & David Kincaid *) (* JBPub.com (c) 2008 *) (* File: exp612.mat *) (* Example 6.1.2 Mathematical Software *) A = {{2,1},{4,-1}} {DD,P} = Eigensystem[A]