The maximum value (peak) of multiple self-convolution of rectangular function The Next CEO of...
How do scammers retract money, while you can’t?
How to safely derail a train during transit?
Why does C# sound extremely flat when saxophone is tuned to G?
What does this shorthand mean?
Does the Brexit deal have to be agreed by both Houses?
Why do professional authors make "consistency" mistakes? And how to avoid them?
Which organization defines CJK Unified Ideographs?
Where to find order of arguments for default functions
Horror movie/show or scene where a horse creature opens its mouth really wide and devours a man in a stables
How do I go from 300 unfinished/half written blog posts, to published posts?
Why does standard notation not preserve intervals (visually)
How to write the block matrix in LaTex?
How do spells that require an ability check vs. the caster's spell save DC work?
Need some help with wall behind rangetop
Unreliable Magic - Is it worth it?
Text adventure game code
Why do remote companies require working in the US?
Apart from "berlinern", do any other German dialects have a corresponding verb?
Are there languages with no euphemisms?
Was a professor correct to chastise me for writing "Prof. X" rather than "Professor X"?
If I blow insulation everywhere in my attic except the door trap, will heat escape through it?
% symbol leads to superlong (forever?) compilations
WOW air has ceased operation, can I get my tickets refunded?
Is HostGator storing my password in plaintext?
The maximum value (peak) of multiple self-convolution of rectangular function
The Next CEO of Stack OverflowMultiple self-convolution of rectangular function - integral evaluationConvolution with multiple step functionsInfinite self-convolution for a functionNeed help with the convolution of two complex functionsMultiple self-convolution of rectangular function - integral evaluationConvolution of a function with itselfHolder continuity of the convolution of a Holder continuous functionConvolution of an integrable function an $L^infty$ functionCalculating the convolution of a piecewise functionConvolution of two rectangular pulsesMaximal value of integral over a fixed-length interval of the convolution
$begingroup$
In Multiple self-convolution of rectangular function - integral evaluation, formula for self-rectangular function of rectangular function seems to have been derived. How do we prove that this formula is accurate?
Also, what is the formula for the maximum value of multiple self-convolution of rectangular function?
integration fourier-analysis improper-integrals convolution
$endgroup$
add a comment |
$begingroup$
In Multiple self-convolution of rectangular function - integral evaluation, formula for self-rectangular function of rectangular function seems to have been derived. How do we prove that this formula is accurate?
Also, what is the formula for the maximum value of multiple self-convolution of rectangular function?
integration fourier-analysis improper-integrals convolution
$endgroup$
add a comment |
$begingroup$
In Multiple self-convolution of rectangular function - integral evaluation, formula for self-rectangular function of rectangular function seems to have been derived. How do we prove that this formula is accurate?
Also, what is the formula for the maximum value of multiple self-convolution of rectangular function?
integration fourier-analysis improper-integrals convolution
$endgroup$
In Multiple self-convolution of rectangular function - integral evaluation, formula for self-rectangular function of rectangular function seems to have been derived. How do we prove that this formula is accurate?
Also, what is the formula for the maximum value of multiple self-convolution of rectangular function?
integration fourier-analysis improper-integrals convolution
integration fourier-analysis improper-integrals convolution
edited Apr 13 '17 at 12:21
Community♦
1
1
asked Apr 27 '15 at 14:51
LamasLamas
1
1
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
I'll just address your first question.
Let
$$
h(t) = begin{matrix} 1 &; text{if} ; t in [0,1] \ 0 &; text{else}end{matrix}
$$
and let
$$
g_n(t) = (h*h*cdots*h)(t)
$$
be the n-fold convolution of $h$. Observe that
$$
widehat{g_n}(w) = left(frac{1}{iw}right)^nleft(1-e^{-iw}right)^n =: hat{b}(w)hat{c}(w)
$$
where $hat{f}(w) = int_{mathbb{R}} f(t) e^{-iwt} dt$. So then by the convolution theorem, we have
$$
g_n(t) = (b*c)(t)
$$
To find $b(t)$ and $c(t)$, you will have to find these distributional inverse transforms, and use the binomial theorem for $hat{c}(w)$. I'll leave this to you. You should find that:
$$
g_n(t) = frac{1}{2(n-1)!}sum_{j=0}^n begin{pmatrix} n \ j end{pmatrix} (-1)^j (t-j)^{n-1} text{sign}(t-j)
$$
You of course would have to show this is equivalent to your linked question.
$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%2f1254392%2fthe-maximum-value-peak-of-multiple-self-convolution-of-rectangular-function%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$
I'll just address your first question.
Let
$$
h(t) = begin{matrix} 1 &; text{if} ; t in [0,1] \ 0 &; text{else}end{matrix}
$$
and let
$$
g_n(t) = (h*h*cdots*h)(t)
$$
be the n-fold convolution of $h$. Observe that
$$
widehat{g_n}(w) = left(frac{1}{iw}right)^nleft(1-e^{-iw}right)^n =: hat{b}(w)hat{c}(w)
$$
where $hat{f}(w) = int_{mathbb{R}} f(t) e^{-iwt} dt$. So then by the convolution theorem, we have
$$
g_n(t) = (b*c)(t)
$$
To find $b(t)$ and $c(t)$, you will have to find these distributional inverse transforms, and use the binomial theorem for $hat{c}(w)$. I'll leave this to you. You should find that:
$$
g_n(t) = frac{1}{2(n-1)!}sum_{j=0}^n begin{pmatrix} n \ j end{pmatrix} (-1)^j (t-j)^{n-1} text{sign}(t-j)
$$
You of course would have to show this is equivalent to your linked question.
$endgroup$
add a comment |
$begingroup$
I'll just address your first question.
Let
$$
h(t) = begin{matrix} 1 &; text{if} ; t in [0,1] \ 0 &; text{else}end{matrix}
$$
and let
$$
g_n(t) = (h*h*cdots*h)(t)
$$
be the n-fold convolution of $h$. Observe that
$$
widehat{g_n}(w) = left(frac{1}{iw}right)^nleft(1-e^{-iw}right)^n =: hat{b}(w)hat{c}(w)
$$
where $hat{f}(w) = int_{mathbb{R}} f(t) e^{-iwt} dt$. So then by the convolution theorem, we have
$$
g_n(t) = (b*c)(t)
$$
To find $b(t)$ and $c(t)$, you will have to find these distributional inverse transforms, and use the binomial theorem for $hat{c}(w)$. I'll leave this to you. You should find that:
$$
g_n(t) = frac{1}{2(n-1)!}sum_{j=0}^n begin{pmatrix} n \ j end{pmatrix} (-1)^j (t-j)^{n-1} text{sign}(t-j)
$$
You of course would have to show this is equivalent to your linked question.
$endgroup$
add a comment |
$begingroup$
I'll just address your first question.
Let
$$
h(t) = begin{matrix} 1 &; text{if} ; t in [0,1] \ 0 &; text{else}end{matrix}
$$
and let
$$
g_n(t) = (h*h*cdots*h)(t)
$$
be the n-fold convolution of $h$. Observe that
$$
widehat{g_n}(w) = left(frac{1}{iw}right)^nleft(1-e^{-iw}right)^n =: hat{b}(w)hat{c}(w)
$$
where $hat{f}(w) = int_{mathbb{R}} f(t) e^{-iwt} dt$. So then by the convolution theorem, we have
$$
g_n(t) = (b*c)(t)
$$
To find $b(t)$ and $c(t)$, you will have to find these distributional inverse transforms, and use the binomial theorem for $hat{c}(w)$. I'll leave this to you. You should find that:
$$
g_n(t) = frac{1}{2(n-1)!}sum_{j=0}^n begin{pmatrix} n \ j end{pmatrix} (-1)^j (t-j)^{n-1} text{sign}(t-j)
$$
You of course would have to show this is equivalent to your linked question.
$endgroup$
I'll just address your first question.
Let
$$
h(t) = begin{matrix} 1 &; text{if} ; t in [0,1] \ 0 &; text{else}end{matrix}
$$
and let
$$
g_n(t) = (h*h*cdots*h)(t)
$$
be the n-fold convolution of $h$. Observe that
$$
widehat{g_n}(w) = left(frac{1}{iw}right)^nleft(1-e^{-iw}right)^n =: hat{b}(w)hat{c}(w)
$$
where $hat{f}(w) = int_{mathbb{R}} f(t) e^{-iwt} dt$. So then by the convolution theorem, we have
$$
g_n(t) = (b*c)(t)
$$
To find $b(t)$ and $c(t)$, you will have to find these distributional inverse transforms, and use the binomial theorem for $hat{c}(w)$. I'll leave this to you. You should find that:
$$
g_n(t) = frac{1}{2(n-1)!}sum_{j=0}^n begin{pmatrix} n \ j end{pmatrix} (-1)^j (t-j)^{n-1} text{sign}(t-j)
$$
You of course would have to show this is equivalent to your linked question.
answered Apr 28 '15 at 2:36
ChesterChester
1,004913
1,004913
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%2f1254392%2fthe-maximum-value-peak-of-multiple-self-convolution-of-rectangular-function%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