I am, through some combinatorial problems which I'm working on, trying to figure out what the following sum becomes as $n\rightarrow \infty$:
\begin{equation*} \sum_{i=1}^{n-1} \binom{n}{i}3^{\binom{n-i}{2}-\binom{n}{2}}2^{\binom{i}{2}} \end{equation*}
The main question is: Does it go to infinity, $0$ or something else? Can we at least exclude some of the cases (like it going to 0)?