the sequence $\{a_n\}$ is defined by recursively as $a_0=3$ and $a_n=6a_{n-1}+2$ for all $n\geq0$
Use the iteration to make an educated guess at an explicit formula for a sequence
My attempt: $a_0=3$
then $a_1=6a_0+2=20$
$a_1=122$
$a_2=734$
adding all the terms implies
3+20+122+734+.....+(upto n terms) I am stuck form here find an explicit formula for a sequenc