The first approximation I tried was using a simple a simple exponential; $$x!\approx e^{x}$$. The approximation was not that good, but it was simple. This did not pan as terms canceled in the integral. The next approximation I tried was $$x!\approx c^{x^2}$$. The approximation still rose too quickly, and then integrating yielded the error function - not good.The final approximation that I am still working on is the Sterling Approximation. Now I am just trying a power expansion, because I cannot integrate $$\frac{n^{\frac{1}{2}+n} p^{-1+n} \int (n-r)^{-\frac{1}{2}-n+r} r^{-\frac{1}{2}-r} \, dr}{\sqrt{2 \pi }}$$.

No comments:
Post a Comment