I have looked through several similar post but can't find one that quite fits my problem. The sequence in question is
$$f(n) = \left(1+\frac{1}{n}\right)^n$$
which obviously can't just be derived. I have been trying to prove this by induction; however the algebra doesn't give a nice form that makes it clear that $f(n+1)>f(n)$. Any help or insight is appreciated!