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 A197599 #14 Jun 02 2025 05:01:03 %S A197599 11,420,27910,2624602,318800200,47439020041,8353801755006, %T A197599 1698808167100875,391746480089540115,101004512021025221012, %U A197599 28791615763253886202480,8990685731188213404550238,3052132045866636492112058599,1119164206256115117485135326641,440822282742124422495281791483358 %N A197599 Floor((10n+1/n)^n). %H A197599 Vincenzo Librandi, <a href="/A197599/b197599.txt">Table of n, a(n) for n = 1..250</a> %o A197599 (Magma) [Floor((10*n+1/n)^n): n in [1..20]]; %o A197599 (PARI) a(n)=floor((10*n+1/n)^n) \\ _Charles R Greathouse IV_, Dec 27 2011 %Y A197599 Cf. A014052. %K A197599 nonn,less %O A197599 1,1 %A A197599 _Vincenzo Librandi_, Oct 17 2011