English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

3 answers

find a computer program capable of it, and have a go of it like that. factorials are annoying to compute.

2007-01-21 19:13:53 · answer #1 · answered by Kyle M 6 · 0 1

Sterling's approximation says it is approximately:

[(2*pi*285714)^(1/2)]*
[(285714/e)^285714]

so to get a very good estimate of the number of digits, take the log base 10 of the above and use the rule that log(a^b) = b*log(a). More specifically, the log of the above equation would be:
(1/2)log(2*pi*285714) + 285714*log(285714/e), so this would be approximately the number of digits of 285714!

Hey that's an answer with both an e and a pi -- you gotta like that!

(Of course a crude approximation of the number of digits is 6*285714, since each number in the product is less than 1000000).

2007-01-22 03:22:44 · answer #2 · answered by Phineas Bogg 6 · 1 0

use Stirling's formula

n! = sqrt(2 pi *n) * n^n / e^n ((approx))

2007-01-22 03:19:48 · answer #3 · answered by atheistforthebirthofjesus 6 · 1 0

fedest.com, questions and answers