$$\sum_n^\infty{a_n} = \prod_n^\infty{(a_n+1)}$$
Can you give a nontrivial example of a real sequence which satisfies this equation? By "trivial" I mean sequences such as $-1,1,0,0,0\dots$ which result in the series and infinite product both being zero.
Rewrite: $$a_1+\sum_{n=2}^\infty a_n=(a_1+1)\prod_{n=2}^\infty (a_n+1)$$ Just set $$a_1=\frac{\prod_{n=2}^\infty (a_n+1)-\sum_{n=2}^\infty a_n}{1-\prod_{n=2}^\infty (a_n+1)}$$
This means you have an immensely infinite number of solutions. Almost any sequence for which the product exists is ok, if you just prefix it with a first term that satisfies the above condition.
The sequence $\{a_1,1,0,0,0,\ldots\}$ is just one example, but any other is just fine.