Suppose $0 \leq x < 1$, and $y,z \in \mathbb{R}$ and let
$S_1 = \displaystyle\Bigg(\frac{y + zx^2}{y + zx}\Bigg)^2$ for $n = 1$,
$S_2 = \displaystyle\Bigg(\frac{y + zx^2}{y + zx}\Bigg)^2 + \displaystyle\Bigg(\frac{y + zx^3}{y + zx^2}\Bigg)^2$ for $n = 2$,
$S_3 = \displaystyle\Bigg(\frac{y + zx^2}{y + zx}\Bigg)^2 + \displaystyle\Bigg(\frac{y + zx^3}{y + zx^2}\Bigg)^2 + \displaystyle\Bigg(\frac{y + zx^4}{y + zx^3}\Bigg)^2$ for $n = 3$,
so the $n^{\text{th}}$ partial sum is can be defined as $S_n = \displaystyle \sum_{k=1}^{n} \displaystyle\Bigg(\frac{y + zx^{k+1}}{y + zx^k}\Bigg)^2 $
How can I prove the convergence (or not) of the defined series? If it is convergent, what is $\lim_{n \rightarrow \infty} S_n$ ?