login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A141473
Number of 3-equitable permutations: permutations on n letters equally avoiding each permutation of S_3.
1
6, 2, 2, 0, 0, 4, 2, 0, 0
OFFSET
3,1
COMMENTS
A permutation is 3-equitable if no omega in S_3 appears more than ceiling(binomial(n,3)/6) times or fewer than floor(binomial(n,3)/6) times.
E.g., 2143 contains 214, 213--213 permutations--and 243 and 143--both 132 permutations.
This is a generalization of the Kendall-Mann numbers A000140.
EXAMPLE
The only 3-equitable permutations in S_4: [3, 1, 4, 2], [2, 4, 1, 3].
CROSSREFS
Cf. A000140.
Sequence in context: A110321 A377763 A111553 * A068931 A061666 A136708
KEYWORD
nonn,hard,more
AUTHOR
Sunil Abraham (sunil.abraham(AT)lmh.ox.ac.uk), Aug 08 2008
STATUS
approved