It's easy to show with integration by parts that for any n, $\int_0^\infty e^{-x}x^n dx$ is n!
Also for any function that can be represented equivalently as a taylor series around $x=0$, can be written in the form $f(x) = \sum_{n=0}^\infty {f^{(n)}(0)\ x^n\over n!}$.
So for any of these functions, $\int_0^\infty e^{-x}f(x)\ dx = \int_0^\infty e^{-x} \sum_{n=0}^\infty {f^{(n)}(0)\ x^n\over n!}\ dx$, reordering the sum and integral, we get $ \sum_{n=0}^\infty {f^{(n)}(0)\over n!} \int_0^\infty e^{-x}x^n\ dx $, and using the above identity, this simplifies to $\sum_{n=0}^\infty f^{(n)}(0)$
now let $f(x)=e^{-x}$, which follows all requirements to be expanded in a taylor expansion, and so from above $\int_0^\infty e^{-x}*e^{-x}\ dx $ is $\sum_{n=0}^\infty {d^n\over dx}e^{-x}|_0$ or simply $1-1+1-1+1......$
Although this integral can be straight forwardly evaluated as .5
So now this means $1+1-1+1-1+1... = .5$???
So where is the mistake? I know there have been other proofs showing this result but those fault somewhere in the limits taken. So here is the issue that in the limit as n$\rightarrow \infty$ for the n! identity?