The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A063262 Eighth column (k=7) of sextinomial array A063260. 6
4, 27, 104, 305, 756, 1667, 3368, 6354, 11340, 19327, 31680, 50219, 77324, 116055, 170288, 244868, 345780, 480339, 657400, 887589, 1183556, 1560251, 2035224, 2628950, 3365180, 4271319, 5378832 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (8, -28, 56, -70, 56, -28, 8, -1).
FORMULA
a(n) = A063260(n+2, 7 )= (n+1)*(n+2)*(n^5+32*n^4+413*n^3+2722*n^2+9432*n+10080)/7!.
G.f.: (4-5*x+5*x^3-4*x^4+x^5)/(1-x)^8; the numerator polynomial is N6(7, x) from row n=7 of array A063261.
a(n) = 4*C(n+2,2) + 15*C(n+2,3) + 20*C(n+2,4) + 15*C(n+2,5) + 6*C(n+2,6) + C(n+2,7) (see comment in A213888). - Vladimir Shevelev and Peter J. C. Moses, Jun 22 2012
MATHEMATICA
CoefficientList[Series[(4-5x+5x^3-4x^4+x^5)/(1-x)^8, {x, 0, 30}], x] (* or *) LinearRecurrence[{8, -28, 56, -70, 56, -28, 8, -1}, {4, 27, 104, 305, 756, 1667, 3368, 6354}, 30] (* Harvey P. Dale, Mar 07 2023 *)
CROSSREFS
Sequence in context: A296316 A071175 A352331 * A156223 A048102 A171469
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Jul 24 2001
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 14 12:38 EDT 2024. Contains 372533 sequences. (Running on oeis4.)