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 A146537 #11 Mar 08 2022 03:47:52 %S A146537 1,10,1,52,85,14,175,232,11,370,451,20,637,742,95,976,1105,46,1387, %T A146537 1540,21,1870,2047,248,2425,2626,35,3052,3277,130,3751,4000,473,4522, %U A146537 4795,188,5365,5662,221,6280,6601,770,7267,7612,295,8326,8695,112,9457,9850,1139,10660,11077,142,11935,12376,475,13282,13747 %N A146537 a(n) = A144453(n)/16. %H A146537 G. C. Greubel, <a href="/A146537/b146537.txt">Table of n, a(n) for n = 0..5000</a> %F A146537 a(n) = (1/16)*numerator(1/9 - 1/(8*n+5)^2). - _G. C. Greubel_, Mar 08 2022 %t A146537 Numerator[1/9 - 1/(8*Range[0,100] +5)^2]/16 (* _G. C. Greubel_, Mar 07 2022 *) %o A146537 (Sage) [numerator(1/9 - 1/(8*n+5)^2)/16 for n in (0..100)] # _G. C. Greubel_, Mar 07 2022 %Y A146537 Cf. A144453. %K A146537 nonn %O A146537 0,2 %A A146537 _Paul Curtz_, Oct 31 2008 %E A146537 Terms a(21) onward added by _G. C. Greubel_, Mar 07 2022