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!)
A213834 Antidiagonal sums of the convolution array A213833. 3
1, 10, 46, 140, 335, 686, 1260, 2136, 3405, 5170, 7546, 10660, 14651, 19670, 25880, 33456, 42585, 53466, 66310, 81340, 98791, 118910, 141956, 168200, 197925, 231426, 269010, 310996, 357715, 409510, 466736 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = n*(n+1)*(3*n^2 - 2*n + 2)/6.
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 + 2*x)(1 + 3*x) and g(x) = (1-x)^5.
MATHEMATICA
(See A213833.)
CROSSREFS
Cf. A213833.
Sequence in context: A081583 A244246 A288117 * A241084 A106600 A085437
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, Jul 04 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 May 20 09:36 EDT 2024. Contains 372710 sequences. (Running on oeis4.)