Let $\beta$ be a constant and $\alpha\in (0,1]$. I want to show that for any $\alpha\in (0,1]$ (no matter how small) there exists $k\in\mathbb N$ such that $$\beta^kk!\ge (1-\alpha)/\alpha$$
I used that $\beta^kk!=(\beta^{-k}/k!)^{-1}$ and hence, since $x^k/k!\to 0$ as $k\to\infty$ for any $x\in \mathbb R$ (from the summation property of the exponential series), I obtained that such a $k$ always exists.
My question is whether I can solve the above inequality for $k$ and derive a statement using for instance the big $\mathcal O$ notation, e.g., something like $k\in \mathcal O(1/\alpha)$. Any ideas? Thank you.