I am interested in good integer approximation from below and from above for binary Log(N!). The question and the question provides only a general idea but not exact values. In other words I need integers A and B so that A <= Log(N!) <= B
How many bits are in factorial?
4
$\begingroup$
approximation
factorial
-
0I think where you say "estimates" you mean "bounds"? – 2012-09-28