The problem asks us to find the general term $a_n$ of the given sequences. (a) $a_1 = 1$, $a_{n+1} = 4a_n + 9$ (b) $a_1 = 1$, $a_2 = 1$, $a_{n+2} = a_{n+1} + 6a_n$
Discrete MathematicsRecurrence RelationsSequencesLinear Recurrence RelationsNon-homogeneousHomogeneous
2025/4/3
1. Problem Description
The problem asks us to find the general term of the given sequences.
(a) ,
(b) , ,
2. Solution Steps
(a) , .
This is a linear non-homogeneous recurrence relation. Let . Then
Let , so .
Then , which means .
Since , .
So .
Then .
(b) , , .
This is a homogeneous linear recurrence relation with constant coefficients.
The characteristic equation is , so .
, so , .
Therefore, for some constants A and B.
We use and to solve for A and B.
Multiply the first equation by 2: .
Add this to the second equation: , so .
Then , so , .
So .
Thus .
3. Final Answer
(a)
(b)