Chapter 3: Problem 11
Consider the length 3 recurrence \(x_{k+3}=a x_{k}+b x_{k+1}+c x_{k+2}\) a. If \(\mathbf{v}_{k}=\left[\begin{array}{c}x_{k} \\ x_{k+1} \\\ x_{k+2}\end{array}\right]\) and \(A=\left[\begin{array}{ccc}0 & 1 & 0 \\ 0 & 0 & 1 \\ a & b & c\end{array}\right]\) show that \(\mathbf{v}_{k+1}=\bar{A} \mathbf{v}_{k}\) b. If \(\lambda\) is any eigenvalue of \(A,\) show that \(\mathbf{x}=\left[\begin{array}{c}1 \\ \lambda \\\ \lambda^{2}\end{array}\right]\) is a \(\lambda\) -eigenvector. [Hint: Show directly that \(A \mathbf{x}=\lambda \mathbf{x}\).] c. Generalize (a) and (b) to a recurrence $$ x_{k+4}=a x_{k}+b x_{k+1}+c x_{k+2}+d x_{k+3} $$ of length 4 .
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.