Inspired by Dev Sharma!

1 0 n < n ! \Large{ 10^n < n! }

Find the smallest natural number n n for which the above inequality satisfies.

You may use a logarithmic table for your calculation.


Inspiration .


The answer is 25.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

3 solutions

Just try to solve the inequality

n < log 10 n ! = i = 2 n log 10 i n < \log_{10} n! = \sum_{i=2}^n \log_{10} i

24 ! 1 0 24 = 3.7.... E 23 < 0 25 ! 1 0 25 = 5.5..... E 24 > 0 24!-10^{24}=-3.7....E23<0 \\ 25!-10^{25}=5.5.....E24>0

Harshi Singh
Aug 16, 2015

even i don't know inequality ...i just solve it by assumption can anybody tell me its method....??

Would you want a C++ solution? For that is how I did it. What about you @Satyajit Mohanty

User 123 - 5 years, 10 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...