The positive integer $k$ for which $\dfrac{101^{k/2}}{k!}$ is maximum.
A) $9$
B) $10$
C) $11$
D) $101$
I have no idea how to solve this problem.
At first, I thought of taking this a function and then finding the roots of its derivative. \begin{align*} y &= \frac{101^{x/2}}{x!} \\ \ln y &= \left(\frac{x}{2}\right)\ln(101) - [\ln x + \ln(x-1) + \ln(x-2) +\cdots+ \ln2]. \end{align*}
But then, how do you differentiate $(\ln k + \ln(k-1) + \ln(k-2) +\cdots+ \ln2)$
Any help would be appreciated.