This is the definition of the series ($a,b,x \in \mathbf{R}$):
$$s_{n+1} = \frac{s_n+ax}{1-bx} $$
I would like to find a closed formula, to calculate $s_n$ from $s_0$
How is it possible? The denominator makes it impossible to factor out $s_n$, and I have no idea how to progress further.