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!)
A369327 a(n) is the number of words of length n over the alphabet [n] and sortable by a (2,1)-pop stack of depth 2. 2
1, 1, 4, 24, 149, 923, 5784, 36708, 235156, 1516864, 9838018, 64093998, 419137378, 2749637566, 18087479624, 119263349200, 788015054253, 5216212564723, 34584497597602, 229635524379026, 1526740206967913, 10162620233598959, 67719554546286284, 451699650863065424 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
Toufik Mansour, Howard Skogman, and Rebecca Smith, Sorting inversion sequences, arXiv:2401.06662 [math.CO], 2024. See Theorem 3.25 at page 13.
FORMULA
a(n) = A369326(n, n).
MATHEMATICA
A369326[n_, k_]:=SeriesCoefficient[((1-x)(1-2x)-((1-x)(1-2x)+x^2)y)/((1-x)(1-2x)-(1-x)(2-3x)y+(1-2x)y^2), {x, 0, n}, {y, 0, k}]; a[n_]:=A369326[n, n]; Array[a, 24, 0]
CROSSREFS
Main diagonal of A369326.
Cf. A369325.
Sequence in context: A225050 A045738 A215708 * A192806 A347915 A262407
KEYWORD
nonn
AUTHOR
Stefano Spezia, Jan 20 2024
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 May 15 16:29 EDT 2024. Contains 372546 sequences. (Running on oeis4.)