cp's OEIS Frontend

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.

A091027 Sixth column (m=7) of array A090452.

This page as a plain text file.
%I A091027 #6 Dec 19 2021 11:46:53
%S A091027 63,910,6083,27483,97188,289884,762048,1816248,4001613,8264718,
%T A091027 16168867,30204083,54215070,93980040,157979640,258402312,412440315,
%U A091027 643939374,985474539,1480935379,2188715144,3185611044,4571556360,6475319760,9061322985,12537745038
%N A091027 Sixth column (m=7) of array A090452.
%H A091027 T. D. Noe, <a href="/A091027/b091027.txt">Table of n, a(n) for n = 0..1000</a>
%H A091027 <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 A091027 a(n)= (n+12)*(n+9)*(n+3)*(n+2)*(n+1)*(n^5+48*n^4+769*n^3+4782*n^2+11200*n+8400)/86400. 86400=10!/(2*3*7).
%F A091027 G.f.: (63+217*x-462*x^2+225*x^3+80*x^4-120*x^5+45*x^6-6*x^7)/(1-x)^11.
%t A091027 LinearRecurrence[{11,-55,165,-330,462,-462,330,-165,55,-11,1},{63,910,6083,27483,97188,289884,762048,1816248,4001613,8264718,16168867},30] (* _Harvey P. Dale_, Dec 19 2021 *)
%Y A091027 Cf. A091026.
%K A091027 nonn,easy
%O A091027 0,1
%A A091027 _Wolfdieter Lang_, Dec 23 2003