Fractional/Integer Based integrals
$begingroup$
I see a lot of integrals on this page that involve the fractional/integer component of a Real variable $x$. I was wondering what applications these are founded in?
integration definite-integrals soft-question indefinite-integrals big-list
$endgroup$
This question had a bounty worth +500
reputation from Community♦ that ended 14 hours ago. Grace period ends in 9 hours
Looking for an answer drawing from credible and/or official sources.
add a comment |
$begingroup$
I see a lot of integrals on this page that involve the fractional/integer component of a Real variable $x$. I was wondering what applications these are founded in?
integration definite-integrals soft-question indefinite-integrals big-list
$endgroup$
This question had a bounty worth +500
reputation from Community♦ that ended 14 hours ago. Grace period ends in 9 hours
Looking for an answer drawing from credible and/or official sources.
$begingroup$
Measure theory? Real analysis?
$endgroup$
– clathratus
Jan 2 at 4:55
1
$begingroup$
On which page...?
$endgroup$
– Darkrai
Jan 2 at 10:51
$begingroup$
@Digamma - this page... which in the context of the post is MSE. Sorry for any confusion caused.
$endgroup$
– user150203
Jan 6 at 12:03
$begingroup$
$y={x}$ is the Sawtooth wave, you compute integrals with it to find the amplitudes of its harmonics, its Fourier coefficients.
$endgroup$
– user647486
Mar 22 at 11:46
$begingroup$
Post it as an answer and I'll award you the points.
$endgroup$
– user150203
Mar 22 at 11:47
add a comment |
$begingroup$
I see a lot of integrals on this page that involve the fractional/integer component of a Real variable $x$. I was wondering what applications these are founded in?
integration definite-integrals soft-question indefinite-integrals big-list
$endgroup$
I see a lot of integrals on this page that involve the fractional/integer component of a Real variable $x$. I was wondering what applications these are founded in?
integration definite-integrals soft-question indefinite-integrals big-list
integration definite-integrals soft-question indefinite-integrals big-list
asked Jan 2 at 3:31
user150203
This question had a bounty worth +500
reputation from Community♦ that ended 14 hours ago. Grace period ends in 9 hours
Looking for an answer drawing from credible and/or official sources.
This question had a bounty worth +500
reputation from Community♦ that ended 14 hours ago. Grace period ends in 9 hours
Looking for an answer drawing from credible and/or official sources.
$begingroup$
Measure theory? Real analysis?
$endgroup$
– clathratus
Jan 2 at 4:55
1
$begingroup$
On which page...?
$endgroup$
– Darkrai
Jan 2 at 10:51
$begingroup$
@Digamma - this page... which in the context of the post is MSE. Sorry for any confusion caused.
$endgroup$
– user150203
Jan 6 at 12:03
$begingroup$
$y={x}$ is the Sawtooth wave, you compute integrals with it to find the amplitudes of its harmonics, its Fourier coefficients.
$endgroup$
– user647486
Mar 22 at 11:46
$begingroup$
Post it as an answer and I'll award you the points.
$endgroup$
– user150203
Mar 22 at 11:47
add a comment |
$begingroup$
Measure theory? Real analysis?
$endgroup$
– clathratus
Jan 2 at 4:55
1
$begingroup$
On which page...?
$endgroup$
– Darkrai
Jan 2 at 10:51
$begingroup$
@Digamma - this page... which in the context of the post is MSE. Sorry for any confusion caused.
$endgroup$
– user150203
Jan 6 at 12:03
$begingroup$
$y={x}$ is the Sawtooth wave, you compute integrals with it to find the amplitudes of its harmonics, its Fourier coefficients.
$endgroup$
– user647486
Mar 22 at 11:46
$begingroup$
Post it as an answer and I'll award you the points.
$endgroup$
– user150203
Mar 22 at 11:47
$begingroup$
Measure theory? Real analysis?
$endgroup$
– clathratus
Jan 2 at 4:55
$begingroup$
Measure theory? Real analysis?
$endgroup$
– clathratus
Jan 2 at 4:55
1
1
$begingroup$
On which page...?
$endgroup$
– Darkrai
Jan 2 at 10:51
$begingroup$
On which page...?
$endgroup$
– Darkrai
Jan 2 at 10:51
$begingroup$
@Digamma - this page... which in the context of the post is MSE. Sorry for any confusion caused.
$endgroup$
– user150203
Jan 6 at 12:03
$begingroup$
@Digamma - this page... which in the context of the post is MSE. Sorry for any confusion caused.
$endgroup$
– user150203
Jan 6 at 12:03
$begingroup$
$y={x}$ is the Sawtooth wave, you compute integrals with it to find the amplitudes of its harmonics, its Fourier coefficients.
$endgroup$
– user647486
Mar 22 at 11:46
$begingroup$
$y={x}$ is the Sawtooth wave, you compute integrals with it to find the amplitudes of its harmonics, its Fourier coefficients.
$endgroup$
– user647486
Mar 22 at 11:46
$begingroup$
Post it as an answer and I'll award you the points.
$endgroup$
– user150203
Mar 22 at 11:47
$begingroup$
Post it as an answer and I'll award you the points.
$endgroup$
– user150203
Mar 22 at 11:47
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
$y={x}$ is the Sawtooth wave, you compute integrals with it to find the amplitudes of its harmonics, its Fourier coefficients.
In the Wikipedia article for Floor and ceiling functions you can find other applications. Some of the ones listed there are , for example, in analytic number theory, in formulas expressing the Euler constant or the Riemann theta function.
They might appear when working with the Gauss transformation $T(x)=frac{1}{x}-lfloorfrac{1}{x}rfloor$, used in the study of continued fractions and rational approximation, and proving that it is Ergodic with respect to its invariant measure $mu(B)=frac{1}{ln(2)}int_{B}frac{dt}{1+t}$.
$endgroup$
$begingroup$
It's forcing me to wait 24 hours. Will award tomorrow this time.
$endgroup$
– user150203
Mar 22 at 11:50
add a comment |
$begingroup$
Another very useful property of the floor-, ceiling- and nearest integer function is that they are locally constant. That means that for any integrable function $f$ of a real variable, and integers $a<b$, you have
$$int_a^bf([x]),mathrm{d}x=sum_{k=a}^{b-1}f(k).$$
Here $[x]$ is a placeholder for either the floor-, ceiling or nearest integer function. Also the integral (and sum) need not be bounded; in stead of $a$ and $b$ you can take $-infty$ and $infty$, respectively.
$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%2f3059115%2ffractional-integer-based-integrals%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
$y={x}$ is the Sawtooth wave, you compute integrals with it to find the amplitudes of its harmonics, its Fourier coefficients.
In the Wikipedia article for Floor and ceiling functions you can find other applications. Some of the ones listed there are , for example, in analytic number theory, in formulas expressing the Euler constant or the Riemann theta function.
They might appear when working with the Gauss transformation $T(x)=frac{1}{x}-lfloorfrac{1}{x}rfloor$, used in the study of continued fractions and rational approximation, and proving that it is Ergodic with respect to its invariant measure $mu(B)=frac{1}{ln(2)}int_{B}frac{dt}{1+t}$.
$endgroup$
$begingroup$
It's forcing me to wait 24 hours. Will award tomorrow this time.
$endgroup$
– user150203
Mar 22 at 11:50
add a comment |
$begingroup$
$y={x}$ is the Sawtooth wave, you compute integrals with it to find the amplitudes of its harmonics, its Fourier coefficients.
In the Wikipedia article for Floor and ceiling functions you can find other applications. Some of the ones listed there are , for example, in analytic number theory, in formulas expressing the Euler constant or the Riemann theta function.
They might appear when working with the Gauss transformation $T(x)=frac{1}{x}-lfloorfrac{1}{x}rfloor$, used in the study of continued fractions and rational approximation, and proving that it is Ergodic with respect to its invariant measure $mu(B)=frac{1}{ln(2)}int_{B}frac{dt}{1+t}$.
$endgroup$
$begingroup$
It's forcing me to wait 24 hours. Will award tomorrow this time.
$endgroup$
– user150203
Mar 22 at 11:50
add a comment |
$begingroup$
$y={x}$ is the Sawtooth wave, you compute integrals with it to find the amplitudes of its harmonics, its Fourier coefficients.
In the Wikipedia article for Floor and ceiling functions you can find other applications. Some of the ones listed there are , for example, in analytic number theory, in formulas expressing the Euler constant or the Riemann theta function.
They might appear when working with the Gauss transformation $T(x)=frac{1}{x}-lfloorfrac{1}{x}rfloor$, used in the study of continued fractions and rational approximation, and proving that it is Ergodic with respect to its invariant measure $mu(B)=frac{1}{ln(2)}int_{B}frac{dt}{1+t}$.
$endgroup$
$y={x}$ is the Sawtooth wave, you compute integrals with it to find the amplitudes of its harmonics, its Fourier coefficients.
In the Wikipedia article for Floor and ceiling functions you can find other applications. Some of the ones listed there are , for example, in analytic number theory, in formulas expressing the Euler constant or the Riemann theta function.
They might appear when working with the Gauss transformation $T(x)=frac{1}{x}-lfloorfrac{1}{x}rfloor$, used in the study of continued fractions and rational approximation, and proving that it is Ergodic with respect to its invariant measure $mu(B)=frac{1}{ln(2)}int_{B}frac{dt}{1+t}$.
edited Mar 22 at 12:04
answered Mar 22 at 11:49
user647486user647486
582110
582110
$begingroup$
It's forcing me to wait 24 hours. Will award tomorrow this time.
$endgroup$
– user150203
Mar 22 at 11:50
add a comment |
$begingroup$
It's forcing me to wait 24 hours. Will award tomorrow this time.
$endgroup$
– user150203
Mar 22 at 11:50
$begingroup$
It's forcing me to wait 24 hours. Will award tomorrow this time.
$endgroup$
– user150203
Mar 22 at 11:50
$begingroup$
It's forcing me to wait 24 hours. Will award tomorrow this time.
$endgroup$
– user150203
Mar 22 at 11:50
add a comment |
$begingroup$
Another very useful property of the floor-, ceiling- and nearest integer function is that they are locally constant. That means that for any integrable function $f$ of a real variable, and integers $a<b$, you have
$$int_a^bf([x]),mathrm{d}x=sum_{k=a}^{b-1}f(k).$$
Here $[x]$ is a placeholder for either the floor-, ceiling or nearest integer function. Also the integral (and sum) need not be bounded; in stead of $a$ and $b$ you can take $-infty$ and $infty$, respectively.
$endgroup$
add a comment |
$begingroup$
Another very useful property of the floor-, ceiling- and nearest integer function is that they are locally constant. That means that for any integrable function $f$ of a real variable, and integers $a<b$, you have
$$int_a^bf([x]),mathrm{d}x=sum_{k=a}^{b-1}f(k).$$
Here $[x]$ is a placeholder for either the floor-, ceiling or nearest integer function. Also the integral (and sum) need not be bounded; in stead of $a$ and $b$ you can take $-infty$ and $infty$, respectively.
$endgroup$
add a comment |
$begingroup$
Another very useful property of the floor-, ceiling- and nearest integer function is that they are locally constant. That means that for any integrable function $f$ of a real variable, and integers $a<b$, you have
$$int_a^bf([x]),mathrm{d}x=sum_{k=a}^{b-1}f(k).$$
Here $[x]$ is a placeholder for either the floor-, ceiling or nearest integer function. Also the integral (and sum) need not be bounded; in stead of $a$ and $b$ you can take $-infty$ and $infty$, respectively.
$endgroup$
Another very useful property of the floor-, ceiling- and nearest integer function is that they are locally constant. That means that for any integrable function $f$ of a real variable, and integers $a<b$, you have
$$int_a^bf([x]),mathrm{d}x=sum_{k=a}^{b-1}f(k).$$
Here $[x]$ is a placeholder for either the floor-, ceiling or nearest integer function. Also the integral (and sum) need not be bounded; in stead of $a$ and $b$ you can take $-infty$ and $infty$, respectively.
answered yesterday
ServaesServaes
28.6k341101
28.6k341101
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%2f3059115%2ffractional-integer-based-integrals%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$
Measure theory? Real analysis?
$endgroup$
– clathratus
Jan 2 at 4:55
1
$begingroup$
On which page...?
$endgroup$
– Darkrai
Jan 2 at 10:51
$begingroup$
@Digamma - this page... which in the context of the post is MSE. Sorry for any confusion caused.
$endgroup$
– user150203
Jan 6 at 12:03
$begingroup$
$y={x}$ is the Sawtooth wave, you compute integrals with it to find the amplitudes of its harmonics, its Fourier coefficients.
$endgroup$
– user647486
Mar 22 at 11:46
$begingroup$
Post it as an answer and I'll award you the points.
$endgroup$
– user150203
Mar 22 at 11:47