06.09.2021 Views

Linear Algebra, 2020a

Linear Algebra, 2020a

Linear Algebra, 2020a

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Topic: <strong>Linear</strong> Recurrences 477<br />

We can find the dimension of S. Where k is the order of the recurrence, consider<br />

this map from the set of functions S to the set of k-tall vectors.<br />

⎛ ⎞<br />

f(0)<br />

f(1)<br />

f ↦→<br />

⎜ ⎟<br />

⎝ . ⎠<br />

f(k − 1)<br />

Exercise 4 shows that this is linear. Any solution of the recurrence is uniquely<br />

determined by the k-many initial conditions so this map is one-to-one and onto.<br />

Thus it is an isomorphism, and S has dimension k.<br />

So we can describe the set of solutions of our linear homogeneous recurrence<br />

relation of order k by finding a basis consisting of k-many linearly independent<br />

functions. To produce those we give the recurrence a matrix formulation.<br />

⎞<br />

a n−1 a n−2 a n−3 ... a n−k+1 a n−k<br />

⎛<br />

⎛<br />

⎞<br />

f(n)<br />

f(n − 1)<br />

⎜<br />

⎝<br />

⎟<br />

. ⎠ = ⎜<br />

f(n − k + 1) ⎝<br />

1 0 0 ... 0 0<br />

0 1 0<br />

0 0 1<br />

.<br />

.<br />

. ..<br />

. ..<br />

0 0 0 ... 1 0<br />

⎛ ⎞<br />

f(n − 1)<br />

f(n − 2)<br />

⎜<br />

⎝<br />

⎟<br />

. ⎠<br />

⎟<br />

⎠ f(n − k)<br />

Call the matrix A. We want its characteristic function, the determinant of<br />

A − λI. The pattern in the 2×2 case<br />

(<br />

)<br />

a n−1 − λ a n−2<br />

= λ 2 − a n−1 λ − a n−2<br />

1 −λ<br />

and the 3×3 case<br />

⎛<br />

⎞<br />

a n−1 − λ a n−2 a n−3<br />

⎜<br />

⎝<br />

1 −λ 0<br />

0 1 −λ<br />

⎟<br />

⎠ =−λ 3 + a n−1 λ 2 + a n−2 λ + a n−3<br />

leads us to expect, and Exercise 5 verifies, that this is the characteristic equation.<br />

a n−1 − λ a n−2 a n−3 ... a n−k+1 a n−k<br />

1 −λ 0 ... 0 0<br />

0 1 −λ<br />

0 =<br />

0 0 1<br />

.<br />

.<br />

.<br />

.. . ..<br />

∣ 0 0 0 ... 1 −λ ∣<br />

= ±(−λ k + a n−1 λ k−1 + a n−2 λ k−2 + ···+ a n−k+1 λ + a n−k )

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!