Question: find the eigenvectors of {{2,-1,-1},{-1,2,-1},{-1,-1,2}}.
Equations: none
Attempted answer:
I have the characteristic equation as x^3-6x^2+9 which gives eigenvalues as 0 3 and 3. This is correct says wolfram alpha
for x=0 {{2,-1,-1},{-1,2,-1},{-1,-1,2}}•{x,y,z}=0
I get 3...