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 A198079 #13 May 29 2025 10:40:55 %S A198079 1,5,33,311,3802,56800,1003061,20441409,472161363,12189944200, %T A198079 347854999335,10872213398723,369369563065819,13553043160362243, %U A198079 534138422146939893,22502990284669009819,1009214769013552542796,48004835269442445650150 %N A198079 Round((n+1/5)^n). %H A198079 Vincenzo Librandi, <a href="/A198079/b198079.txt">Table of n, a(n) for n = 1..300</a> %t A198079 Table[Round[(n+1/5)^n],{n,20}] (* _Harvey P. Dale_, Jul 12 2014 *) %o A198079 (Magma) [Round((n+1/5)^n): n in [1..20]]; %Y A198079 Cf. A014056. %K A198079 nonn %O A198079 1,2 %A A198079 _Vincenzo Librandi_, Oct 21 2011