Jump to content

Science:Math Exam Resources/Courses/MATH221/December 2009/Question 08/Solution 1

From UBC Wiki

We can first let A=[1793016] such that A solves the equation[xn+1yn+1]=A[xnyn] In this problem, we are asked to find x30 and y30 based on x0 and y0. Since

[x1y1]=A[x0y0],

we can write

[x30y30]=A30[x0y0]


Now we need to solve for A30 This would be easier if we do the diagonalization A=PDP1 First we need to find the eigenvalues of A Let

det[17λ93016λ]=(17λ)(16λ)+270=0

Solving the equation above and we get λ1=2 and λ2=1 Then we need to find the corresponding eigenvectors When λ=2, we have

[172930162]v=0

Solve this to get

v1=[35]

When λ=1, we have

[17+193016+1]v=0

Solve this to get

v2=[12]

So now we can write the diagonal matrix

D=[λ100λ2]=[2001]

and matrix

P=[v1v2]=[3152], P1=[2153]

So finally,

A30=PD30P1=[3152][23000(1)30][2153]=[623053230310230+105230+6]

Thus

[x30y30]=A30[x0y0]=[623053230310230+105230+6][11]=[323025230+4]

So x30=32302,y30=5230+4