We are given a sequence $\{a_n\}$ with the initial term $a_1 = 2$ and the recursive relation $a_{n+1} = 3a_n + 4$. We want to find the general term $a_n$ of the sequence.
2025/3/6
1. Problem Description
We are given a sequence with the initial term and the recursive relation . We want to find the general term of the sequence.
2. Solution Steps
Let's try to transform the recursive relation into a more manageable form.
Assume that for some constant . Then , so .
Comparing this with , we have , so .
Thus, .
Let . Then , which means that is a geometric sequence with a common ratio of .
We have .
The general term for is given by .
Since , we have .
We can check the first few terms.
. Also, .
. Also, .