Am I correct so far in finding if following sequence is convergent or divergent?
$\sum_{i=1}^\infty 9^{-n+2}4^{n+1}$
$9^{2}\times4\sum_{i=1}^\infty 9^{-n}*4^{n}$
$9^{2}\times4\sum_{i=1}^\infty 4^{n}/9^{n}$
Am I correct so far in finding if following sequence is convergent or divergent?
$\sum_{i=1}^\infty 9^{-n+2}4^{n+1}$
$9^{2}\times4\sum_{i=1}^\infty 9^{-n}*4^{n}$
$9^{2}\times4\sum_{i=1}^\infty 4^{n}/9^{n}$
This is the correct procedure. Once you have this step, you can see that this is a geometric series of common ratio $\frac{4}{9}<1\implies$ the series is convergent.
We can check the common ratio, because:
$$9^2*4\sum_{i=1}^{\infty}\frac{4^n}{9^n}=324\sum_{i=1}^{\infty}\big(\frac{4}{9}\big)^n=324\big(\frac{4}{9}+\frac{16}{81}+\cdots+\big)$$
And clearly, the ratio of terms, as seen in the closed form formula for the series is $\frac{4}{9}<1$.