A177470 Number of permutations of order n avoiding the consecutive pattern 11'22'.
1, 1, 2, 6, 18, 70, 300, 1435, 7910, 47376, 316008, 2314158, 18331236, 158024724, 1462752720, 14497475850, 153488070450, 1724035906450, 20515906356660, 257720354712106, 3406481187714176, 47293781230517640, 687760952277462336, 10456003715906638162, 165890170459303164420
Offset: 0
Keywords
Links
- S. Kitaev, Introduction to partially ordered patterns, Discrete Applied Mathematics 155 (2007), 929-944.
- Rémy Sigrist, C program
Crossrefs
Programs
-
C
// See Links section.
Extensions
a(0) = 1 and a(10)-a(16) from Rémy Sigrist, Mar 13 2023
Edited and a(17)-a(24) added by Max Alekseyev, Oct 01 2024
Comments