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 A197905 #9 Sep 08 2022 08:45:59 %S A197905 64,245,1372,5893,19771,54993,132811,287701,572043,1061521,1861243, %T A197905 3112581,5000731,7762993,11697771,17174293,24643051,34646961,47833243, %U A197905 64966021,86939643,114792721,149722891,193102293,246493771,311667793,390620091,485590021 %N A197905 Ceiling((n+1/n)^6). %H A197905 Vincenzo Librandi, <a href="/A197905/b197905.txt">Table of n, a(n) for n = 1..10000</a> %t A197905 Table[Ceiling[(n+1/n)^6],{n,30}] (* _Harvey P. Dale_, May 17 2015 *) %o A197905 (Magma) [Ceiling((n+1/n)^6): n in [1..50]] %Y A197905 Cf. A014058. %K A197905 nonn %O A197905 1,1 %A A197905 _Vincenzo Librandi_, Oct 19 2011