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 A017146 #16 Jul 08 2025 06:02:27 %S A017146 60466176,289254654976,26559922791424,590490000000000, %T A017146 6278211847988224,42420747482776576,210832519264920576, %U A017146 839299365868340224,2824752490000000000,8335775831236199424,22130157888803070976 %N A017146 a(n) = (8*n+6)^10. %H A017146 Vincenzo Librandi, <a href="/A017146/b017146.txt">Table of n, a(n) for n = 0..10000</a> %H A017146 <a href="/index/Rec#order_11">Index entries for linear recurrences with constant coefficients</a>, signature (11, -55, 165, -330, 462, -462, 330, -165, 55, -11, 1). %F A017146 a(n) = 1024*A016846(n). - _R. J. Mathar_, Aug 26 2015 %o A017146 (Magma) [(8*n+6)^10: n in [0..15]]; // _Vincenzo Librandi_, Jul 22 2011 %K A017146 nonn,easy %O A017146 0,1 %A A017146 _N. J. A. Sloane_