Using the maclaurin expansions of coshx and sinhx I came up with $e^x = \sum_{n=0}^\infty$${x^{2n}(2n+1+x)}\over {(2n+1)!}$
Plugging in $x=1$ I got:
$$e = \sum_{n=0}^\infty {2(n+1)\over (2n+1)!}$$
I can't see any way to simplify this to the more general form of $e = \sum_{n=0}^\infty \frac 1 {n!}$
Is there one?