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!)
A213850 Antidiagonal sums of the convolution array A213849. 4
1, 3, 10, 20, 42, 70, 120, 180, 275, 385, 546, 728, 980, 1260, 1632, 2040, 2565, 3135, 3850, 4620, 5566, 6578, 7800, 9100, 10647, 12285, 14210, 16240, 18600, 21080, 23936, 26928, 30345, 33915, 37962, 42180, 46930 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = (n + 1)*(n + 2)*(3 - 3*(-1)^n + 8*n + 2*n^2)/96.
a(n) = 5*a(n-1) - 10*a(n-2) + 10*a(n-3) - 5*a(n-4) + a(n-5).
G.f.: f(x)/g(x), where f(x) = x*(1 + x + 2*x^2) and g(x) = (1+x)^3*(1-x)^5.
MATHEMATICA
(See A213849.)
CROSSREFS
Cf. A213849.
Sequence in context: A293765 A295953 A005997 * A336529 A081205 A273379
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, Jul 05 2012
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 June 11 17:16 EDT 2024. Contains 373315 sequences. (Running on oeis4.)