Homepage › Solution manuals › Gilbert Strang › Linear Algebra and Learning from Data › Exercise 6.5.3
Exercise 6.5.3
Answers
From problem VI.4.6, we know that orthogonal projection always contracts the original vector, so we have . We see that goes to zero as increases. The speed of convergence should be close to 1.
This is because is a rank-1 matrix, it’s symmetric, so we have , there’s only 1 singular value, so only 1 eigenvalue, and the other eigenvalues are 0. So the matrix has and other eigenvalues equal to 0.
We have
According to equation (5), the speed of convergence is related to the conditional number of . Which has just 2 rows, so if the number of columns is much larger than 2, then the matrix has only 2 singular values, it has zero eigenvalues, so the condition number is very large and the speed of convergence is close to 1.