If $S_n=\frac{1}{2}({S_{n-1}+S_{n-2}}), \forall n>2,$ then show that ${S_n}$ converges.
I have proved that sequence converges and I understood all the steps except the last one. First, I assumed that the $S_1<S_2$ which leads to a sequence such that it has two subsequences. One of even order and another of odd order. The odd ordered subsequence is increasing and bounded above by $S_2$ and hence it is convergent and similarly the even ordered subsequence also converges. Also, both subsequence converge to the same limit. We can check this by simple substitution of two different expression in the above sequence and then both expression will turn out to be same.
I understood all the steps of the book but then the following expression,I couldn't understand:
$S_{k}+ \frac {1}{2}S_{k-1}=\frac{1}{2}(S_1+2S_2).$
I couldn't not understand,how the book came to the above mentioned step. Any help or hint would be great. Thanks in advance