Here is the context of the problem. I'd like to prove that the sequence $$a_n = \left( 1 + \frac 1n \right)^n$$ converges using the monotone convergence theorem. It is straightforward using Bernoulli's inequality to show that $\{a_n\}$ is increasing. To conclude the sequence converges it suffices to show it is bounded above.
The toolbox available is somewhat limited. Just the basic ordered field properties, Bernoulli's inequality, etc. No exponential functions or logarithms are available.
An argument that is essentially identical to the proof that $\{a_n\}$ is increasing shows that the sequence $$ b_n = \left( 1 + \frac 1n \right)^{n+1}$$ is decreasing. Since $\{b_n\}$ is trivially bounded below it converges, and an application of the limit law shows $\{a_n\}$ converges to the same limit. This means I have a simple proof that $\{ a_n\}$ converges. I'm curious if I am missing an easy way to work only with $\{a_n\}$. My question is that of the title:
Is there a simple proof that $\{a_n\}$ is bounded above?
Edited to add: thanks for the suggestions so far. The precise context of the problem is as an example in a real analysis class. The students are aware of the fact that the line is a complete ordered field, have seen the definition of a convergent sequence, have proved some limit laws, and have just seen the proof of the monotone convergence theorem. The binomial theorem and anything involving series aren't yet known. I could work through the proof of the binomial theorem, but I'm looking to see if there happens to be a really simple proof of boundedness of $\{a_n\}$, not much more difficult than the proof that $\{b_n\}$ is bounded below. I'm not aware as yet of any such proof, hence my question.
Hint: show that $a_n-1\leq 1+\frac12+\frac14+\cdots+\frac1{2^{n-1}}$