Define three sequences:
The first sequence is $$n^n: 1,\ 4,\ 27,\ 256,\ 3125,\ 46656, \ldots$$
The second sequence is that of the ratios between adjacent members of the first series, or $$\frac{(n+1)^{n+1}}{n^n}: 4,\ \frac{27}4,\ \frac{256}{27}, \ \frac{3125}{256},\ \frac{46656}{3125},\ldots.$$
The third sequence is the difference between adjacent members of the second sequence, or $$\frac{(n+2)^{n+2}}{(n+1)^{n+1}} – \frac{(n+1)^{n+1}}{n^n}: \frac{11}{4},\ \frac{295}{108},\ \frac{18839}{6912},\ \frac{2178311}{800000},\ \ldots.$$
The third sequence converges toward e, from above, and rather quickly so. Is there a proof or explanation of why this must be so?
\
and switched to using comma as a separator. I, too, would use a semicolon as a separator when the sequences were not on separate lines. But this is a stylistic decision, so if you don't like the way it looks, just say so. Your preference should carry more weight here. You can also use the "roll back" option in edit. – Jyrki Lahtonen Aug 28 '15 at 10:28