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 A197715 #10 Jun 02 2025 05:06:13 %S A197715 1,4,32,311,3802,56800,1003061,20441408,472161363,12189944199, %T A197715 347854999334,10872213398722,369369563065819,13553043160362242, %U A197715 534138422146939893,22502990284669009819,1009214769013552542796,48004835269442445650150,2413922625560072092051194,127946199132847926094882311 %N A197715 Floor((n+1/5)^n). %H A197715 Vincenzo Librandi, <a href="/A197715/b197715.txt">Table of n, a(n) for n = 1..300</a> %t A197715 Table[Floor[(n+1/5)^n],{n,20}] (* _Harvey P. Dale_, Jun 19 2013 *) %o A197715 (Magma) [Floor((n+1/5)^n): n in [1..20]] %Y A197715 Cf. A014052 %K A197715 nonn %O A197715 1,2 %A A197715 _Vincenzo Librandi_, Oct 18 2011