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!)
A213776 Antidiagonal sums of the convolution array A213774. 3
1, 8, 30, 81, 184, 376, 717, 1304, 2294, 3941, 6656, 11104, 18361, 30168, 49342, 80441, 130840, 212472, 344645, 558600, 904886, 1465293, 2372160, 3839616, 6214129, 10056296, 16273182, 26332449, 42608824, 68944696, 111557181 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = 4*a(n-1) - 5*a(n-2) + a(n-3) + 2*a(n-4) - a(n-5).
G.f.: f(x)/g(x), where f(x) = x*(1 + 4*x + 3*x^2) and g(x) = (1 - x - x^2)*(1 - x)^3.
a(n) = 6*Fibonacci(n+6) - Lucas(n+5) - 2*n*(2*n+9) - 37. - Ehren Metcalfe, Jul 10 2019
MATHEMATICA
(See A213774.)
CROSSREFS
Sequence in context: A002417 A126858 A232772 * A113751 A343520 A107233
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, Jun 21 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 13 14:08 EDT 2024. Contains 372519 sequences. (Running on oeis4.)