Is there any representation of the exponential function as an infinite product (where there is no maximal factor in the series of terms which essentially contributes)? I.e.
$$\mathrm e^x=\prod_{n=0}^\infty a_n,$$
and by the sentence in brackets I mean that the $a_n$'s are not just mostly equal to $1$ or pairwise canceling away. The product is infinite but its factors don't contain a subseqeunce of $1$, if that makes sense.
There is of course the limit definition as powers of $(1+x/n)$., but these are no definite $a_n$'s, which one could e.g. divide out.
If $x\geqslant0$ (or $x\ne-2^n$ for every $n\geqslant0$), one can use $$a_0=1+x,\qquad a_{n+1}=\left(1+\frac{x^2}{2^{n+2}(x+2^n)}\right)^{2^n} $$ If $x\leqslant0$ (or $x\ne2^n$ for every $n\geqslant0$), one can use $$a_0=\frac1{1-x},\qquad a_{n+1}=\left(1-\frac{x^2}{(2^{n+1}-x)^2}\right)^{2^n} $$ Where does this come from? From the identity, valid for every $n\geqslant0$, $$ \prod_{k=0}^na_k=\left(1\pm\frac{x}{2^n}\right)^{\pm2^n}. $$ The first identity (when $\pm=+$) yields a nondecreasing sequence of partial products. The second identity (when $\pm=-$) yields a nonincreasing sequence of partial products.