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!)
A257595 Expansion of x^3*(1+x+2*x^2+3*x^3+3*x^4+x^5)/(1-x^2-x^3)^3. 1
0, 0, 0, 1, 1, 5, 9, 18, 34, 58, 100, 164, 265, 421, 657, 1015, 1549, 2343, 3515, 5234, 7745, 11393, 16673, 24285, 35220, 50880, 73238, 105073, 150286, 214346, 304910, 432677, 612581, 865435, 1220209, 1717180, 2412276, 3383076, 4737076, 6623076, 9246855 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
LINKS
Jean-Luc Baril, and Jean-Marcel Pallo, A Motzkin filter in the Tamari lattice, Discrete Mathematics 338.8 (2015): 1370-1378.
FORMULA
G.f.: x^3*(1+x+2*x^2+3*x^3+3*x^4+x^5)/(1-x^2-x^3)^3.
MATHEMATICA
CoefficientList[Series[x^3(1+x+2x^2+3x^3+3x^4+x^5)/(1-x^2-x^3)^3, {x, 0, 50}], x] (* or *) LinearRecurrence[{0, 3, 3, -3, -6, -2, 3, 3, 1}, {0, 0, 0, 1, 1, 5, 9, 18, 34}, 50] (* Harvey P. Dale, Feb 13 2022 *)
CROSSREFS
Sequence in context: A061502 A110349 A036832 * A116453 A046578 A046590
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Jun 04 2015
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 March 29 08:59 EDT 2024. Contains 371268 sequences. (Running on oeis4.)