Given $$\alpha\{v(a + 1) - v(1) \} = \beta v(a)$$ Deduce $$v(a) = \frac{1-(\beta/\alpha)^m}{1-(\beta/\alpha)} v(1),$$ and derive $$v(a) = \frac{1-(\beta/\alpha)^a}{1-(\beta/\alpha)^{m+n}}.$$
I am new to difference equations, but I am following wiki.
$$v(a+1) = \frac{\beta}{\alpha}v(a) + v(1),$$ which has steady state value $$y^*= \frac{v(1)}{1-\frac{\beta}{\alpha}}.$$
Moving on from here I find the solution to the homogeneous problem as
$$x(a) = \bigg(\frac{\beta}{\alpha}\bigg)^av(1).$$
This is not correct. What am I doing wrong? Even if I find the first part I can not see how to progress to the second part ( the derivation part).