For any matrix \(A\) with columns \(\vec a_1,\dots,\vec a_n\text{,}\) the matrix \(A^TA\) is symmetric and has entries given by dot products of the columns of \(A\text{.}\)
If \(A\) is symmetric and \(\vec v_1,\vec v_2\) are eigenvectors corresponding to distinct eigenvalues, then \(\vec v_1\) and \(\vec v_2\) are orthogonal.
Note in the solution to ExampleΒ 7.20 that if \(\lambda_1 = 4\) is the larger of the two eigenvalues and \(\vec u_1\) is a normalized eigenvector corresponding to \(\lambda_1\text{,}\) then \(A \approx \lambda_1\vec u_1\vec u_1^T\) is a close approximation of the matrix \(A\text{.}\) In fact, it is the closest approximation of \(A\) using a rank 1 matrix.
In general, if we label the eigenvalues of an \(n \times n\) symmetric matrix \(A\) in non-increasing order by magnitude, so \(|\lambda_1| \geq |\lambda_2| \geq \cdots \geq |\lambda_n|\text{,}\) then each matrix
\(^*\text{:}\) The distance between two matrices is measured by subtracting the two matrices and calculating the square root of the sums of the squares of the entries in the resulting matrix. This calculation is the same calculation used to calculate the distance between two vectors. By closest, we mean that there is no rank \(j\) matrix that is closer. There could be other rank \(j\) matrices that are as close.