There are two positive integers $n\ge3$ for which the expression $$\frac{\log2×\log3×\log4×\cdots×\log(n-1)}{10^n}$$ takes on its smallest value. What is the larger of these two integers?
I tried am gm inequalities and I tried to do it by calculus by maximal minima differntiation method and I don't know how to differentiate this type of function
Let $$f(n)=\frac{\log2\log3\cdots\log(n-1)}{10^n}$$ where $\log=\log_{10}$. Comparing the form of $f(n)$ to $f(n+1)$ shows that $f(n+1)=f(n)\frac{\log n}{10}$, and this tells everything about $f$'s minimum value:
So the minimum is achieved by $f(10^{10})$ and $f(10^{10}+1)$ and the requisite integer is $10^{10}+1$.