The sequence \(u_0, u_1, u_2, \ldots\) satisfies the recurrence relation \(u_{n+2} - 3u_{n+1} - 10u_n = 24n - 10\).
- Determine the general solution of the recurrence relation. [6]
- Hence determine the particular solution of the recurrence relation for which \(u_0 = 6\) and \(u_1 = 10\). [3]
- Show, by direct calculation, that your solution in part (b) gives the correct value for \(u_2\). [1]
The sequence \(v_0, v_1, v_2, \ldots\) is defined by \(v_n = \frac{u_n}{p^n}\) for some constant \(p\), where \(u_n\) denotes the particular solution found in part (b).
You are given that \(v_n\) converges to a finite non-zero limit, \(q\), as \(n \to \infty\).
- Determine \(p\) and \(q\). [4]