I've tried to prove it aiming for a contradiction:If $\frac{68}{25}$ is not an upper bound of A, then, $\exists n\in\Bbb N^*$ such that $$\frac{68}{25}\lt(1+\frac{1}{n})^n\Rightarrow\frac{(68)^{1/n}}{(25)^{1/n}}-\frac{1}{n}<1\Rightarrow n(68)^{1/n}-(25)^{1/n}\lt n(25)^{1/n}\Rightarrow n(68)^{1/n}\lt(25)^{1/n}(n+1)$$ At this part i get stuck, because, we see that $n<n+1$ and instinctively i'd say that
$(68)^{1/n}<(25)^{1/n}$, apparently, i´ve found a contradiction: $68<25$. But i've found that in general if
we have $a<b$ and $ac<bd$ it´s not always true that $c<d$, for instance, $2<3$ and $2\sqrt2<3(1)$
don't imply that $\sqrt2<1$. What can i do?, Please, help me. THANKS
$$ \left(1+\frac1n\right)^n < \left(1+\frac1n\right)^{n+1} $$ and the right hand side is decreasing. From this you get $\sup A < \left(1+\frac1{1000}\right)^{1000+1}<\frac{68}{25}$.
Edit for the non-believers: the last inequality is a true fact which can be verified with exact arithmetic: $25\times1001^{1001}<68\times1000^{1001}$.
I still don't get how this correct answer can get downvoted (but still get also copied by later answers...).