How to solve the most general 3 by 3 symmetrix matrix for its eigen values and eigenvectors

83 Views Asked by At

am trying to get eigen values and eigen vectors of a (general) $3\times3$ symmetric matrix with real entries as matrix elements. Is there any closed form for the eigen vectors and eigen values. Assuming the entries in the matrix are real.