Directly using the definition of exp(x) as an infinite series, prove exp(x) ≥ x^m for all x ≥ 1 and m ∈ N.
I have tried truncating the infinite series and showing that the cut off sum is still greater than x^m, which should prove this, but I have always ended up proving some multiple of exp(x) is greater, instead of exp(x) itself.
Note: I am strictly bound to using the summation of x^n/n! definition of exp(x) as a power series and not the (1+x/n)^n definition.
If $e^x\geq x^m$, then $x\geq mln(x)$, or $m\leq \cfrac{x}{ln(x)}$, and since $\cfrac{x}{ln(x)}$ is not bounded and does not have any horizontal asymptotes, there will eventually be some $x$ such that this inequality is satisfied