Name for a Broad Class of Permutation Statistics Announcing the arrival of Valued Associate...
Delete free apps from library
Resize vertical bars (absolute-value symbols)
How many time has Arya actually used Needle?
Trying to understand entropy as a novice in thermodynamics
Why is a lens darker than other ones when applying the same settings?
Was Kant an Intuitionist about mathematical objects?
What does it mean that physics no longer uses mechanical models to describe phenomena?
Why is it faster to reheat something than it is to cook it?
Weaponising the Grasp-at-a-Distance spell
What is the origin of 落第?
Is openssl rand command cryptographically secure?
Does the Black Tentacles spell do damage twice at the start of turn to an already restrained creature?
How to write capital alpha?
Why not send Voyager 3 and 4 following up the paths taken by Voyager 1 and 2 to re-transmit signals of later as they fly away from Earth?
I can't produce songs
A term for a woman complaining about things/begging in a cute/childish way
NERDTreeMenu Remapping
Simple Http Server
Co-worker has annoying ringtone
How does light 'choose' between wave and particle behaviour?
In musical terms, what properties are varied by the human voice to produce different words / syllables?
Can an iPhone 7 be made to function as a NFC Tag?
Can you force honesty by using the Speak with Dead and Zone of Truth spells together?
How can a team of shapeshifters communicate?
Name for a Broad Class of Permutation Statistics
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Number of undirected trees with labeled edges, one repeatingNumber of possible Prüfer codesNumber of leaves in a tree that represents a kind of permutationsunique children of a point in a boolean latticeCounting restricted ordered rooted trees by the number of leaves and non-leavesFinding all k-size subgraphsProbability that a binary search tree is non-empty/full at level $n$Correctly labelling people in a lineupWhy not count automorphisms when counting - total number of spanning trees in $K_5$Permutation statistics in multiple rows
$begingroup$
Let $X$ be a set of positive integers. A permutation of $X$ is just an ordering of the elements of $X$, which we can write as a word. So the permutations of ${1,2,3}$ are $123, 132, 213, 231, 312, 321$. A decreasing binary plane tree on $X$ is a rooted tree labeled with the elements of $X$ in which each vertex has at most two children, each child is either a right or a left child, the labels are distinct, and every nonroot vertex has a label that is strictly smaller than its parent's label. There is a well-known bijection $T$ between permutations of $X$ and decreasing binary plane trees on $X$. If $pi$ is a permutation, we can write $pi=LnR$, where $n$ is the largest entry in the permutation. Then let $T(pi)$ be the decreasing binary plane tree whose root is labeled with $n$ and whose left and right subtrees are $T(L)$ and $T(R)$, respectively.
We can consider the shape of a decreasing binary plane tree $T$, which is simply the unlabeled binary plane tree obtained by deleting the labels of $T$. Let us say a permutation statistic $f$ is good if $f(pi)$ only depends on the shape of $T(pi)$. For example, the number of descents of $pi$ is the number of right edges in $T(pi)$, so the number of descents is a good statistic. The number of peaks of $pi$ is the number of vertices in $T(pi)$ that have two children, so the number of peaks is also good. Of course, there are also permutation statistics (such as the position of the minimum entry) that are not good.
My question is simply whether there is an actual name appearing already in the literature for "good" permutation statistics.
combinatorics reference-request permutations
$endgroup$
add a comment |
$begingroup$
Let $X$ be a set of positive integers. A permutation of $X$ is just an ordering of the elements of $X$, which we can write as a word. So the permutations of ${1,2,3}$ are $123, 132, 213, 231, 312, 321$. A decreasing binary plane tree on $X$ is a rooted tree labeled with the elements of $X$ in which each vertex has at most two children, each child is either a right or a left child, the labels are distinct, and every nonroot vertex has a label that is strictly smaller than its parent's label. There is a well-known bijection $T$ between permutations of $X$ and decreasing binary plane trees on $X$. If $pi$ is a permutation, we can write $pi=LnR$, where $n$ is the largest entry in the permutation. Then let $T(pi)$ be the decreasing binary plane tree whose root is labeled with $n$ and whose left and right subtrees are $T(L)$ and $T(R)$, respectively.
We can consider the shape of a decreasing binary plane tree $T$, which is simply the unlabeled binary plane tree obtained by deleting the labels of $T$. Let us say a permutation statistic $f$ is good if $f(pi)$ only depends on the shape of $T(pi)$. For example, the number of descents of $pi$ is the number of right edges in $T(pi)$, so the number of descents is a good statistic. The number of peaks of $pi$ is the number of vertices in $T(pi)$ that have two children, so the number of peaks is also good. Of course, there are also permutation statistics (such as the position of the minimum entry) that are not good.
My question is simply whether there is an actual name appearing already in the literature for "good" permutation statistics.
combinatorics reference-request permutations
$endgroup$
add a comment |
$begingroup$
Let $X$ be a set of positive integers. A permutation of $X$ is just an ordering of the elements of $X$, which we can write as a word. So the permutations of ${1,2,3}$ are $123, 132, 213, 231, 312, 321$. A decreasing binary plane tree on $X$ is a rooted tree labeled with the elements of $X$ in which each vertex has at most two children, each child is either a right or a left child, the labels are distinct, and every nonroot vertex has a label that is strictly smaller than its parent's label. There is a well-known bijection $T$ between permutations of $X$ and decreasing binary plane trees on $X$. If $pi$ is a permutation, we can write $pi=LnR$, where $n$ is the largest entry in the permutation. Then let $T(pi)$ be the decreasing binary plane tree whose root is labeled with $n$ and whose left and right subtrees are $T(L)$ and $T(R)$, respectively.
We can consider the shape of a decreasing binary plane tree $T$, which is simply the unlabeled binary plane tree obtained by deleting the labels of $T$. Let us say a permutation statistic $f$ is good if $f(pi)$ only depends on the shape of $T(pi)$. For example, the number of descents of $pi$ is the number of right edges in $T(pi)$, so the number of descents is a good statistic. The number of peaks of $pi$ is the number of vertices in $T(pi)$ that have two children, so the number of peaks is also good. Of course, there are also permutation statistics (such as the position of the minimum entry) that are not good.
My question is simply whether there is an actual name appearing already in the literature for "good" permutation statistics.
combinatorics reference-request permutations
$endgroup$
Let $X$ be a set of positive integers. A permutation of $X$ is just an ordering of the elements of $X$, which we can write as a word. So the permutations of ${1,2,3}$ are $123, 132, 213, 231, 312, 321$. A decreasing binary plane tree on $X$ is a rooted tree labeled with the elements of $X$ in which each vertex has at most two children, each child is either a right or a left child, the labels are distinct, and every nonroot vertex has a label that is strictly smaller than its parent's label. There is a well-known bijection $T$ between permutations of $X$ and decreasing binary plane trees on $X$. If $pi$ is a permutation, we can write $pi=LnR$, where $n$ is the largest entry in the permutation. Then let $T(pi)$ be the decreasing binary plane tree whose root is labeled with $n$ and whose left and right subtrees are $T(L)$ and $T(R)$, respectively.
We can consider the shape of a decreasing binary plane tree $T$, which is simply the unlabeled binary plane tree obtained by deleting the labels of $T$. Let us say a permutation statistic $f$ is good if $f(pi)$ only depends on the shape of $T(pi)$. For example, the number of descents of $pi$ is the number of right edges in $T(pi)$, so the number of descents is a good statistic. The number of peaks of $pi$ is the number of vertices in $T(pi)$ that have two children, so the number of peaks is also good. Of course, there are also permutation statistics (such as the position of the minimum entry) that are not good.
My question is simply whether there is an actual name appearing already in the literature for "good" permutation statistics.
combinatorics reference-request permutations
combinatorics reference-request permutations
edited Mar 26 at 21:26
Colin Defant
asked Mar 25 at 23:51
Colin DefantColin Defant
717312
717312
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3162486%2fname-for-a-broad-class-of-permutation-statistics%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3162486%2fname-for-a-broad-class-of-permutation-statistics%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown