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!)
A367592 Expansion of 1/((1-x) * (1-4*x)^3). 1
1, 13, 109, 749, 4589, 26093, 140781, 730605, 3679725, 18097645, 87303661, 414459373, 1941186029, 8987616749, 41199871469, 187228759533, 844358755821, 3782116386285, 16838816966125, 74563177424365, 328550363440621, 1441256130749933, 6296699479008749 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = ((9*n^2+21*n+14) * 4^(n+1) - 2)/54.
PROG
(PARI) a(n) = ((9*n^2+21*n+14)*4^(n+1)-2)/54;
CROSSREFS
Partial sums of A038845.
Sequence in context: A002648 A055840 A243417 * A163845 A075143 A005769
KEYWORD
nonn,easy
AUTHOR
Seiichi Manyama, Nov 24 2023
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 26 14:29 EDT 2024. Contains 373718 sequences. (Running on oeis4.)