A096181 Floor (e^(n / log(n))).
17, 15, 17, 22, 28, 36, 46, 60, 76, 98, 125, 158, 201, 254, 320, 403, 506, 634, 793, 989, 1233, 1533, 1904, 2360, 2922, 3612, 4459, 5498, 6771, 8328, 10231, 12556, 15393, 18851, 23063, 28189, 34423, 41998, 51195, 62353, 75883, 92274, 112119, 136131
Offset: 2
Keywords
Programs
-
Mathematica
Table[ Floor[ E^(n/Log[n])], {n, 2, 45}]
Extensions
Definition corrected and cross-refs added by Franklin T. Adams-Watters, Jan 25 2010