Let $(Y_n)$ and $(Z_n)$ be two independent sequences of iid Bernoulli-distributed random variables with parameter $p$ and $q$, respectively. For $n=1,2,3,...$, define $$ X_n = 3Y_{n+1} + 4Y_{n+1}Z_{n-3} + Y_{n+3}Z_{n-1}$$ Question: Show that the variance of $S_n = \sum_{i=1}^n X_i $ is converging for $n$ going to infinity, i.e. $ \lim_{n \rightarrow \infty} var(S_n) < \infty$.
My "Ansatz": First, I observed that $X_3$ is dependent $X_1$ and that $X_5$ is dependent on $X_3$, and so on. The same behaviour for $X_n$ for $n$ being even, i.e. $X_4$ being dependent on $X_2$. So I can decompose $S_n$ into $S_n^* = \sum_{i=2,4,6,...}X_i$ and $S_n^{**} = \sum_{i=1,3,5,...}X_i$. For simplicity assume that $n$ is some number number which can be divided by 4 (e.g. 48), s.t. $S_n^*$ and $S_n^{**}$ are of the same size. Then one can state that $$ var(S_n) = var(S_n^{*}+S_n^{**}) = 2*var(S_n^{*})$$