As the title says, I would like to show that for any constant $k > 0$, there exists a $c>0$ such that the inequality $\frac{n}{e^{k n}}< \frac{c}{n^2}$ holds for any $n\in\mathbb{N}\setminus\{0\}$.
It is rather easy to see that such a $c$ exists when $k>1$, in which case $c=1$ would be sufficient. However, I am unsure how to start the problem for $k<1$.
Let $k > 0$.
Denote by $f : \mathbb{R}_{\geq 0} \rightarrow \mathbb{R}$ be the function defined by $$f(x) = \frac{x^{3}}{e^{k x}}$$ Then $f$ is continuous on $\mathbb{R}_{\geq 0}$ and we have $$f(x) \underset{x \rightarrow +\infty}{\longrightarrow} 0$$ Therefore, $f$ is bounded above on $\mathbb{R}_{\geq 0}$.
Thus, for all integer $n \geq 1$, we have $$\frac{n}{e^{k n}} = \frac{f(n)}{n^{2}} < \frac{c}{n^{2}}$$ where $c = \sup\left\{f(x) : x \in \mathbb{R}_{\geq 0}\right\} +1$.