Jump to content

Science:Math Exam Resources/Courses/MATH307/December 2008/Question 07/Solution 1

From UBC Wiki

The infinity norm of a matrix is the infinity norm of the vector whose entries are the 1-norm of each row, so it will be

A=max{2+1+0,1+2+1,0+1+2}=4.


The 2-norm of a matrix is the largest of the absolute values of the eigenvalues. So we need to calculate the eigenvalues of A as the roots of the characteristic polynomial

det(AλI)=det|2λ1012λ1012λ|=(2λ)det|2λ112λ|(1)det|1012λ|=(2λ)((2λ)(2λ)1)(2λ)=(2λ)(λ2+4λ+2)

Hence, the eigenvalues of A are λ1=2 and λ2,3=4±1682=2±2. The 2-norm of A is the largest of the absolute values of these and therefore A2=|22|=2+2.