So for these 5 conditions, I am trying to find the solution/formula for them. What would $a_n$ equal basically? If it helps, the recurrence relation these 5 conditions were generated from was $a_n = a_{n - 1} + 2n$. Any help would be greatly appreciated.
$$ \begin{align*} a_0 &= 4 \\ a_1 &= 6 \\ a_2 &= 10 \\ a_3 &= 16 \\ a_4 &= 24 \end{align*} $$