That's my first question here, and i was encouraged to post because my question in MathOverflow (HERE) was beautifully and fast answered. But my questions in not at research level...
As i said there, i'm working on a monograph about partitions, and one topic covered is the Simon Newcomb's problem. My main guide is the amazing "The Theory of Partitions", by George Andrews. I had two problems in understand some proofs on the book: one was solved by my question at MO, and the other is explained below.
The following lemma is in Andrews' book...
Lemma.
Let $r$ be an integer, and let $a_1, a_2, a_3, \ldots, b_1, b_2, b_3, \ldots$ be any numbers. Each of the following relations implies the other:
$ \begin{align} \label{first_eq} \tag{1} &a_n = \sum_{j=0}^{n-1}\binom{r - n + j}{j}b_{n-j}, \quad \forall n\geq 1;\\ \label{second_eq} \tag{2} &b_n = \sum_{j=0}^{n-1}\binom{r - n + j}{j}(-1)^{j}a_{n-j}, \quad \forall n\geq 1. \end{align} $
I'm asking for an elementary, self-contained proof with no use of Chu-Vandermonde summation. If it uses generating functions, better, but binomial identities would be great too.
An obvious hint by Andrews is that one can just proof that (2) implies (1), because once it was done, a simple "variable change" proves the reverse implication, i.e., just consider $b'_{n} = (-1)^{n}b_n$ and $a'_{n} = (-1)^{n}a_n$.
I'm sorry for this basic question, and thanks in advance for the attention!