Find the finite Fourier sine transform of: $F(x) = x^2$ where $0<x<l$.
$begingroup$
The question asks:
Find the finite Fourier sine transform of: $F(x) = x^2$ where $0<x<l$.
My tutors solution is simply:
$f_s(n) = int_{0}^{l}x^2 sin(frac{pi n x}{l})dx = frac{2pi l^3}{n^3 pi^3}(cos(npi-1)-frac{l^3}{npi}cos(npi)$.
Is there some trick that I'm missing? How the hell did he go from that integral to that so quickly - there's so many rules with Fourier transforms, so thats why I ask. So far, I think he just skipped a bunch of steps, which is annoying given I get stuck:
My workings:
We have:
$f_s(n) = int_{0}^{l}x^2 sin(frac{pi n x}{l})dx$
let $u = x^2, v = sin(frac{pi n x}{l})$ and use integration by parts:
$x^2sin(frac{pi n x}{l}) - int v dv$, where $frac{dv}{du} = cos(frac{pi n - sqrt{u}}{l}) + frac{sqrt{u}}{2}$, and then I get stuck. Any help would be appreciated.
fourier-analysis fourier-transform
$endgroup$
add a comment |
$begingroup$
The question asks:
Find the finite Fourier sine transform of: $F(x) = x^2$ where $0<x<l$.
My tutors solution is simply:
$f_s(n) = int_{0}^{l}x^2 sin(frac{pi n x}{l})dx = frac{2pi l^3}{n^3 pi^3}(cos(npi-1)-frac{l^3}{npi}cos(npi)$.
Is there some trick that I'm missing? How the hell did he go from that integral to that so quickly - there's so many rules with Fourier transforms, so thats why I ask. So far, I think he just skipped a bunch of steps, which is annoying given I get stuck:
My workings:
We have:
$f_s(n) = int_{0}^{l}x^2 sin(frac{pi n x}{l})dx$
let $u = x^2, v = sin(frac{pi n x}{l})$ and use integration by parts:
$x^2sin(frac{pi n x}{l}) - int v dv$, where $frac{dv}{du} = cos(frac{pi n - sqrt{u}}{l}) + frac{sqrt{u}}{2}$, and then I get stuck. Any help would be appreciated.
fourier-analysis fourier-transform
$endgroup$
add a comment |
$begingroup$
The question asks:
Find the finite Fourier sine transform of: $F(x) = x^2$ where $0<x<l$.
My tutors solution is simply:
$f_s(n) = int_{0}^{l}x^2 sin(frac{pi n x}{l})dx = frac{2pi l^3}{n^3 pi^3}(cos(npi-1)-frac{l^3}{npi}cos(npi)$.
Is there some trick that I'm missing? How the hell did he go from that integral to that so quickly - there's so many rules with Fourier transforms, so thats why I ask. So far, I think he just skipped a bunch of steps, which is annoying given I get stuck:
My workings:
We have:
$f_s(n) = int_{0}^{l}x^2 sin(frac{pi n x}{l})dx$
let $u = x^2, v = sin(frac{pi n x}{l})$ and use integration by parts:
$x^2sin(frac{pi n x}{l}) - int v dv$, where $frac{dv}{du} = cos(frac{pi n - sqrt{u}}{l}) + frac{sqrt{u}}{2}$, and then I get stuck. Any help would be appreciated.
fourier-analysis fourier-transform
$endgroup$
The question asks:
Find the finite Fourier sine transform of: $F(x) = x^2$ where $0<x<l$.
My tutors solution is simply:
$f_s(n) = int_{0}^{l}x^2 sin(frac{pi n x}{l})dx = frac{2pi l^3}{n^3 pi^3}(cos(npi-1)-frac{l^3}{npi}cos(npi)$.
Is there some trick that I'm missing? How the hell did he go from that integral to that so quickly - there's so many rules with Fourier transforms, so thats why I ask. So far, I think he just skipped a bunch of steps, which is annoying given I get stuck:
My workings:
We have:
$f_s(n) = int_{0}^{l}x^2 sin(frac{pi n x}{l})dx$
let $u = x^2, v = sin(frac{pi n x}{l})$ and use integration by parts:
$x^2sin(frac{pi n x}{l}) - int v dv$, where $frac{dv}{du} = cos(frac{pi n - sqrt{u}}{l}) + frac{sqrt{u}}{2}$, and then I get stuck. Any help would be appreciated.
fourier-analysis fourier-transform
fourier-analysis fourier-transform
asked Jan 19 at 2:57
Dr.DoofusDr.Doofus
12412
12412
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
For this question, we use Integration by parts twice, begin{matrix}x^2&sindfrac{pi nx}{l}\2x&-dfrac l{pi n}cosdfrac{pi nx}{l}\2&-dfrac{l^2}{pi^2n^2}sindfrac{pi nx}{l}end{matrix}
Therefore the integral is then $$-dfrac{x^2l}{pi n}cosdfrac{pi nx}{l}+dfrac{2xl^2}{pi^2n^2}sindfrac{pi nx}{l}bigg|_0^l-dfrac{2l^2}{pi^2n^2}int_0^l sindfrac{pi nx}{l}dx$$
The rest should be easy for you.
$endgroup$
$begingroup$
Sorry, I don't understand the first 3 lines.
$endgroup$
– Dr.Doofus
Jan 19 at 3:38
$begingroup$
The left column stands for derivatives, and the right column stands for integration, this method applies to the problems which commonly needs several times of IBP. Check this link for more information: mechanicalpeacademy.com/… At the 1/3 of the webpage.
$endgroup$
– kelvin hong 方
Jan 19 at 3:41
1
$begingroup$
Thank you. Very smart, Kelvin!
$endgroup$
– Dr.Doofus
Jan 19 at 3:44
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%2f3078970%2ffind-the-finite-fourier-sine-transform-of-fx-x2-where-0xl%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$
For this question, we use Integration by parts twice, begin{matrix}x^2&sindfrac{pi nx}{l}\2x&-dfrac l{pi n}cosdfrac{pi nx}{l}\2&-dfrac{l^2}{pi^2n^2}sindfrac{pi nx}{l}end{matrix}
Therefore the integral is then $$-dfrac{x^2l}{pi n}cosdfrac{pi nx}{l}+dfrac{2xl^2}{pi^2n^2}sindfrac{pi nx}{l}bigg|_0^l-dfrac{2l^2}{pi^2n^2}int_0^l sindfrac{pi nx}{l}dx$$
The rest should be easy for you.
$endgroup$
$begingroup$
Sorry, I don't understand the first 3 lines.
$endgroup$
– Dr.Doofus
Jan 19 at 3:38
$begingroup$
The left column stands for derivatives, and the right column stands for integration, this method applies to the problems which commonly needs several times of IBP. Check this link for more information: mechanicalpeacademy.com/… At the 1/3 of the webpage.
$endgroup$
– kelvin hong 方
Jan 19 at 3:41
1
$begingroup$
Thank you. Very smart, Kelvin!
$endgroup$
– Dr.Doofus
Jan 19 at 3:44
add a comment |
$begingroup$
For this question, we use Integration by parts twice, begin{matrix}x^2&sindfrac{pi nx}{l}\2x&-dfrac l{pi n}cosdfrac{pi nx}{l}\2&-dfrac{l^2}{pi^2n^2}sindfrac{pi nx}{l}end{matrix}
Therefore the integral is then $$-dfrac{x^2l}{pi n}cosdfrac{pi nx}{l}+dfrac{2xl^2}{pi^2n^2}sindfrac{pi nx}{l}bigg|_0^l-dfrac{2l^2}{pi^2n^2}int_0^l sindfrac{pi nx}{l}dx$$
The rest should be easy for you.
$endgroup$
$begingroup$
Sorry, I don't understand the first 3 lines.
$endgroup$
– Dr.Doofus
Jan 19 at 3:38
$begingroup$
The left column stands for derivatives, and the right column stands for integration, this method applies to the problems which commonly needs several times of IBP. Check this link for more information: mechanicalpeacademy.com/… At the 1/3 of the webpage.
$endgroup$
– kelvin hong 方
Jan 19 at 3:41
1
$begingroup$
Thank you. Very smart, Kelvin!
$endgroup$
– Dr.Doofus
Jan 19 at 3:44
add a comment |
$begingroup$
For this question, we use Integration by parts twice, begin{matrix}x^2&sindfrac{pi nx}{l}\2x&-dfrac l{pi n}cosdfrac{pi nx}{l}\2&-dfrac{l^2}{pi^2n^2}sindfrac{pi nx}{l}end{matrix}
Therefore the integral is then $$-dfrac{x^2l}{pi n}cosdfrac{pi nx}{l}+dfrac{2xl^2}{pi^2n^2}sindfrac{pi nx}{l}bigg|_0^l-dfrac{2l^2}{pi^2n^2}int_0^l sindfrac{pi nx}{l}dx$$
The rest should be easy for you.
$endgroup$
For this question, we use Integration by parts twice, begin{matrix}x^2&sindfrac{pi nx}{l}\2x&-dfrac l{pi n}cosdfrac{pi nx}{l}\2&-dfrac{l^2}{pi^2n^2}sindfrac{pi nx}{l}end{matrix}
Therefore the integral is then $$-dfrac{x^2l}{pi n}cosdfrac{pi nx}{l}+dfrac{2xl^2}{pi^2n^2}sindfrac{pi nx}{l}bigg|_0^l-dfrac{2l^2}{pi^2n^2}int_0^l sindfrac{pi nx}{l}dx$$
The rest should be easy for you.
answered Jan 19 at 3:15
kelvin hong 方kelvin hong 方
66718
66718
$begingroup$
Sorry, I don't understand the first 3 lines.
$endgroup$
– Dr.Doofus
Jan 19 at 3:38
$begingroup$
The left column stands for derivatives, and the right column stands for integration, this method applies to the problems which commonly needs several times of IBP. Check this link for more information: mechanicalpeacademy.com/… At the 1/3 of the webpage.
$endgroup$
– kelvin hong 方
Jan 19 at 3:41
1
$begingroup$
Thank you. Very smart, Kelvin!
$endgroup$
– Dr.Doofus
Jan 19 at 3:44
add a comment |
$begingroup$
Sorry, I don't understand the first 3 lines.
$endgroup$
– Dr.Doofus
Jan 19 at 3:38
$begingroup$
The left column stands for derivatives, and the right column stands for integration, this method applies to the problems which commonly needs several times of IBP. Check this link for more information: mechanicalpeacademy.com/… At the 1/3 of the webpage.
$endgroup$
– kelvin hong 方
Jan 19 at 3:41
1
$begingroup$
Thank you. Very smart, Kelvin!
$endgroup$
– Dr.Doofus
Jan 19 at 3:44
$begingroup$
Sorry, I don't understand the first 3 lines.
$endgroup$
– Dr.Doofus
Jan 19 at 3:38
$begingroup$
Sorry, I don't understand the first 3 lines.
$endgroup$
– Dr.Doofus
Jan 19 at 3:38
$begingroup$
The left column stands for derivatives, and the right column stands for integration, this method applies to the problems which commonly needs several times of IBP. Check this link for more information: mechanicalpeacademy.com/… At the 1/3 of the webpage.
$endgroup$
– kelvin hong 方
Jan 19 at 3:41
$begingroup$
The left column stands for derivatives, and the right column stands for integration, this method applies to the problems which commonly needs several times of IBP. Check this link for more information: mechanicalpeacademy.com/… At the 1/3 of the webpage.
$endgroup$
– kelvin hong 方
Jan 19 at 3:41
1
1
$begingroup$
Thank you. Very smart, Kelvin!
$endgroup$
– Dr.Doofus
Jan 19 at 3:44
$begingroup$
Thank you. Very smart, Kelvin!
$endgroup$
– Dr.Doofus
Jan 19 at 3:44
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%2f3078970%2ffind-the-finite-fourier-sine-transform-of-fx-x2-where-0xl%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