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 A258129 #11 Sep 16 2018 13:00:49 %S A258129 698901,5102520783381,37252493940331837461, %T A258129 271973082264557457061125141,1985621622943208359132836202790421, %U A258129 14496630316026749501691464257547633057301,105837027604506739193825102426073141683789429781,772695182809023513889440668692977953487035688873891861 %N A258129 Octagonal numbers (A000567) that are the sum of three consecutive octagonal numbers. %H A258129 Colin Barker, <a href="/A258129/b258129.txt">Table of n, a(n) for n = 1..145</a> %H A258129 <a href="/index/Rec#order_03">Index entries for linear recurrences with constant coefficients</a>, signature (7300803,-7300803,1). %F A258129 G.f.: -21*x*(x^2 -844482*x +33281)/((x-1)*(x^2 -7300802*x +1)). %e A258129 698901 is in the sequence because Oct(483) = 698901 = 231296 + 232965 + 234640 = Oct(278) + Oct(279) + Oct(280). %t A258129 CoefficientList[Series[-21*x*(x^2 -844482*x +33281)/((x-1)*(x^2 -7300802*x +1)), {x, 0, 50}], x] (* _G. C. Greubel_, Oct 18 2017 *) %t A258129 LinearRecurrence[{7300803,-7300803,1},{698901,5102520783381,37252493940331837461},20] (* _Harvey P. Dale_, Sep 16 2018 *) %o A258129 (PARI) Vec(-21*x*(x^2 -844482*x +33281)/((x-1)*(x^2 -7300802*x +1)) + O('x^20)) %Y A258129 Cf. A000567, A258128, A258130, A258131, A258132. %K A258129 nonn,easy %O A258129 1,1 %A A258129 _Colin Barker_, May 21 2015