I have the following: $$e \le \frac{x^n}{n!}.$$
I am trying to get this into format: $$n = \text{something}.$$
Does anyone have any idea how?
I have the following: $$e \le \frac{x^n}{n!}.$$
I am trying to get this into format: $$n = \text{something}.$$
Does anyone have any idea how?
(More a comment than an answer):
Perhaps Stirling's approximation to the factorial gives a clue:
$$\begin{array} {} e &\le {x^n \over n! } \\
e & \le {x^n \over \sqrt {2 \pi n } (n/e)^n} & \small \text{ ... roughly ...}\\
e \sqrt {2 \pi n } (n/e)^n &\le x^n \\
e \sqrt {2 \pi } \sqrt n n^n &\le (xe)^n \\
\left( \sqrt {2 \pi e^2 }\right)^{1/n} \sqrt {n^{1/n}} \cdot n &\le xe \\
\left( 46.43 n\right) ^{ \frac 1{2n}} \cdot n &\le xe & \small \text{ ... roughly ...}\\
\end{array}$$
After that, $n$ must be smaller than $xe$ but can approach it for large $x,n$