Let $a,n$ two positive integers. Prove:
- There is a sequence $a_1, a_2, ... a_n$ of positive integers such that: $$1+ \frac 1 a = \prod_{k=1}^{n}\left(1 + \frac 1 {a_k}\right)$$
- The number of the above sequences is finite.
(1) is easy to prove by taking $a_i = an + (i-1), 1 \le i \le n$, but I can't prove (2). I tried to use induction by $n$ but it doesn't seem to work.
In particular there are at most a finite number of sequences fulfilling 1.