[[분류:해석학(수학)]] [include(틀:해석학·미적분학)] [목차] == 개요 == 스털링 근사는 큰 값의 계승을 대략적으로 구하는 방법으로 두가지 진술이 있다. 증명에는 계승의 일반적 정의인 [[감마 함수]]를 이용한다. == 수열 버전 == 모든 양의 정수 n에 대해 수열 [math(\displaystyle \frac{n! e^n}{n^{n+0.5}})]은 [math(e)]에서 출발해 [math(\displaystyle \sqrt{2\pi})]로 수렴하는 단조 감소 수열이다. == 간단한 버전 == [math(\displaystyle n!\approx\left ( \frac{n}{e} \right )^{n})] == 좀 더 정확한 버전 == [math(\displaystyle n!\approx\sqrt{2\pi n}\left ( \frac{n}{e} \right )^{n})] == 보다 더 정확한 버전 == [math(\displaystyle n!\approx\sqrt{2\pi n}\left ( \frac{n}{e} \right )^{n}\left ( 1+\frac{1}{12n} \right ))] == 예1 == 15000의 계승을 근사식에 대입하면. [math(\displaystyle 15000!\approx\sqrt{2\pi \times 15000}\left ( \frac{15000}{e} \right )^{15000}\approx2.74\times{10}^{56129})]