how to find if this sequence converges or diverges. Please help I am having hard time to solve this.
(1+(1/n))^n
how to find if this sequence converges or diverges. Please help I am having hard time to solve this.
(1+(1/n))^n
Hint
Show that the sequence is increasing ($a_n < a_{n+1}$) and bounded above (e.g. $\forall n \in \mathbb{N} : a_n < 3$).
For the increasing part, this question gives multiply approaches:
I have to show $(1+\frac1n)^n$ is monotonically increasing sequence
See also:
How is $a_n=(1+1/n)^n$ monotonically increasing and bounded by $3$?
(I'll flag this as a duplicate to the question above).