Now let's consider sequence xn=(1+n1)n and try to find its limit.
It is not very clear whether this sequence is monotonic or not.
So, to make sure that this sequence is increasing let's rewrite sequence using binom of Newton with a=1 and b=n1:
(1+n1)n=1+Cn1n1+Cn2n21+Cn3n31+…+Cnknk1+…+Cnn−1nn−11+nn1
Or (1+n1)n=1+nn+2n(n−1)n21+6n(n−1)(n−2)n31+…+
+k!n(n−1)…(n−k+1)nk1+…+nnn−11+nn1=1+1+21(1−n1)+61(1−n1)(1−n2)+…+
+k!1(1−n1)(1−n2)…(1−nk−1)+…+n!1(1−n1)(1−n2)…(1−nn−1).
Now, if we consider expansion of xn+1 i.e. increase n by 1 then one new (n+2) -th (positive) member will be added and each of written n+1 members will increase, because every factor of the form 1−ns will be substituted with greater factor 1−n+1s.
Therefore, xn+1>xn and sequence is increasing.
Now, let's show that this sequence is bounded from above.
Since every factor inside parenthesis in the expansion of (1+n1)n is less than 1, i.e. every factor of the form 1−ns<1 then xn=(1+n1)n<2+2!1+3!1+…+n!1.
Next since n!=1⋅2⋅3⋅…⋅n>2⋅2⋅2…⋅2=2n−1 then n!1<2n−11.
This means that xn<2+2!1+3!1+…+n!1<2+21+221+…+2n−11.
S=21+221+…+2n−11 is geometric sequence with the first member b1=21 and common ratio q=21. Note that here we have n−1 summands.
Therefore, S=21−12n1−21=1−2n−11<1.
Therefore, xn<2+S<2+1<3.
Thus, sequence xn is increasing and bounded from above by 3. According to theorem about monotonic sequence this sequence has finite limit.
This limit is denoted by e: e=limn→∞(1+n1)n.
It is called Euler's number and is very important for calculus and different applications.
Its decimal representation is e≈2.718281828459045….
Fact. Number e is irrational.