Exercise 4.1.8

Let v1,v2,...,vn be a basis in a vector space V . Assume also that the first k vectors v1,v2,...,vk of the basis are eigenvectors of an operator A, corresponding to an eigenvalue λ (i.e. that Avj = λvj,j = 1,2,...,k). Show that in this basis the matrix of the operator A has block triangular form

[λIk 0 B ]

Answers

Proof. AV V = [I]V SASS[I]SV , where S represents the standard basis. [I] is the coordinate change matrix and [I]SV = [v1,v2,...,vn]. [I]SV AV V = ASS[I]SV = ASS[v1,v2,...,vn] = [λv1,λv2,...,λvk,...,ASSvn]. Denote the i-th column of AV V with ai. Consider a1, then [I]SV a1 = λv1. Since v1,v2,...,vn is a basis, then a1 can only be the form a1 = [λ,0,0,...,0]. Similarly, check the first k columns of AV V , they are λ times the first k standard base vector. So ASS has the block triangular form above. □

User profile picture
2018-11-29 00:00
Comments