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 A318626 #9 Apr 17 2024 04:42:58 %S A318626 0,1,126,1001,3876,10630,23751,46376,82251,135751,211880,316251, %T A318626 455126,635376,864501,1150630,1502501,1929501,2441626,3049501,3764380, %U A318626 4598126,5563251,6672876,7940751,9381255,11009376,12840751,14891626,17178876,19720005,22533126 %N A318626 Number of 5-member subsets of [5*n] whose elements sum to a multiple of n. %H A318626 Alois P. Heinz, <a href="/A318626/b318626.txt">Table of n, a(n) for n = 0..10000</a> %H A318626 <a href="/index/Rec#order_09">Index entries for linear recurrences with constant coefficients</a>, signature (4,-6,4,-1,1,-4,6,-4,1). %F A318626 G.f.: -x*(5*x^8+106*x^7+527*x^6+608*x^5+629*x^4+624*x^3+503*x^2+122*x+1) / ((x^4+x^3+x^2+x+1) *(x-1)^5). %F A318626 a(n) = (-250*n +216/5 + 625*n^4 -1250*n^3 +875*n^2)/24 +4* b(n)/5 for n>=1, where b(n) = b(n-5) = 4, -1, -1, -1, -1, 4, -1, -1, -1,.. 5-periodic for n>=0. - _R. J. Mathar_, Apr 17 2024 %t A318626 LinearRecurrence[{4,-6,4,-1,1,-4,6,-4,1},{0,1,126,1001,3876,10630,23751,46376,82251,135751},40] (* _Harvey P. Dale_, Jul 13 2019 *) %Y A318626 Row n=5 of A318557. %K A318626 nonn,easy %O A318626 0,3 %A A318626 _Alois P. Heinz_, Aug 30 2018