Clarification on the Fourier transformFourier Transform ConvolutionFourier transform with trigonometric and exponential functionsFourier transform of a convolution with upper limit not infinityCompute the following integral given the Fourier transform of $f$Computing Fourier Transformcorrect answer for Fourier Transform of $cos(at+b)$VERY difficult integral (Fourier transform)How to unterstand the condition of absolute integrability for Fourier transform?Fourier transform of a signalInverse Fourier transform of $fracjwLR+jwl$

PTIJ: Which Dr. Seuss books should one obtain?

What is the purpose of using a decision tree?

What is this high flying aircraft over Pennsylvania?

How to split IPA spelling into syllables

What is it called when someone votes for an option that's not their first choice?

Why didn’t Eve recognize the little cockroach as a living organism?

Trouble reading roman numeral notation with flats

Checking @@ROWCOUNT failing

Can you describe someone as luxurious? As in someone who likes luxurious things?

categorizing a variable turns it from insignificant to significant

Travelling in US for more than 90 days

Can you take a "free object interaction" while incapacitated?

What is the tangent at a sharp point on a curve?

Why is "la Gestapo" feminine?

What should be the ideal length of sentences in a blog post for ease of reading?

Air travel with refrigerated insulin

Why does the frost depth increase when the surface temperature warms up?

Can a Knock spell open the door to Mordenkainen's Magnificent Mansion?

What (if any) is the reason to buy in small local stores?

Weird lines in Microsoft Word

A seasonal riddle

How do I prevent inappropriate ads from appearing in my game?

Asserting that Atheism and Theism are both faith based positions

Why would five hundred and five same as one?



Clarification on the Fourier transform


Fourier Transform ConvolutionFourier transform with trigonometric and exponential functionsFourier transform of a convolution with upper limit not infinityCompute the following integral given the Fourier transform of $f$Computing Fourier Transformcorrect answer for Fourier Transform of $cos(at+b)$VERY difficult integral (Fourier transform)How to unterstand the condition of absolute integrability for Fourier transform?Fourier transform of a signalInverse Fourier transform of $fracjwLR+jwl$













1












$begingroup$


I need to compute the Fourier Transform of $x(t) = cos(t)sin(t)$.



We know that $delta(w) = mathcalF[1](w) = int_-infty^inftye^-jwtdt \$.



And $mathcalF[x(t)](w) = mathcalF[cos(t)sin(t)](w) = frac12pimathcalF[cos(t)](w) circledast mathcalF[sin(t)](w)$.



So I computed : beginsplit
mathcalF[cos(t)](w) &= int_-infty^inftycos(t)e^-jwtdt \
&= int_-infty^inftyfrac12(e^jt+e^-jt)e^-jwtdt \
&= frac12 Big ( int_-infty^inftye^jte^-jwtdt + int_-infty^inftye^-jte^-jwtdt Big ) \
&= frac12 Big ( int_-infty^inftye^-jt(w-1)dt + int_-infty^inftye^-jt(w+1)dt Big ) \
&= frac12 big ( delta(w-1)+delta(w+1) big )
endsplit



and beginsplit
mathcalF[sin(t)](w) &= int_-infty^inftysin(t)e^-jwtdt \
&= int_-infty^inftyfrac12j(e^-jt-e^jt)e^-jwtdt \
&= frac12j Big ( int_-infty^inftye^-jte^-jwtdt - int_-infty^inftye^jte^-jwtdt Big ) \
&= frac12j Big ( int_-infty^inftye^-jt(w+1)dt - int_-infty^inftye^-jt(w-1)dt Big ) \
&= frac12j big ( delta(w+1)-delta(w-1) big )
endsplit



I finally computed the convolution :



$beginsplit
mathcalF[x(t)](w) = mathcalF[cos(t)sin(t)](w) &= frac12pimathcalF[cos(t)](w) circledast mathcalF[sin(t)](w) \
&= frac12pifrac12frac12j big ( delta(w-1)+delta(w+1) big ) circledast big ( delta(w+1)-delta(w-1) big ) \
&= frac18pij big ( delta(w-1)+delta(w+1) big ) circledast big ( delta(w+1)-delta(w-1) big ) \
&= frac18pij big ( delta(w+2)-delta(w-2) big )
endsplit$



Using Matlab and wolframalpha to verify this, I ended up on :



Fourier cos sin



The result of my fourier transform which is the result of the convolution gave me $$frac18pij big ( delta(w+2)-delta(w-2) big )$$



But I don't have any real part anymore.. and my imaginary part is not like on the plot. Using wolframalpha, I should have something like :
$$ ajbig (-delta(w+2)+delta(w-2) big )$$ which is correct according to the imaginary plot.



Where is my mistake ? And how can I compute analytically the phase using $arctan$ if I don't have any real part anymore ? How can I compute analytically the magnitude too ?
Wolframalpha's answer doesn't have a real part too, how can I have one in my plots ?



Thanks for the clarifications !










share|cite|improve this question









$endgroup$











  • $begingroup$
    I am not completely sure where you went wrong, if you did so, but using $sin(t)cos(t)=frac12sin(2t)$ we can directly conclude that, following your notation, that $$mathcal F[sin(t)cos(t)](omega)=mathcal Fleft[frac12sin(2t)right](omega)=frac14j(delta(omega-2)-delta(omega+2))$$ Which agrees with WolframAlpha up to a constant factor.
    $endgroup$
    – mrtaurho
    Mar 13 at 19:04











  • $begingroup$
    @mrtaurho $mathscrF1=2pi delta(omega)$.
    $endgroup$
    – Mark Viola
    Mar 13 at 19:09










  • $begingroup$
    @MarkViola I was not sure which factor to use here. I am getting always kind of confused regarding all these different normalisations of the Fourier Transform which are used out there.
    $endgroup$
    – mrtaurho
    Mar 13 at 19:11















1












$begingroup$


I need to compute the Fourier Transform of $x(t) = cos(t)sin(t)$.



We know that $delta(w) = mathcalF[1](w) = int_-infty^inftye^-jwtdt \$.



And $mathcalF[x(t)](w) = mathcalF[cos(t)sin(t)](w) = frac12pimathcalF[cos(t)](w) circledast mathcalF[sin(t)](w)$.



So I computed : beginsplit
mathcalF[cos(t)](w) &= int_-infty^inftycos(t)e^-jwtdt \
&= int_-infty^inftyfrac12(e^jt+e^-jt)e^-jwtdt \
&= frac12 Big ( int_-infty^inftye^jte^-jwtdt + int_-infty^inftye^-jte^-jwtdt Big ) \
&= frac12 Big ( int_-infty^inftye^-jt(w-1)dt + int_-infty^inftye^-jt(w+1)dt Big ) \
&= frac12 big ( delta(w-1)+delta(w+1) big )
endsplit



and beginsplit
mathcalF[sin(t)](w) &= int_-infty^inftysin(t)e^-jwtdt \
&= int_-infty^inftyfrac12j(e^-jt-e^jt)e^-jwtdt \
&= frac12j Big ( int_-infty^inftye^-jte^-jwtdt - int_-infty^inftye^jte^-jwtdt Big ) \
&= frac12j Big ( int_-infty^inftye^-jt(w+1)dt - int_-infty^inftye^-jt(w-1)dt Big ) \
&= frac12j big ( delta(w+1)-delta(w-1) big )
endsplit



I finally computed the convolution :



$beginsplit
mathcalF[x(t)](w) = mathcalF[cos(t)sin(t)](w) &= frac12pimathcalF[cos(t)](w) circledast mathcalF[sin(t)](w) \
&= frac12pifrac12frac12j big ( delta(w-1)+delta(w+1) big ) circledast big ( delta(w+1)-delta(w-1) big ) \
&= frac18pij big ( delta(w-1)+delta(w+1) big ) circledast big ( delta(w+1)-delta(w-1) big ) \
&= frac18pij big ( delta(w+2)-delta(w-2) big )
endsplit$



Using Matlab and wolframalpha to verify this, I ended up on :



Fourier cos sin



The result of my fourier transform which is the result of the convolution gave me $$frac18pij big ( delta(w+2)-delta(w-2) big )$$



But I don't have any real part anymore.. and my imaginary part is not like on the plot. Using wolframalpha, I should have something like :
$$ ajbig (-delta(w+2)+delta(w-2) big )$$ which is correct according to the imaginary plot.



Where is my mistake ? And how can I compute analytically the phase using $arctan$ if I don't have any real part anymore ? How can I compute analytically the magnitude too ?
Wolframalpha's answer doesn't have a real part too, how can I have one in my plots ?



Thanks for the clarifications !










share|cite|improve this question









$endgroup$











  • $begingroup$
    I am not completely sure where you went wrong, if you did so, but using $sin(t)cos(t)=frac12sin(2t)$ we can directly conclude that, following your notation, that $$mathcal F[sin(t)cos(t)](omega)=mathcal Fleft[frac12sin(2t)right](omega)=frac14j(delta(omega-2)-delta(omega+2))$$ Which agrees with WolframAlpha up to a constant factor.
    $endgroup$
    – mrtaurho
    Mar 13 at 19:04











  • $begingroup$
    @mrtaurho $mathscrF1=2pi delta(omega)$.
    $endgroup$
    – Mark Viola
    Mar 13 at 19:09










  • $begingroup$
    @MarkViola I was not sure which factor to use here. I am getting always kind of confused regarding all these different normalisations of the Fourier Transform which are used out there.
    $endgroup$
    – mrtaurho
    Mar 13 at 19:11













1












1








1


1



$begingroup$


I need to compute the Fourier Transform of $x(t) = cos(t)sin(t)$.



We know that $delta(w) = mathcalF[1](w) = int_-infty^inftye^-jwtdt \$.



And $mathcalF[x(t)](w) = mathcalF[cos(t)sin(t)](w) = frac12pimathcalF[cos(t)](w) circledast mathcalF[sin(t)](w)$.



So I computed : beginsplit
mathcalF[cos(t)](w) &= int_-infty^inftycos(t)e^-jwtdt \
&= int_-infty^inftyfrac12(e^jt+e^-jt)e^-jwtdt \
&= frac12 Big ( int_-infty^inftye^jte^-jwtdt + int_-infty^inftye^-jte^-jwtdt Big ) \
&= frac12 Big ( int_-infty^inftye^-jt(w-1)dt + int_-infty^inftye^-jt(w+1)dt Big ) \
&= frac12 big ( delta(w-1)+delta(w+1) big )
endsplit



and beginsplit
mathcalF[sin(t)](w) &= int_-infty^inftysin(t)e^-jwtdt \
&= int_-infty^inftyfrac12j(e^-jt-e^jt)e^-jwtdt \
&= frac12j Big ( int_-infty^inftye^-jte^-jwtdt - int_-infty^inftye^jte^-jwtdt Big ) \
&= frac12j Big ( int_-infty^inftye^-jt(w+1)dt - int_-infty^inftye^-jt(w-1)dt Big ) \
&= frac12j big ( delta(w+1)-delta(w-1) big )
endsplit



I finally computed the convolution :



$beginsplit
mathcalF[x(t)](w) = mathcalF[cos(t)sin(t)](w) &= frac12pimathcalF[cos(t)](w) circledast mathcalF[sin(t)](w) \
&= frac12pifrac12frac12j big ( delta(w-1)+delta(w+1) big ) circledast big ( delta(w+1)-delta(w-1) big ) \
&= frac18pij big ( delta(w-1)+delta(w+1) big ) circledast big ( delta(w+1)-delta(w-1) big ) \
&= frac18pij big ( delta(w+2)-delta(w-2) big )
endsplit$



Using Matlab and wolframalpha to verify this, I ended up on :



Fourier cos sin



The result of my fourier transform which is the result of the convolution gave me $$frac18pij big ( delta(w+2)-delta(w-2) big )$$



But I don't have any real part anymore.. and my imaginary part is not like on the plot. Using wolframalpha, I should have something like :
$$ ajbig (-delta(w+2)+delta(w-2) big )$$ which is correct according to the imaginary plot.



Where is my mistake ? And how can I compute analytically the phase using $arctan$ if I don't have any real part anymore ? How can I compute analytically the magnitude too ?
Wolframalpha's answer doesn't have a real part too, how can I have one in my plots ?



Thanks for the clarifications !










share|cite|improve this question









$endgroup$




I need to compute the Fourier Transform of $x(t) = cos(t)sin(t)$.



We know that $delta(w) = mathcalF[1](w) = int_-infty^inftye^-jwtdt \$.



And $mathcalF[x(t)](w) = mathcalF[cos(t)sin(t)](w) = frac12pimathcalF[cos(t)](w) circledast mathcalF[sin(t)](w)$.



So I computed : beginsplit
mathcalF[cos(t)](w) &= int_-infty^inftycos(t)e^-jwtdt \
&= int_-infty^inftyfrac12(e^jt+e^-jt)e^-jwtdt \
&= frac12 Big ( int_-infty^inftye^jte^-jwtdt + int_-infty^inftye^-jte^-jwtdt Big ) \
&= frac12 Big ( int_-infty^inftye^-jt(w-1)dt + int_-infty^inftye^-jt(w+1)dt Big ) \
&= frac12 big ( delta(w-1)+delta(w+1) big )
endsplit



and beginsplit
mathcalF[sin(t)](w) &= int_-infty^inftysin(t)e^-jwtdt \
&= int_-infty^inftyfrac12j(e^-jt-e^jt)e^-jwtdt \
&= frac12j Big ( int_-infty^inftye^-jte^-jwtdt - int_-infty^inftye^jte^-jwtdt Big ) \
&= frac12j Big ( int_-infty^inftye^-jt(w+1)dt - int_-infty^inftye^-jt(w-1)dt Big ) \
&= frac12j big ( delta(w+1)-delta(w-1) big )
endsplit



I finally computed the convolution :



$beginsplit
mathcalF[x(t)](w) = mathcalF[cos(t)sin(t)](w) &= frac12pimathcalF[cos(t)](w) circledast mathcalF[sin(t)](w) \
&= frac12pifrac12frac12j big ( delta(w-1)+delta(w+1) big ) circledast big ( delta(w+1)-delta(w-1) big ) \
&= frac18pij big ( delta(w-1)+delta(w+1) big ) circledast big ( delta(w+1)-delta(w-1) big ) \
&= frac18pij big ( delta(w+2)-delta(w-2) big )
endsplit$



Using Matlab and wolframalpha to verify this, I ended up on :



Fourier cos sin



The result of my fourier transform which is the result of the convolution gave me $$frac18pij big ( delta(w+2)-delta(w-2) big )$$



But I don't have any real part anymore.. and my imaginary part is not like on the plot. Using wolframalpha, I should have something like :
$$ ajbig (-delta(w+2)+delta(w-2) big )$$ which is correct according to the imaginary plot.



Where is my mistake ? And how can I compute analytically the phase using $arctan$ if I don't have any real part anymore ? How can I compute analytically the magnitude too ?
Wolframalpha's answer doesn't have a real part too, how can I have one in my plots ?



Thanks for the clarifications !







fourier-transform






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Mar 13 at 18:46









Romain B.Romain B.

358217




358217











  • $begingroup$
    I am not completely sure where you went wrong, if you did so, but using $sin(t)cos(t)=frac12sin(2t)$ we can directly conclude that, following your notation, that $$mathcal F[sin(t)cos(t)](omega)=mathcal Fleft[frac12sin(2t)right](omega)=frac14j(delta(omega-2)-delta(omega+2))$$ Which agrees with WolframAlpha up to a constant factor.
    $endgroup$
    – mrtaurho
    Mar 13 at 19:04











  • $begingroup$
    @mrtaurho $mathscrF1=2pi delta(omega)$.
    $endgroup$
    – Mark Viola
    Mar 13 at 19:09










  • $begingroup$
    @MarkViola I was not sure which factor to use here. I am getting always kind of confused regarding all these different normalisations of the Fourier Transform which are used out there.
    $endgroup$
    – mrtaurho
    Mar 13 at 19:11
















  • $begingroup$
    I am not completely sure where you went wrong, if you did so, but using $sin(t)cos(t)=frac12sin(2t)$ we can directly conclude that, following your notation, that $$mathcal F[sin(t)cos(t)](omega)=mathcal Fleft[frac12sin(2t)right](omega)=frac14j(delta(omega-2)-delta(omega+2))$$ Which agrees with WolframAlpha up to a constant factor.
    $endgroup$
    – mrtaurho
    Mar 13 at 19:04











  • $begingroup$
    @mrtaurho $mathscrF1=2pi delta(omega)$.
    $endgroup$
    – Mark Viola
    Mar 13 at 19:09










  • $begingroup$
    @MarkViola I was not sure which factor to use here. I am getting always kind of confused regarding all these different normalisations of the Fourier Transform which are used out there.
    $endgroup$
    – mrtaurho
    Mar 13 at 19:11















$begingroup$
I am not completely sure where you went wrong, if you did so, but using $sin(t)cos(t)=frac12sin(2t)$ we can directly conclude that, following your notation, that $$mathcal F[sin(t)cos(t)](omega)=mathcal Fleft[frac12sin(2t)right](omega)=frac14j(delta(omega-2)-delta(omega+2))$$ Which agrees with WolframAlpha up to a constant factor.
$endgroup$
– mrtaurho
Mar 13 at 19:04





$begingroup$
I am not completely sure where you went wrong, if you did so, but using $sin(t)cos(t)=frac12sin(2t)$ we can directly conclude that, following your notation, that $$mathcal F[sin(t)cos(t)](omega)=mathcal Fleft[frac12sin(2t)right](omega)=frac14j(delta(omega-2)-delta(omega+2))$$ Which agrees with WolframAlpha up to a constant factor.
$endgroup$
– mrtaurho
Mar 13 at 19:04













$begingroup$
@mrtaurho $mathscrF1=2pi delta(omega)$.
$endgroup$
– Mark Viola
Mar 13 at 19:09




$begingroup$
@mrtaurho $mathscrF1=2pi delta(omega)$.
$endgroup$
– Mark Viola
Mar 13 at 19:09












$begingroup$
@MarkViola I was not sure which factor to use here. I am getting always kind of confused regarding all these different normalisations of the Fourier Transform which are used out there.
$endgroup$
– mrtaurho
Mar 13 at 19:11




$begingroup$
@MarkViola I was not sure which factor to use here. I am getting always kind of confused regarding all these different normalisations of the Fourier Transform which are used out there.
$endgroup$
– mrtaurho
Mar 13 at 19:11










1 Answer
1






active

oldest

votes


















2












$begingroup$

First, $mathscrF1=2pi delta(omega)$.



Next, note that $f(t)=cos(t)sin(t)=frac12sin(2t)=frace^i2t-e^-i2ti4$.



Hence, we see that



$$mathscrFf=frac1i4int_-infty^infty left(e^-i(omega-2)t-e^-i(omega+2)tright),dt=fracpii2left(delta(omega-2)-delta(omega+2)right)tag1$$



One can take the inverse transform, $frac12piint_-infty^infty fracpii2left(delta(omega-2)-delta(omega+2)right),e^iomega t,domega$, of the right-hand side of $(1)$ to confirm that $(1)$ is indeed the Fourier transform of $f$.






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Thanks ! It was pretty easy finally .. And I don't know about $mathscrF1=2pi delta(omega)$ because I have my $frac12pi$ afterwards, but not really important I guess. How can I compute the magnitude and phase from here ? Where is the real part ?
    $endgroup$
    – Romain B.
    Mar 13 at 19:13











  • $begingroup$
    You're welcome. My pleasure.
    $endgroup$
    – Mark Viola
    Mar 13 at 19:14










  • $begingroup$
    (I edited my comment, I have few more questions)
    $endgroup$
    – Romain B.
    Mar 13 at 19:15










  • $begingroup$
    @RomainB. The Dirac Delta is not a function, it is a distribution (aka, a Generalized Function). As such, it cannot be plotted as a function. You could draw a "pseudo-plot" of the magnitude by drawing (infinite) vertical spikes at $omega=pm2$ with Dirac Delta "amplitudes/weights" of $pi/2$. But what is the point of that?
    $endgroup$
    – Mark Viola
    Mar 13 at 19:18











  • $begingroup$
    Thanks a lot ! Last question, what is the real part of it, if any ? Because I want to compute analytically the phase and magnitude. Thanks again for the clarifications :)
    $endgroup$
    – Romain B.
    Mar 13 at 21:32










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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3147015%2fclarification-on-the-fourier-transform%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









2












$begingroup$

First, $mathscrF1=2pi delta(omega)$.



Next, note that $f(t)=cos(t)sin(t)=frac12sin(2t)=frace^i2t-e^-i2ti4$.



Hence, we see that



$$mathscrFf=frac1i4int_-infty^infty left(e^-i(omega-2)t-e^-i(omega+2)tright),dt=fracpii2left(delta(omega-2)-delta(omega+2)right)tag1$$



One can take the inverse transform, $frac12piint_-infty^infty fracpii2left(delta(omega-2)-delta(omega+2)right),e^iomega t,domega$, of the right-hand side of $(1)$ to confirm that $(1)$ is indeed the Fourier transform of $f$.






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Thanks ! It was pretty easy finally .. And I don't know about $mathscrF1=2pi delta(omega)$ because I have my $frac12pi$ afterwards, but not really important I guess. How can I compute the magnitude and phase from here ? Where is the real part ?
    $endgroup$
    – Romain B.
    Mar 13 at 19:13











  • $begingroup$
    You're welcome. My pleasure.
    $endgroup$
    – Mark Viola
    Mar 13 at 19:14










  • $begingroup$
    (I edited my comment, I have few more questions)
    $endgroup$
    – Romain B.
    Mar 13 at 19:15










  • $begingroup$
    @RomainB. The Dirac Delta is not a function, it is a distribution (aka, a Generalized Function). As such, it cannot be plotted as a function. You could draw a "pseudo-plot" of the magnitude by drawing (infinite) vertical spikes at $omega=pm2$ with Dirac Delta "amplitudes/weights" of $pi/2$. But what is the point of that?
    $endgroup$
    – Mark Viola
    Mar 13 at 19:18











  • $begingroup$
    Thanks a lot ! Last question, what is the real part of it, if any ? Because I want to compute analytically the phase and magnitude. Thanks again for the clarifications :)
    $endgroup$
    – Romain B.
    Mar 13 at 21:32















2












$begingroup$

First, $mathscrF1=2pi delta(omega)$.



Next, note that $f(t)=cos(t)sin(t)=frac12sin(2t)=frace^i2t-e^-i2ti4$.



Hence, we see that



$$mathscrFf=frac1i4int_-infty^infty left(e^-i(omega-2)t-e^-i(omega+2)tright),dt=fracpii2left(delta(omega-2)-delta(omega+2)right)tag1$$



One can take the inverse transform, $frac12piint_-infty^infty fracpii2left(delta(omega-2)-delta(omega+2)right),e^iomega t,domega$, of the right-hand side of $(1)$ to confirm that $(1)$ is indeed the Fourier transform of $f$.






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Thanks ! It was pretty easy finally .. And I don't know about $mathscrF1=2pi delta(omega)$ because I have my $frac12pi$ afterwards, but not really important I guess. How can I compute the magnitude and phase from here ? Where is the real part ?
    $endgroup$
    – Romain B.
    Mar 13 at 19:13











  • $begingroup$
    You're welcome. My pleasure.
    $endgroup$
    – Mark Viola
    Mar 13 at 19:14










  • $begingroup$
    (I edited my comment, I have few more questions)
    $endgroup$
    – Romain B.
    Mar 13 at 19:15










  • $begingroup$
    @RomainB. The Dirac Delta is not a function, it is a distribution (aka, a Generalized Function). As such, it cannot be plotted as a function. You could draw a "pseudo-plot" of the magnitude by drawing (infinite) vertical spikes at $omega=pm2$ with Dirac Delta "amplitudes/weights" of $pi/2$. But what is the point of that?
    $endgroup$
    – Mark Viola
    Mar 13 at 19:18











  • $begingroup$
    Thanks a lot ! Last question, what is the real part of it, if any ? Because I want to compute analytically the phase and magnitude. Thanks again for the clarifications :)
    $endgroup$
    – Romain B.
    Mar 13 at 21:32













2












2








2





$begingroup$

First, $mathscrF1=2pi delta(omega)$.



Next, note that $f(t)=cos(t)sin(t)=frac12sin(2t)=frace^i2t-e^-i2ti4$.



Hence, we see that



$$mathscrFf=frac1i4int_-infty^infty left(e^-i(omega-2)t-e^-i(omega+2)tright),dt=fracpii2left(delta(omega-2)-delta(omega+2)right)tag1$$



One can take the inverse transform, $frac12piint_-infty^infty fracpii2left(delta(omega-2)-delta(omega+2)right),e^iomega t,domega$, of the right-hand side of $(1)$ to confirm that $(1)$ is indeed the Fourier transform of $f$.






share|cite|improve this answer











$endgroup$



First, $mathscrF1=2pi delta(omega)$.



Next, note that $f(t)=cos(t)sin(t)=frac12sin(2t)=frace^i2t-e^-i2ti4$.



Hence, we see that



$$mathscrFf=frac1i4int_-infty^infty left(e^-i(omega-2)t-e^-i(omega+2)tright),dt=fracpii2left(delta(omega-2)-delta(omega+2)right)tag1$$



One can take the inverse transform, $frac12piint_-infty^infty fracpii2left(delta(omega-2)-delta(omega+2)right),e^iomega t,domega$, of the right-hand side of $(1)$ to confirm that $(1)$ is indeed the Fourier transform of $f$.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Mar 13 at 19:16

























answered Mar 13 at 19:06









Mark ViolaMark Viola

133k1278176




133k1278176











  • $begingroup$
    Thanks ! It was pretty easy finally .. And I don't know about $mathscrF1=2pi delta(omega)$ because I have my $frac12pi$ afterwards, but not really important I guess. How can I compute the magnitude and phase from here ? Where is the real part ?
    $endgroup$
    – Romain B.
    Mar 13 at 19:13











  • $begingroup$
    You're welcome. My pleasure.
    $endgroup$
    – Mark Viola
    Mar 13 at 19:14










  • $begingroup$
    (I edited my comment, I have few more questions)
    $endgroup$
    – Romain B.
    Mar 13 at 19:15










  • $begingroup$
    @RomainB. The Dirac Delta is not a function, it is a distribution (aka, a Generalized Function). As such, it cannot be plotted as a function. You could draw a "pseudo-plot" of the magnitude by drawing (infinite) vertical spikes at $omega=pm2$ with Dirac Delta "amplitudes/weights" of $pi/2$. But what is the point of that?
    $endgroup$
    – Mark Viola
    Mar 13 at 19:18











  • $begingroup$
    Thanks a lot ! Last question, what is the real part of it, if any ? Because I want to compute analytically the phase and magnitude. Thanks again for the clarifications :)
    $endgroup$
    – Romain B.
    Mar 13 at 21:32
















  • $begingroup$
    Thanks ! It was pretty easy finally .. And I don't know about $mathscrF1=2pi delta(omega)$ because I have my $frac12pi$ afterwards, but not really important I guess. How can I compute the magnitude and phase from here ? Where is the real part ?
    $endgroup$
    – Romain B.
    Mar 13 at 19:13











  • $begingroup$
    You're welcome. My pleasure.
    $endgroup$
    – Mark Viola
    Mar 13 at 19:14










  • $begingroup$
    (I edited my comment, I have few more questions)
    $endgroup$
    – Romain B.
    Mar 13 at 19:15










  • $begingroup$
    @RomainB. The Dirac Delta is not a function, it is a distribution (aka, a Generalized Function). As such, it cannot be plotted as a function. You could draw a "pseudo-plot" of the magnitude by drawing (infinite) vertical spikes at $omega=pm2$ with Dirac Delta "amplitudes/weights" of $pi/2$. But what is the point of that?
    $endgroup$
    – Mark Viola
    Mar 13 at 19:18











  • $begingroup$
    Thanks a lot ! Last question, what is the real part of it, if any ? Because I want to compute analytically the phase and magnitude. Thanks again for the clarifications :)
    $endgroup$
    – Romain B.
    Mar 13 at 21:32















$begingroup$
Thanks ! It was pretty easy finally .. And I don't know about $mathscrF1=2pi delta(omega)$ because I have my $frac12pi$ afterwards, but not really important I guess. How can I compute the magnitude and phase from here ? Where is the real part ?
$endgroup$
– Romain B.
Mar 13 at 19:13





$begingroup$
Thanks ! It was pretty easy finally .. And I don't know about $mathscrF1=2pi delta(omega)$ because I have my $frac12pi$ afterwards, but not really important I guess. How can I compute the magnitude and phase from here ? Where is the real part ?
$endgroup$
– Romain B.
Mar 13 at 19:13













$begingroup$
You're welcome. My pleasure.
$endgroup$
– Mark Viola
Mar 13 at 19:14




$begingroup$
You're welcome. My pleasure.
$endgroup$
– Mark Viola
Mar 13 at 19:14












$begingroup$
(I edited my comment, I have few more questions)
$endgroup$
– Romain B.
Mar 13 at 19:15




$begingroup$
(I edited my comment, I have few more questions)
$endgroup$
– Romain B.
Mar 13 at 19:15












$begingroup$
@RomainB. The Dirac Delta is not a function, it is a distribution (aka, a Generalized Function). As such, it cannot be plotted as a function. You could draw a "pseudo-plot" of the magnitude by drawing (infinite) vertical spikes at $omega=pm2$ with Dirac Delta "amplitudes/weights" of $pi/2$. But what is the point of that?
$endgroup$
– Mark Viola
Mar 13 at 19:18





$begingroup$
@RomainB. The Dirac Delta is not a function, it is a distribution (aka, a Generalized Function). As such, it cannot be plotted as a function. You could draw a "pseudo-plot" of the magnitude by drawing (infinite) vertical spikes at $omega=pm2$ with Dirac Delta "amplitudes/weights" of $pi/2$. But what is the point of that?
$endgroup$
– Mark Viola
Mar 13 at 19:18













$begingroup$
Thanks a lot ! Last question, what is the real part of it, if any ? Because I want to compute analytically the phase and magnitude. Thanks again for the clarifications :)
$endgroup$
– Romain B.
Mar 13 at 21:32




$begingroup$
Thanks a lot ! Last question, what is the real part of it, if any ? Because I want to compute analytically the phase and magnitude. Thanks again for the clarifications :)
$endgroup$
– Romain B.
Mar 13 at 21:32

















draft saved

draft discarded
















































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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3147015%2fclarification-on-the-fourier-transform%23new-answer', 'question_page');

);

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







Popular posts from this blog

Solar Wings Breeze Design and development Specifications (Breeze) References Navigation menu1368-485X"Hang glider: Breeze (Solar Wings)"e

Kathakali Contents Etymology and nomenclature History Repertoire Songs and musical instruments Traditional plays Styles: Sampradayam Training centers and awards Relationship to other dance forms See also Notes References External links Navigation menueThe Illustrated Encyclopedia of Hinduism: A-MSouth Asian Folklore: An EncyclopediaRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to Play10.1353/atj.2005.0004The Illustrated Encyclopedia of Hinduism: A-MEncyclopedia of HinduismKathakali Dance-drama: Where Gods and Demons Come to PlaySonic Liturgy: Ritual and Music in Hindu Tradition"The Mirror of Gesture"Kathakali Dance-drama: Where Gods and Demons Come to Play"Kathakali"Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceMedieval Indian Literature: An AnthologyThe Oxford Companion to Indian TheatreSouth Asian Folklore: An Encyclopedia : Afghanistan, Bangladesh, India, Nepal, Pakistan, Sri LankaThe Rise of Performance Studies: Rethinking Richard Schechner's Broad SpectrumIndian Theatre: Traditions of PerformanceModern Asian Theatre and Performance 1900-2000Critical Theory and PerformanceBetween Theater and AnthropologyKathakali603847011Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceBetween Theater and AnthropologyBetween Theater and AnthropologyNambeesan Smaraka AwardsArchivedThe Cambridge Guide to TheatreRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeThe Garland Encyclopedia of World Music: South Asia : the Indian subcontinentThe Ethos of Noh: Actors and Their Art10.2307/1145740By Means of Performance: Intercultural Studies of Theatre and Ritual10.1017/s204912550000100xReconceiving the Renaissance: A Critical ReaderPerformance TheoryListening to Theatre: The Aural Dimension of Beijing Opera10.2307/1146013Kathakali: The Art of the Non-WorldlyOn KathakaliKathakali, the dance theatreThe Kathakali Complex: Performance & StructureKathakali Dance-Drama: Where Gods and Demons Come to Play10.1093/obo/9780195399318-0071Drama and Ritual of Early Hinduism"In the Shadow of Hollywood Orientalism: Authentic East Indian Dancing"10.1080/08949460490274013Sanskrit Play Production in Ancient IndiaIndian Music: History and StructureBharata, the Nāṭyaśāstra233639306Table of Contents2238067286469807Dance In Indian Painting10.2307/32047833204783Kathakali Dance-Theatre: A Visual Narrative of Sacred Indian MimeIndian Classical Dance: The Renaissance and BeyondKathakali: an indigenous art-form of Keralaeee

Urgehal History Discography Band members References External links Navigation menu"Mediateket: Urgehal""Interview with Enzifer of Urgehal, 2007""Urgehal - Interview"Urgehal"Urgehal Frontman Trondr Nefas Dies at 35"Urgehal9042691cb161873230(data)0000 0001 0669 4224no2016126817ee6ccef6-e558-44b6-b059-dbbb5b913b24145036459145036459