Part (4) of (Reference) raises an interesting point.
Suppose we have a sequence {an},{an}, like {n},{n}, that is diverging to infinity,
and suppose we have another sequence {bn},{bn}, like {1/n},{1/n}, that is converging to 0.
What can be said about the sequence {anbn}?{anbn}?
The base anan is blowing up, while the exponent bnbn is going to 0.
In other words, there are two competing processes going on.
If anan is blowing up, then its powers ought to be blowing up as well.
On the other hand, anything to the 0 power should be 1, so that,
as the exponents of the elements of a sequence converge to 0,
the sequence ought to converge to 1.
This competition between the convergence of the base to infinity and the convergence of the exponent to 0 makes it
subtle, if not impossibly difficult, to tell what the combination does.
For the special case of part (4) of (Reference), the answer was 1, indicating that,
in that case at least, the exponents going to 0 seem to be more important than
the base going to infinity.
One can think up all kinds of such examples:
{(2n)1/n},{(2n)1/n},{(n!)1/n},{(n!)1/n},{(n!)1/n2},{(n!)1/n2}, and so on.
We will see later that all sorts of things can happen.
Of course there is the reverse situation. Suppose {an}{an} is a sequence of numbers
that decreases to 1, and suppose {bn}{bn}
is a sequence of numbers that diverges to infinity.
What can we say about the sequence {anbn}?{anbn}?
The base is tending to 1, so that one might
expect that the whole sequence also would be converging to 1.
On the other hand the exponents are blowing up, so that
one might think that the whole sequence should blow up as well.
Again, there are lots of examples, and they don't all work the same way.
Here is perhaps the most famous such example.
For n≥1,n≥1, define an=(1+1/n)n.an=(1+1/n)n.
Then the sequence {an}{an} is nondecreasing and bounded
above, whence it is convergent.
(We will denote the limit of this special sequence by the letter e.e.)
To see that {an}{an} is nondecreasing,
it will suffice to prove that an+1/an≥1an+1/an≥1 for all n.n.
In the computation below, we will use the fact (part (c)of (Reference)) that if x>-1x>-1 then
(1+x)n≥1+nx.(1+x)n≥1+nx. So,
r
c
l
a
n
+
1
a
n
=
(
1
+
1
n
+
1
)
n
+
1
(
1
+
1
n
)
n
=
(
n
+
2
n
+
1
)
n
+
1
(
n
+
1
n
)
n
=
n
+
1
n
n
+
2
n
+
1
)
n
+
1
(
n
+
1
n
)
n
+
1
=
n
+
1
n
(
n
2
+
2
n
n
2
+
2
n
+
1
)
n
+
1
=
n
+
1
n
(
1
-
1
(
n
+
1
)
2
)
n
+
1
≥
n
+
1
n
(
1
-
(
n
+
1
)
(
1
n
+
1
)
2
)
=
n
+
1
n
(
1
-
1
n
+
1
)
=
n
+
1
n
n
n
+
1
=
1
,
r
c
l
a
n
+
1
a
n
=
(
1
+
1
n
+
1
)
n
+
1
(
1
+
1
n
)
n
=
(
n
+
2
n
+
1
)
n
+
1
(
n
+
1
n
)
n
=
n
+
1
n
n
+
2
n
+
1
)
n
+
1
(
n
+
1
n
)
n
+
1
=
n
+
1
n
(
n
2
+
2
n
n
2
+
2
n
+
1
)
n
+
1
=
n
+
1
n
(
1
-
1
(
n
+
1
)
2
)
n
+
1
≥
n
+
1
n
(
1
-
(
n
+
1
)
(
1
n
+
1
)
2
)
=
n
+
1
n
(
1
-
1
n
+
1
)
=
n
+
1
n
n
n
+
1
=
1
,
(1)as desired.
We show next that {an}{an} is bounded above.
This time, we use the binomial theorem, the geometric progression, and (Reference).
r
c
l
a
n
=
(
1
+
1
n
)
n
=
∑
k
=
0
n
n
k
(
1
n
)
k
<
∑
k
=
0
n
2
n
k
2
k
(
1
n
)
k
=
2
∑
k
=
0
n
(
1
2
)
k
=
2
1
-
(
1
2
)
n
+
1
1
-
1
2
<
4
,
r
c
l
a
n
=
(
1
+
1
n
)
n
=
∑
k
=
0
n
n
k
(
1
n
)
k
<
∑
k
=
0
n
2
n
k
2
k
(
1
n
)
k
=
2
∑
k
=
0
n
(
1
2
)
k
=
2
1
-
(
1
2
)
n
+
1
1
-
1
2
<
4
,
(2)as desired.
That the sequence {an}{an} converges is now a consequence of
(Reference).
REMARK We have now defined the real number e.e.
Its central role in mathematics is not at all evident yet;
at this point we have no definition of exponential function, logarithm,
or trigonometric functions.
It does follow from the proof above that ee is between 2 and 4, and with a little
more careful estimates we can show that actually e≤3.e≤3.
For the moment, we will omit any further discussion of its precise value. Later,
in (Reference), we will show that it is an irrational number.