Calculus book:
Find all numbers $a$ such that $\forall x, a^x \ge 1+x$
I immediately thought of the inequality $e^x\ge 1+x$ and guessed that the answer was any number $a$ in $[e,\infty)$. After playing around with a graphing app I can see this is definitely true, although I can't explain why.
Why is $e$ specifically the smallest number such that the inequality holds? To my untrained eye, a quick scan of the equation does not give rise to anything involving the constant $e$. Maybe because $1+x$ is only a tangent to the equation $a^x$ when $a=e$? Thanks.
Suppose that $0<a<e$. The derivative of $f(x)=a^x$ is $f'(x)=(\ln a )a^x$. In particular $f'(0)=\ln a<1$. Since $\ln a<(1+\ln a)/2<1$, there is a $\delta>0$ such that $$f(x)<f(0)+\frac{1+\ln a}2x<1+x$$ when $1<x<1+\delta$.