7
votes
1answer
222 views
Non-enumerative proof that there are many simple permutations?
Terence Tao asked for a non-enumerative proof that a positive proportion of permutations are derangements and got a great answer. Inspired by this, I'd like to ask about another fa …
3
votes
2answers
206 views
The proportion between permutations and derangements.
Denote the number of derangements by $D_N$. It's known that $D_N/N! \rightarrow 1/e$. Therefore $N!/e$ is an approximation for $D_N$.
I'm trying to bound the difference between th …
8
votes
0answers
153 views
A duality on partial permutations
A partial permutation matrix $\pi$ is one with at most one 1 in any row and column (the rest 0s). Given one, we can cross out to the East and South (but not Southeast) of each 1. S …
7
votes
1answer
102 views
Permutations of prescribed cycle types that multiply to the identity
Suppose that $\lambda_1,\lambda_2,\lambda_3$ are partititions of $n$. When do there exist permutations $\sigma_1,\sigma_2,\sigma_3 \in S_n$ such that
(1) $\sigma_1\sigma_2\sigma_ …
1
vote
1answer
106 views
The distribution of cycle length in random derangement
It is known that for a fixed x $\in {0,1,...,N-1}$, the length of the cycle of x in a random permutation in $S_N$ distributes uniformly in
${1, . . . ,N}$.
My question is regardin …
0
votes
0answers
71 views
Notation for substructure, especially for permutations?
Is there a standard notation that expresses substructure?
The specific case that I care about is the following:
Suppose $\sigma,\tau$ are permutations such that $$\sigma(x)\not=x\ …
9
votes
0answers
173 views
3D generalizations of permutations, RSK correspondence, contingency tables, etc.
I want to gather facts and questions related to 3D generalizations
of permutations, RSK correspondence, contingency tables,
etc. One reason I am interested in this is because it is …
2
votes
0answers
105 views
Citation for subset complement result
Let $S=\lbrace s_1,\ldots,s_n \rbrace \subset \lbrace1,\ldots,2n\rbrace$. Consider two operations on $S$: the complement $C(S)=\lbrace 1,\ldots,2n \rbrace \setminus S$ and a reflec …
5
votes
1answer
247 views
Number of Permutations with k-inversions and with a single clamped value
This question is cross-posted from math.stackexchange because it might be too technical.
Let $S_n$ be the symmetric group. Recall that the number of inversions of a permutation $\ …
0
votes
1answer
238 views
Find Probability distribution that matches given order statistic property
Given $ 0 < p < 1$, do there exist probability distributions for random variables $ X,Y $ such that all three of following are true:
$$ P(X < Y) = p $$
$$ pdf (X) = f(x, …
6
votes
2answers
276 views
Distribution of distances in permutations
Let's consider all possible permutations of N numbers. Suppose for each permutation we calculate the sum of absolute differences between consecutive elements. Thus, for (1,2,3) one …
1
vote
1answer
114 views
Statistics on Lehmer codes
I am looking at words $\alpha_1 \ldots \alpha_n$, where $\alpha_j \in \{ 1, \ldots, j \}$. Thinking of $\alpha_j$ as a height, these words can be interpreted as left-to-right paths …
7
votes
4answers
458 views
Properties of permutations with unknown pattern avoidance descriptions
Background
Many properties of permutations can be stated in terms of classical patterns.
For example:
a permutation is stack-sortable if and only if it avoids 231 (Knuth 1975)
a …
5
votes
2answers
180 views
Maximum distance within a subset of permutations
I'm modelling a scheduler that accepts a sequence of requests and outputs a sequence of responses, one response per request. It can partially reorder requests, but only within a f …
33
votes
6answers
2k views
Non-enumerative proof that there are many derangements?
Recall that a derangement is a permutation $\pi: \{1,\ldots,n\} \to \{1,\ldots,n\}$ with no fixed points: $\pi(j) \neq j$ for all $j$. A classical application of the inclusion-exc …

