This is a short question which I'm asking just out of curiosity:
Find the minimum positive number $\alpha \in \mathbb{R}$ such that $\forall x \in \mathbb{R}: \alpha^x \geqslant x$.
Maybe somebody even knows how it relates to other mathematical constants, e.g. to $e$.
You're also welcome with some hints or references to the corresponding literature :).
First, if $x \le 0$, then $\alpha^x > 0 \ge x$ automatically. Otherwise, note that if $x > 0$, then $\alpha^x > x$ is equivalent to $$\ln \alpha > \frac{\ln x}{x}.$$ So, the condition that $\alpha^x > x$ for all $x$ is equivalent to the condition that $\ln \alpha$ is greater than the maximum value of $\frac{\ln x}{x}$ for $x \in (0, \infty)$. From here, a standard calculation using calculus should tell you what that maximum value $M$ is; and then the set of $\alpha$ satisfying your condition will be $(e^M, \infty)$.
(In particular, as stated in the comments, there is no "minimum value" of $\alpha$ making the condition true.)