lol yea that would be. But in case your looking for one where integration is applied [itex]n[/itex] times, and [itex]n[/itex] can be as large as you want, then look at Euler's ...Totient Function? I can't remember the name, but it basically stated:
[tex]\int e^{-x} x^n = n![/tex]
I meant to write, when integrated from infinity to 0, but don't know how..
anyway its proven by applying Integration by parts n times, try it. Btw this leads us to be able to calculate factorials all positive real numbers, not just integers. Its very tedious to do approximate by hand, but in case you want to, just to impress someone that you can find the factorial of 5.6, then use the trapezoidal rule, much simpler and accurate than simpson's rule in this case. And approximate by finding area of 0 to 4n, infinity may be a bit hard...I don't know why the function seems to rapidly dive down to zero at 4n, maybe someone can answer that for me?