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!)
A213436 Principal diagonal of the convolution array A212891. 2
1, 17, 84, 260, 625, 1281, 2352, 3984, 6345, 9625, 14036, 19812, 27209, 36505, 48000, 62016, 78897, 99009, 122740, 150500, 182721, 219857, 262384, 310800, 365625, 427401, 496692, 574084, 660185, 755625, 861056, 977152, 1104609 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = (11*n^4 + 6*n^3 - 5*n^2)/12.
a(n) = 5*a(n-1) - 10*a(n-2) + 10*a(n-3) - 5*a(n-4) + a(n-5).
G.f.: x*(1 + 12*x + 9*x^2)/(1 - x)^5.
MATHEMATICA
(See A212891.)
CROSSREFS
Sequence in context: A193046 A158528 A197346 * A239667 A344523 A156968
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, Jun 16 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 3 09:56 EDT 2024. Contains 372207 sequences. (Running on oeis4.)