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 A062467 #7 Mar 15 2023 15:04:58 %S A062467 0,0,2,4,7,11,15,19,23,28,32,37,41,46,50,55,60,64,69,74,78,83,88,93, %T A062467 97,102,107,112,116,121,126,131,136,141,145,150,155,160,165,170,175, %U A062467 180,184,189,194,199,204,209,214,219,224,229,234,239,244,249,254,259 %N A062467 Integer part of log(n!)^(1 + log(n)/n). %F A062467 a(n) = floor(log(n!)^(1 + log(n)/n)). - _Wesley Ivan Hurt_, Mar 15 2023 %t A062467 Floor[Log[n! ]^(1 + Log[n]/n)] %Y A062467 Cf. A062468, see also A003068. %K A062467 nonn,easy %O A062467 1,3 %A A062467 _Olivier Gérard_, Jun 23 2001