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!)
A244488 G.f.: (1+x^2+3*x^3+4*x^4+4*x^5+4*x^6+3*x^7+x^8+x^10)/((1-x^2)*(1-x^3)*(1-x^4)*(1-x^5)). 0
1, 0, 2, 4, 7, 10, 16, 22, 31, 40, 54, 66, 85, 102, 126, 150, 179, 208, 246, 282, 327, 370, 424, 476, 539, 600, 672, 744, 827, 908, 1004, 1096, 1203, 1308, 1428, 1546, 1679, 1810, 1958, 2104, 2267, 2426, 2606, 2782, 2977, 3170, 3382, 3592, 3823, 4050 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
H.-C. Herbig, D. Herden, C. Seaton, On compositions with x^2/(1-x), arXiv preprint arXiv:1404.1022, 2014. See Sect. 6.2.
Index entries for linear recurrences with constant coefficients, signature (0, 1, 1, 1, 0, -1, -2, -1, 0, 1, 1, 1, 0, -1).
MATHEMATICA
CoefficientList[Series[(1+x^2+3x^3+4x^4+4x^5+4x^6+3x^7+x^8+x^10)/ ((1- x^2) (1-x^3)(1-x^4)(1-x^5)), {x, 0, 50}], x] (* or *) LinearRecurrence[{0, 1, 1, 1, 0, -1, -2, -1, 0, 1, 1, 1, 0, -1}, {1, 0, 2, 4, 7, 10, 16, 22, 31, 40, 54, 66, 85, 102}, 50] (* Harvey P. Dale, Apr 14 2018 *)
CROSSREFS
Sequence in context: A173726 A000376 A000375 * A365068 A131752 A062365
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Jul 04 2014
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 29 07:58 EDT 2024. Contains 372098 sequences. (Running on oeis4.)