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!)
A213165 Sequence of coefficients of x in marked mesh pattern generating function Q_{n,132}^(5,0,-,0)(x). 0
1, 11, 74, 396, 1859, 8033, 32827, 128969, 492302, 1838836, 6753760, 24476710, 87754722, 311834270, 1099874777 (list; graph; refs; listen; history; text; internal format)
OFFSET
6,2
LINKS
S. Kitaev, J. Remmel and M. Tiefenbruck, Marked mesh patterns in 132-avoiding permutations I, arXiv preprint arXiv:1201.6243, 2012
MATHEMATICA
CCC[t] = (1 - (1 - 4*t)^(1/2))/(2*t); NQ0[t, x] = ((1 + t - t*x) - ((1 + t - t*x)^2 - 4*t)^(1/2))/(2*t); NQ1[t, x] = 1/(1 - t*NQ0[t, x]); NQ2[t, x] = 1/(1 - t*NQ1[t, x]); NQ3[t, x] = 1/(1 - t*NQ2[t, x]); NQ4[t, x] = 1/(1 - t*NQ3[t, x]); NQ5[t, x] = 1/(1 - t*NQ4[t, x]); CoefficientList[Coefficient[Simplify[Series[NQ5[t, x], {t, 0, 20}]], x], t] (* Robert Price, Jun 06 2012 *)
CROSSREFS
Sequence in context: A335828 A003367 A121784 * A044198 A044579 A231917
KEYWORD
nonn
AUTHOR
Robert Price, Jun 06 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 April 25 13:23 EDT 2024. Contains 371970 sequences. (Running on oeis4.)