This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A096181 #4 Mar 30 2012 17:35:15 %S A096181 17,15,17,22,28,36,46,60,76,98,125,158,201,254,320,403,506,634,793, %T A096181 989,1233,1533,1904,2360,2922,3612,4459,5498,6771,8328,10231,12556, %U A096181 15393,18851,23063,28189,34423,41998,51195,62353,75883,92274,112119,136131 %N A096181 Floor (e^(n / log(n))). %t A096181 Table[ Floor[ E^(n/Log[n])], {n, 2, 45}] %Y A096181 Cf. A000149, A073226. %K A096181 nonn %O A096181 2,1 %A A096181 _Robert G. Wilson v_, Jun 19 2004 %E A096181 Definition corrected and cross-refs added by _Franklin T. Adams-Watters_, Jan 25 2010