How can I integrate this by parts? It seems to become recursive. I'm familiar with the classical solution, and cannot use that here due to the constraints of this class.
Here's the integral (to infinity). https://i.stack.imgur.com/bKnDo.png
$$\int_0^\infty{e^{-x^2}} dx$$
I'm having trouble finding the indefinite integral first.
Thanks!
The antiderivative of $e^{-x^2}$ function is the error function. It is not an elementary function, and because of Liouville's theorem we are not able to express the error function in term of elementary functions. Liouville's theorem charaterise the class of functions for which we could find an elementary primitive function. Risch algorithm is a tool inspired be Liouville's theorem.
What you are looking for is the Gaussian integral. You could find more then one proof at wikipedia, or at ProofWiki.