Jump to content

Science:Math Exam Resources/Courses/MATH221/December 2008/Question 05 (b)/Solution 1

From UBC Wiki

From part (a), we know that the eigenvalues for A are λ1=1 and λ2=5, with corresponding eigenvectors v1=(01) and v2=(21), respectively.

Let D=(1005) denote the matrix of eigenvalues, and P=(0211) the matrix whose columns are the corresponding eigenvectors. Then A is diagonalized via D=P1AP, or, A=PDP1.

This decomposition allows for easy computations of powers of A, as for any integer k, we have Ak=(PDP1)k=PDkP1, and Dk=(1k005k). Therefore, we compute P1=(121120), and multiply the three matrices to obtain

Ak=PDkP1=(0211)(1005k)(121120)=(5k012(5k1)1).

Then for k=1000, we have A1000=(51000012(510001)1).