Meaning of Delta Notation
I was reading a paper (https://arxiv.org/pdf/1609.03891.pdf), and on the first page the author's write the following line:
$$
mu^sigma = frac{1}{n} sum_{i = 1}^n delta_{left(frac{2i}{n} - 1, frac{2sigma(i)}{n} -1right)}.
$$
Here, $sigma$ is in the symmetric group on $n$ letters. The authors write that $mu^sigma$ is supposed to be a probability measure on $[-1, 1]^2$. I'm having trouble parsing the expression. Is the delta supposed to be the Kroenecker delta? I don't think so, because the subscript ${left(frac{2i}{n} - 1, frac{2sigma(i) }{n} -1right)}$ doesn't seem to make sense (it would be equivalent to saying $i = sigma(i)?$). Also, why is the domain $[-1, 1]^2$?
Could someone help me understand this expression?
probability probability-theory notation
New contributor
add a comment |
I was reading a paper (https://arxiv.org/pdf/1609.03891.pdf), and on the first page the author's write the following line:
$$
mu^sigma = frac{1}{n} sum_{i = 1}^n delta_{left(frac{2i}{n} - 1, frac{2sigma(i)}{n} -1right)}.
$$
Here, $sigma$ is in the symmetric group on $n$ letters. The authors write that $mu^sigma$ is supposed to be a probability measure on $[-1, 1]^2$. I'm having trouble parsing the expression. Is the delta supposed to be the Kroenecker delta? I don't think so, because the subscript ${left(frac{2i}{n} - 1, frac{2sigma(i) }{n} -1right)}$ doesn't seem to make sense (it would be equivalent to saying $i = sigma(i)?$). Also, why is the domain $[-1, 1]^2$?
Could someone help me understand this expression?
probability probability-theory notation
New contributor
add a comment |
I was reading a paper (https://arxiv.org/pdf/1609.03891.pdf), and on the first page the author's write the following line:
$$
mu^sigma = frac{1}{n} sum_{i = 1}^n delta_{left(frac{2i}{n} - 1, frac{2sigma(i)}{n} -1right)}.
$$
Here, $sigma$ is in the symmetric group on $n$ letters. The authors write that $mu^sigma$ is supposed to be a probability measure on $[-1, 1]^2$. I'm having trouble parsing the expression. Is the delta supposed to be the Kroenecker delta? I don't think so, because the subscript ${left(frac{2i}{n} - 1, frac{2sigma(i) }{n} -1right)}$ doesn't seem to make sense (it would be equivalent to saying $i = sigma(i)?$). Also, why is the domain $[-1, 1]^2$?
Could someone help me understand this expression?
probability probability-theory notation
New contributor
I was reading a paper (https://arxiv.org/pdf/1609.03891.pdf), and on the first page the author's write the following line:
$$
mu^sigma = frac{1}{n} sum_{i = 1}^n delta_{left(frac{2i}{n} - 1, frac{2sigma(i)}{n} -1right)}.
$$
Here, $sigma$ is in the symmetric group on $n$ letters. The authors write that $mu^sigma$ is supposed to be a probability measure on $[-1, 1]^2$. I'm having trouble parsing the expression. Is the delta supposed to be the Kroenecker delta? I don't think so, because the subscript ${left(frac{2i}{n} - 1, frac{2sigma(i) }{n} -1right)}$ doesn't seem to make sense (it would be equivalent to saying $i = sigma(i)?$). Also, why is the domain $[-1, 1]^2$?
Could someone help me understand this expression?
probability probability-theory notation
probability probability-theory notation
New contributor
New contributor
edited Dec 26 '18 at 23:55
MJD
46.9k28208392
46.9k28208392
New contributor
asked Dec 26 '18 at 23:47
Probably
111
111
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Note that
$$
{left(frac{2i}{n} - 1, frac{2sigma(i) }{n} -1right)}
$$
is a point in $[-1,1]^2$.
So $delta$ with that subscript is a unit point mass at that point.
Add $n$ point masses and divide by $n$, we get a probability measure.
That seems to be what the diagrams in the middle of page 4 are about; they are maps of where the point masses are.
– MJD
Dec 26 '18 at 23:58
@MJD So $mu^sigma$ places $n$ masses of $1/n$ in the square $[-1, 1]^2$ and assigns measure $0$ to every other point. Is that the right way to interpret the expression?
– Probably
Dec 27 '18 at 0:01
Yes. A measure is a function on sets. The pdf is a distribution. That's the Dirac delta in $mathbb{R}^2$ : $delta(x,y) = delta(x)delta(y)$ the latter being the usual Dirac delta in $mathbb{R}$ @Probably
– reuns
Dec 27 '18 at 1:00
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
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
});
}
});
Probably is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3053440%2fmeaning-of-delta-notation%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Note that
$$
{left(frac{2i}{n} - 1, frac{2sigma(i) }{n} -1right)}
$$
is a point in $[-1,1]^2$.
So $delta$ with that subscript is a unit point mass at that point.
Add $n$ point masses and divide by $n$, we get a probability measure.
That seems to be what the diagrams in the middle of page 4 are about; they are maps of where the point masses are.
– MJD
Dec 26 '18 at 23:58
@MJD So $mu^sigma$ places $n$ masses of $1/n$ in the square $[-1, 1]^2$ and assigns measure $0$ to every other point. Is that the right way to interpret the expression?
– Probably
Dec 27 '18 at 0:01
Yes. A measure is a function on sets. The pdf is a distribution. That's the Dirac delta in $mathbb{R}^2$ : $delta(x,y) = delta(x)delta(y)$ the latter being the usual Dirac delta in $mathbb{R}$ @Probably
– reuns
Dec 27 '18 at 1:00
add a comment |
Note that
$$
{left(frac{2i}{n} - 1, frac{2sigma(i) }{n} -1right)}
$$
is a point in $[-1,1]^2$.
So $delta$ with that subscript is a unit point mass at that point.
Add $n$ point masses and divide by $n$, we get a probability measure.
That seems to be what the diagrams in the middle of page 4 are about; they are maps of where the point masses are.
– MJD
Dec 26 '18 at 23:58
@MJD So $mu^sigma$ places $n$ masses of $1/n$ in the square $[-1, 1]^2$ and assigns measure $0$ to every other point. Is that the right way to interpret the expression?
– Probably
Dec 27 '18 at 0:01
Yes. A measure is a function on sets. The pdf is a distribution. That's the Dirac delta in $mathbb{R}^2$ : $delta(x,y) = delta(x)delta(y)$ the latter being the usual Dirac delta in $mathbb{R}$ @Probably
– reuns
Dec 27 '18 at 1:00
add a comment |
Note that
$$
{left(frac{2i}{n} - 1, frac{2sigma(i) }{n} -1right)}
$$
is a point in $[-1,1]^2$.
So $delta$ with that subscript is a unit point mass at that point.
Add $n$ point masses and divide by $n$, we get a probability measure.
Note that
$$
{left(frac{2i}{n} - 1, frac{2sigma(i) }{n} -1right)}
$$
is a point in $[-1,1]^2$.
So $delta$ with that subscript is a unit point mass at that point.
Add $n$ point masses and divide by $n$, we get a probability measure.
edited Dec 26 '18 at 23:59
MJD
46.9k28208392
46.9k28208392
answered Dec 26 '18 at 23:55
GEdgar
61.7k267168
61.7k267168
That seems to be what the diagrams in the middle of page 4 are about; they are maps of where the point masses are.
– MJD
Dec 26 '18 at 23:58
@MJD So $mu^sigma$ places $n$ masses of $1/n$ in the square $[-1, 1]^2$ and assigns measure $0$ to every other point. Is that the right way to interpret the expression?
– Probably
Dec 27 '18 at 0:01
Yes. A measure is a function on sets. The pdf is a distribution. That's the Dirac delta in $mathbb{R}^2$ : $delta(x,y) = delta(x)delta(y)$ the latter being the usual Dirac delta in $mathbb{R}$ @Probably
– reuns
Dec 27 '18 at 1:00
add a comment |
That seems to be what the diagrams in the middle of page 4 are about; they are maps of where the point masses are.
– MJD
Dec 26 '18 at 23:58
@MJD So $mu^sigma$ places $n$ masses of $1/n$ in the square $[-1, 1]^2$ and assigns measure $0$ to every other point. Is that the right way to interpret the expression?
– Probably
Dec 27 '18 at 0:01
Yes. A measure is a function on sets. The pdf is a distribution. That's the Dirac delta in $mathbb{R}^2$ : $delta(x,y) = delta(x)delta(y)$ the latter being the usual Dirac delta in $mathbb{R}$ @Probably
– reuns
Dec 27 '18 at 1:00
That seems to be what the diagrams in the middle of page 4 are about; they are maps of where the point masses are.
– MJD
Dec 26 '18 at 23:58
That seems to be what the diagrams in the middle of page 4 are about; they are maps of where the point masses are.
– MJD
Dec 26 '18 at 23:58
@MJD So $mu^sigma$ places $n$ masses of $1/n$ in the square $[-1, 1]^2$ and assigns measure $0$ to every other point. Is that the right way to interpret the expression?
– Probably
Dec 27 '18 at 0:01
@MJD So $mu^sigma$ places $n$ masses of $1/n$ in the square $[-1, 1]^2$ and assigns measure $0$ to every other point. Is that the right way to interpret the expression?
– Probably
Dec 27 '18 at 0:01
Yes. A measure is a function on sets. The pdf is a distribution. That's the Dirac delta in $mathbb{R}^2$ : $delta(x,y) = delta(x)delta(y)$ the latter being the usual Dirac delta in $mathbb{R}$ @Probably
– reuns
Dec 27 '18 at 1:00
Yes. A measure is a function on sets. The pdf is a distribution. That's the Dirac delta in $mathbb{R}^2$ : $delta(x,y) = delta(x)delta(y)$ the latter being the usual Dirac delta in $mathbb{R}$ @Probably
– reuns
Dec 27 '18 at 1:00
add a comment |
Probably is a new contributor. Be nice, and check out our Code of Conduct.
Probably is a new contributor. Be nice, and check out our Code of Conduct.
Probably is a new contributor. Be nice, and check out our Code of Conduct.
Probably is a new contributor. Be nice, and check out our Code of Conduct.
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3053440%2fmeaning-of-delta-notation%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