Jump to content

Science:Math Exam Resources/Courses/MATH152/April 2013/Question B 05 (b)/Solution 1

From UBC Wiki

We begin by computing the eigenvalues.

det(PλI)=det([01/211/2][λ00λ])=det([λ1/211/2λ])=(λ)(1/2λ)1/2=λ212λ12=12(2λ2λ1)=12(2λ+1)(λ1)

and thus the roots (and hence eigenvalues) are λ=1/2,1. To compute the eigenvectors, we look at the nullspace of PλI for each eigenvalue. When λ=1/2, we have

[01/211/2][1/2001/2]=[1/21/211]

and a vector (hence an eigenvector) in the kernel of this matrix is given by [11]

Similarly, for λ=1, we have

[01/211/2][1001]=[11/211/2]

and a vector (hence an eigenvector) in the kernel of this matrix is given by [12]

Adjoin these eigenvectors to make a matrix

M=[1112]

Then, our theory of diagonalizability gives us that

D=M1PMor, equivalently,P=MDM1

where

D=[1/2001]

is the diagonal matrix consisting of the eigenvalues. Next, notice that

P20=(MDM1)20=(MDM1)(MDM1)...(MDM1)20 times=MD20M1

Finally, our work will pay off: Taking the 20th power of a diagonal matrix is easy and convenient. Having to inverting a 2x2 matrix is a small price to pay for this convenience.

P20=MD20M1=[1112][1/2001]20[1112]1=[1112][(1/2)2000(1)20](13[2111])=13[1/(220)11/(220)2][2111]=13[1/(219)+111/(220)21/(219)1/(220)+2]

Applying the vector [10] to this matrix gives

P20[10]=[1/(219)+131/(219)+23]

and this completes the problem.