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 A062429 #5 Jun 28 2015 14:41:58 %S A062429 1,1,2,4,7,10,12,15,19,22,25,29,32,36,39,43,47,51,55,59,63,67,71,75, %T A062429 79,84,88,92,97,101,105,110,114,119,123,128,133,137,142,147,151,156, %U A062429 161,166,170,175,180,185,190,195,200,205,210,215,220,225,230,235,240 %N A062429 Integer part of log(n^n)^((1 - 1/n)^(1/n)). %t A062429 Floor[Log[n^n]^(1 - 1/n)^(1/n)] %Y A062429 Cf. A062430. %K A062429 nonn,easy %O A062429 1,3 %A A062429 _Olivier Gérard_, Jun 23 2001