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 A162475 #9 Jul 07 2025 19:34:55 %S A162475 1,1,6,31,166,931,5412,32334,197378,1225871,7722282,49224175, %T A162475 316921948,2057994779,13463417108,88650225829,587062025226, %U A162475 3907415784953,26125388534522,175389933980744,1181803269037438,7989829660805193 %N A162475 Expansion of c(x/(1-x)^4), c(x) the g.f. of A000108. %F A162475 G.f.: 1/(1-x/((1-x)^4-x/(1-x/((1-x)^4-x/(1-... (continued fraction); %F A162475 a(n) = Sum_{k=0..n} C(n+3k-1,n-k)*A000108(k). %F A162475 Conjecture: (n+1)*a(n) +3*(2-3n)*a(n-1) +2*(7n-20)*a(n-2) +2*(22-5n)*a(n-3) +(5n-31)*a(n-4) +(8-n)*a(n-5)=0. - _R. J. Mathar_, Nov 17 2011 %Y A162475 Cf. A000108. %Y A162475 Partial sums are A162476. %K A162475 easy,nonn %O A162475 0,3 %A A162475 _Paul Barry_, Jul 04 2009