I would like to prove $$(1-1/n)^{n \;-\; 1/2} < 1/e$$ where $n \geq 2$.
I saw the post Proving $(1 + 1/n)^{n+1} \gt e$, but it is not the same, and this answer (which is close to my question) involves some theorems I don't know.
I tried to take $\;\ln\;$ of both sides: $$g(n) := (n - 1/2) \ln(1-1/n) < -1$$ Proving that $g$ is increasing (by computing $g'$) seems difficult and painful. Proving that $g(n) \to -1$ when $n \to\infty$ shouldn't be hard, however.