I've been stuck with calculating the intgral of the following problem. Can you help me?
$$\int e^{x^2} \mathrm{d}x$$
I know that, by Using the definition of gamma and beta functions, we have $\int_{-\infty}^{+\infty} e^{-x^2} \mathrm{d}x = \sqrt{\pi}$.
Thanks in advance.
Among the best things we can do about this one is to expand the function into the Taylor series and formally integrate term by term: $$\int e^{x^2}dx= \sum_{k=0}^\infty \int\frac{x^{2k}}{k!}dx= \sum_{k=0}^\infty\frac{x^{2k+1}}{(2k+1)k!}+C$$