“Evenly” dense orbit?
$begingroup$
I want to prove the following: let $a$ be an irrational constant and $m$ an integer. Then
$$lim_{n toinfty} frac{1}{n}sum_{k=0}^{n-1}e^{2pi m i (x+ka)} = begin{cases} 0, & mnot=0 \ 1, & m=0 end{cases}$$
for any $x$. Intuitively I can understand this result: because $a$ is irrational, the points $x+ka$ mod $1$ are dense in $[0,1]$. So the sum on the left hand side is just the average of the values of $e^{2pi m i x}$ on the interval $[0,1]$. And this average is of course $0$ (both the real and imaginary parts are just sine waves), except when $m=0$ and thus $e^{2pi m i x} = 1$.
However, I am having difficulty formalizing the idea. In particular, here is something that troubles me: I know that the points $x+ka$ mod $1$ are dense in $[0,1]$, but how do I prove that they are "evenly distributed" across the interval, so that we get an unweighted average?
dynamical-systems irrational-numbers
$endgroup$
add a comment |
$begingroup$
I want to prove the following: let $a$ be an irrational constant and $m$ an integer. Then
$$lim_{n toinfty} frac{1}{n}sum_{k=0}^{n-1}e^{2pi m i (x+ka)} = begin{cases} 0, & mnot=0 \ 1, & m=0 end{cases}$$
for any $x$. Intuitively I can understand this result: because $a$ is irrational, the points $x+ka$ mod $1$ are dense in $[0,1]$. So the sum on the left hand side is just the average of the values of $e^{2pi m i x}$ on the interval $[0,1]$. And this average is of course $0$ (both the real and imaginary parts are just sine waves), except when $m=0$ and thus $e^{2pi m i x} = 1$.
However, I am having difficulty formalizing the idea. In particular, here is something that troubles me: I know that the points $x+ka$ mod $1$ are dense in $[0,1]$, but how do I prove that they are "evenly distributed" across the interval, so that we get an unweighted average?
dynamical-systems irrational-numbers
$endgroup$
$begingroup$
What is the source of this?
$endgroup$
– Will Jagy
Dec 14 '14 at 3:51
add a comment |
$begingroup$
I want to prove the following: let $a$ be an irrational constant and $m$ an integer. Then
$$lim_{n toinfty} frac{1}{n}sum_{k=0}^{n-1}e^{2pi m i (x+ka)} = begin{cases} 0, & mnot=0 \ 1, & m=0 end{cases}$$
for any $x$. Intuitively I can understand this result: because $a$ is irrational, the points $x+ka$ mod $1$ are dense in $[0,1]$. So the sum on the left hand side is just the average of the values of $e^{2pi m i x}$ on the interval $[0,1]$. And this average is of course $0$ (both the real and imaginary parts are just sine waves), except when $m=0$ and thus $e^{2pi m i x} = 1$.
However, I am having difficulty formalizing the idea. In particular, here is something that troubles me: I know that the points $x+ka$ mod $1$ are dense in $[0,1]$, but how do I prove that they are "evenly distributed" across the interval, so that we get an unweighted average?
dynamical-systems irrational-numbers
$endgroup$
I want to prove the following: let $a$ be an irrational constant and $m$ an integer. Then
$$lim_{n toinfty} frac{1}{n}sum_{k=0}^{n-1}e^{2pi m i (x+ka)} = begin{cases} 0, & mnot=0 \ 1, & m=0 end{cases}$$
for any $x$. Intuitively I can understand this result: because $a$ is irrational, the points $x+ka$ mod $1$ are dense in $[0,1]$. So the sum on the left hand side is just the average of the values of $e^{2pi m i x}$ on the interval $[0,1]$. And this average is of course $0$ (both the real and imaginary parts are just sine waves), except when $m=0$ and thus $e^{2pi m i x} = 1$.
However, I am having difficulty formalizing the idea. In particular, here is something that troubles me: I know that the points $x+ka$ mod $1$ are dense in $[0,1]$, but how do I prove that they are "evenly distributed" across the interval, so that we get an unweighted average?
dynamical-systems irrational-numbers
dynamical-systems irrational-numbers
edited Dec 14 '18 at 21:04
Adam
1,1951919
1,1951919
asked Dec 14 '14 at 3:20
AndreaAndrea
754823
754823
$begingroup$
What is the source of this?
$endgroup$
– Will Jagy
Dec 14 '14 at 3:51
add a comment |
$begingroup$
What is the source of this?
$endgroup$
– Will Jagy
Dec 14 '14 at 3:51
$begingroup$
What is the source of this?
$endgroup$
– Will Jagy
Dec 14 '14 at 3:51
$begingroup$
What is the source of this?
$endgroup$
– Will Jagy
Dec 14 '14 at 3:51
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
A good way to do this would be to look for cancellations. In particular, we can use the property that we can find a $n$ such that $na$ is arbitrarily close to $frac{1}2$. By this and continuity, we could choose $n$ such that $|e^{2pi i na}+1|<varepsilon$ for any $varepsilon>0$. Then we could take the sum:
$$sum_{n=0}^{2k-1}e^{2pi na}$$
and rearrange to:
$$sum_{n=0}^{k-1}e^{2pi i na} + e^{2pi i(n+k)a} $$
$$sum_{n=0}^{k-1}e^{2pi ina} (1+e^{2pi ka}) $$
where each term has absolute value less than $varepsilon$, and so the sum must have absolute value less than $kvarepsilon$. If you generalize this argument a little, you can prove the desired result.
$endgroup$
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
});
}
});
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%2f1067178%2fevenly-dense-orbit%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
$begingroup$
A good way to do this would be to look for cancellations. In particular, we can use the property that we can find a $n$ such that $na$ is arbitrarily close to $frac{1}2$. By this and continuity, we could choose $n$ such that $|e^{2pi i na}+1|<varepsilon$ for any $varepsilon>0$. Then we could take the sum:
$$sum_{n=0}^{2k-1}e^{2pi na}$$
and rearrange to:
$$sum_{n=0}^{k-1}e^{2pi i na} + e^{2pi i(n+k)a} $$
$$sum_{n=0}^{k-1}e^{2pi ina} (1+e^{2pi ka}) $$
where each term has absolute value less than $varepsilon$, and so the sum must have absolute value less than $kvarepsilon$. If you generalize this argument a little, you can prove the desired result.
$endgroup$
add a comment |
$begingroup$
A good way to do this would be to look for cancellations. In particular, we can use the property that we can find a $n$ such that $na$ is arbitrarily close to $frac{1}2$. By this and continuity, we could choose $n$ such that $|e^{2pi i na}+1|<varepsilon$ for any $varepsilon>0$. Then we could take the sum:
$$sum_{n=0}^{2k-1}e^{2pi na}$$
and rearrange to:
$$sum_{n=0}^{k-1}e^{2pi i na} + e^{2pi i(n+k)a} $$
$$sum_{n=0}^{k-1}e^{2pi ina} (1+e^{2pi ka}) $$
where each term has absolute value less than $varepsilon$, and so the sum must have absolute value less than $kvarepsilon$. If you generalize this argument a little, you can prove the desired result.
$endgroup$
add a comment |
$begingroup$
A good way to do this would be to look for cancellations. In particular, we can use the property that we can find a $n$ such that $na$ is arbitrarily close to $frac{1}2$. By this and continuity, we could choose $n$ such that $|e^{2pi i na}+1|<varepsilon$ for any $varepsilon>0$. Then we could take the sum:
$$sum_{n=0}^{2k-1}e^{2pi na}$$
and rearrange to:
$$sum_{n=0}^{k-1}e^{2pi i na} + e^{2pi i(n+k)a} $$
$$sum_{n=0}^{k-1}e^{2pi ina} (1+e^{2pi ka}) $$
where each term has absolute value less than $varepsilon$, and so the sum must have absolute value less than $kvarepsilon$. If you generalize this argument a little, you can prove the desired result.
$endgroup$
A good way to do this would be to look for cancellations. In particular, we can use the property that we can find a $n$ such that $na$ is arbitrarily close to $frac{1}2$. By this and continuity, we could choose $n$ such that $|e^{2pi i na}+1|<varepsilon$ for any $varepsilon>0$. Then we could take the sum:
$$sum_{n=0}^{2k-1}e^{2pi na}$$
and rearrange to:
$$sum_{n=0}^{k-1}e^{2pi i na} + e^{2pi i(n+k)a} $$
$$sum_{n=0}^{k-1}e^{2pi ina} (1+e^{2pi ka}) $$
where each term has absolute value less than $varepsilon$, and so the sum must have absolute value less than $kvarepsilon$. If you generalize this argument a little, you can prove the desired result.
answered Dec 14 '14 at 4:07
Milo BrandtMilo Brandt
39.9k476140
39.9k476140
add a comment |
add a comment |
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%2f1067178%2fevenly-dense-orbit%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
$begingroup$
What is the source of this?
$endgroup$
– Will Jagy
Dec 14 '14 at 3:51