For $x\in\mathbb{R}$ and $n\in\mathbb{N}$, define the real sequence: $$a_n:=(1+x/n)^n$$ Now prove that there exists an $\alpha\in\mathbb{R}$ (just prove that $\alpha$ exists, no need to find the value) such that: $$\forall\epsilon>0,\exists N\in\mathbb{N}:\forall n\ge N,|a_n-\alpha|<\epsilon$$
This should be done strictly with basic algebra; no logarithms, no Taylor series, no derivatives, and $e$ shouldn't appear anywhere in the proof. I suspect that the Bernoulli inequality will probably be useful. Considering the limitations, is there a concise way to show this?