We are given a sequence $\{a_n\}$ with the first term $a_1 = 2$ and a recursive relation $a_{n+1} = 3a_n + 4$. We need to find a general formula for $a_n$ in terms of $n$.
2025/3/17
1. Problem Description
We are given a sequence with the first term and a recursive relation . We need to find a general formula for in terms of .
2. Solution Steps
The recursive formula is .
Let's assume for some constants and .
Substituting this into the recursive relation, we have:
So, .
Now, we use the initial condition to find :
Therefore, the general term is . We can rewrite this as .