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!)
A027017 a(n) = T(2*n+1, n+2), T given by A027011. 1
1, 7, 73, 373, 1404, 4506, 13226, 36889, 99947, 266455, 704150, 1852212, 4860468, 12739243, 33369709, 87385081, 228803856, 599048334, 1568366942, 4106082685, 10749916175, 28143706267, 73681248938, 192900093288, 505019090664, 1322157246031, 3461452722961 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
G.f.: x*(1+43*x^2-31*x^3+17*x^4-7*x^5+x^6) / ((1-x)^4*(1-3*x+x^2)). - Colin Barker, Feb 19 2016
PROG
(PARI) Vec(x*(1+43*x^2-31*x^3+17*x^4-7*x^5+x^6)/((1-x)^4*(1-3*x+x^2)) + O(x^40)) \\ Colin Barker, Feb 19 2016
CROSSREFS
Sequence in context: A012158 A139966 A175205 * A076106 A202042 A294291
KEYWORD
nonn,easy
AUTHOR
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 3 05:44 EDT 2024. Contains 373054 sequences. (Running on oeis4.)