The characteristic polynomial of A is given by:
Remembering that for a 3 x 3 matrix
the determinant det|M| is the sum of three terms. The first is:
The other two are similar, except that second term, starting with a2 * ..., is multiplied by - 1. So, going back to our problem:
det|A = kI| is:
Setting this equal to zero, one solution is
We use the quadratic formula to obtain the
other two roots:
The solutions are: 4.414, 2, 1.586
To find the first eigenvector (for k = 3 + sqrt(2) ),
we have:
where v is a vector with values x,y,z:
For the first eigenvalue we have:
That is:
From the first equation:
If we choose
To normalize, we divide each by:
Check this is a unit vector:
In R: