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!)
A213848 Principal diagonal of the convolution array A213847. 3
3, 36, 131, 320, 635, 1108, 1771, 2656, 3795, 5220, 6963, 9056, 11531, 14420, 17755, 21568, 25891, 30756, 36195, 42240, 48923, 56276, 64331, 73120, 82675, 93028, 104211, 116256, 129195, 143060, 157883, 173696 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = (-4*n - 3*n^2 + 16*n^3)/3.
a(n) = 4*a(n-1) - 6*a(n-2) + 4*a(n-3) - a(n-4).
G.f.: f(x)/g(x), where f(x) = x*(3 + 24*x + 5*x^2) and g(x) = (1-x)^4.
MATHEMATICA
(See A213841.)
CROSSREFS
Cf. A213841.
Sequence in context: A324157 A268591 A275560 * A006428 A068619 A247768
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 April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)