Fourier sine and cosine tranformation, difficult problem, (for me)

Click For Summary

Homework Help Overview

The discussion revolves around finding the Fourier sine and cosine transformations of the function exp(-5t). Participants explore various integration techniques and question the setup of the problem, particularly regarding the sign of the exponent in the exponential function.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss integration by parts and the conversion of cosine into exponential form as potential methods. There are questions about boundary conditions and the behavior of exponential terms as t approaches infinity. Some participants express frustration over the lack of worked examples for more complex transformations.

Discussion Status

The conversation is ongoing, with participants sharing their attempts and questioning the validity of their approaches. Some guidance has been offered regarding the behavior of terms at infinity, but no consensus has been reached on a definitive method or solution.

Contextual Notes

Participants note the difficulty of the problem and express a desire for more comprehensive examples beyond simple cases. There is also a discussion about the implications of using frequency shifting in the context of Fourier transformations.

Are there enough worked solutions to Fourier Transformation problems?

  • Yes

    Votes: 2 100.0%
  • No

    Votes: 0 0.0%

  • Total voters
    2
difficult
Messages
16
Reaction score
0

Homework Statement



What are the Fourier sine and cosine transformations of exp(5t)?


Homework Equations



Fc (ω) = (√(2/∏))∫exp(5t)cos(ωt)dt , (between boundaries of infinity and zero)

The Attempt at a Solution



When I try to integrate by parts I just end up going round in circles.
Or, if I first convert cos(ωt) into 0.5(exp(iωt) + exp(-iωt)) and then multiply this with exp(5t),
calculating the boundary values then becomes difficult
 
Physics news on Phys.org
Were you really given e+5t and not e-5t?
 
vela said:
Were you really given e+5t and not e-5t?

Oops sorry! I forgot to mention that negative, but I still can't do the problem.
 
Either method you described will work. Can you show us what you've gotten so far?
 
Well for the Fourier cosine transformation I end up with
(1/√2∏) ( (exp((iω - 5)t)/(iω - 5)) + (exp((-iω - 5)t) / (-iω - 5)) ) evaluated over the range from 0 to ∞, but what do

exp((iω - 5)t) and exp((-iω - 5)t) equal at t = ∞? .

Similarly for the Fourier sine transformation.

If there are plenty worked solutions to Fourier sine and cosine transformation problems, where are they?
Please I am referring to worked solutions to problems finding the Fourier sine and cosine transformations of a difficult expression, not of some stupidly simple number like 1.
 
Apparently the ultimate solution is

Fc(ω) = (√(2/∏))(5/5squaredωsquared)

but how?
 
For the Fourier cosine transformation (and similarly for the sine) I got this far by firstly converting cos(ωt) into 0.5(exp(iωt) + exp(-iωt)) and then multiplying by exp(-5t),
 
Last edited:
Is there an altogether better approach to this problem?
 
I only know the simple answer to the problem I asked about, but not how to produce it, which is the real issue.
If you are not going to help me out with this particular problem, which I can assure you is becoming a serious distraction from the rest of the subject, could you please describe the best general approach to Fourier sine and cosine transformations? The only worked solutions I can find are pretty unhelpful, as they are just for the Fourier sine and cosine transformations of the number 1, which largely translates into finding the integral of sin(ωt) or cos(ωt).
 
  • #10
Should I use frequency shifting?
The Fourier transform of f(t)cos(ωsub0t) being equal to 0.5(F(ω-ωsub0) + F(ω+ωsub0))
and the Fourier transform of exp(-5t) being 1 / (5 + iω)

is the Fourier Transformation of exp(-5t)cos(ωsub0t) equal to 1 / (5 + iωsub0)?
In that case the simple, final answer provided would be wrong.
 
  • #11
difficult said:
Well for the Fourier cosine transformation I end up with
(1/√2∏) ( (exp((iω - 5)t)/(iω - 5)) + (exp((-iω - 5)t) / (-iω - 5)) ) evaluated over the range from 0 to ∞, but what do

exp((iω - 5)t) and exp((-iω - 5)t) equal at t = ∞? .
Take, for example, your first term. The factor of eiωt has a magnitude of 1, regardless of what t equals, so
$$\left|\frac{e^{(i\omega-5)t}}{i\omega-5}\right| = \left|\frac{e^{i\omega t}}{i\omega-5}\right| e^{-5t} = \frac{1}{\sqrt{\omega^2+5^2}}e^{-5t}.$$ When t goes to infinity, that quantity goes to 0, which means ##\frac{e^{(i\omega-5)t}}{i\omega-5}## goes to 0.
 
  • #12
Thanks.
If |exp(iωt)| = 1 and |exp(-iωt)| = 1 for all t, how do sin(ωt) and cos(ωt) vary with t, when they are functions of exp(iωt) and exp(-iωt)?
 
  • #13
Because |exp(iωt)| and exp(iωt) aren't the same thing. Sine and cosine aren't functions of |exp(iωt)|.
 
  • #14
Thanks again. Going off on a tangent for a moment, do exp(iωt) and exp(-iωt) each form a circle of unit radius on an argand diagram?

When I substituted the number 1 for |exp(iωt)| and again the number 1 for |exp(-iωt)|, I
ended up with Fc(ω) =(√(2/∏)) x (5 / (5squared PLUS ωsquared))

Apparently it should actually be Fc(ω) =(√(2/∏)) x (5 / (5squared TIMES ωsquared))
 
  • #15
difficult said:
Thanks again. Going off on a tangent for a moment, do exp(iωt) and exp(-iωt) each form a circle of unit radius on an argand diagram?
Yes.

When I substituted the number 1 for |exp(iωt)| and again the number 1 for |exp(-iωt)|, I ended up with Fc(ω) =(√(2/∏)) x (5 / (5squared PLUS ωsquared))

Apparently it should actually be Fc(ω) =(√(2/∏)) x (5 / (5squared TIMES ωsquared))
The plus sign is correct. Another way you can look at the integral
$$\int_0^\infty e^{-5t}\cos\omega t\,dt = \left.\int_0^\infty e^{-st}\cos\omega t\,dt\right|_{s=5}$$ is as the Laplace transform of cos ωt evaluated when s=5. If you look up the Laplace transform for cosine in a table, you'll see there's supposed to be a plus there.
 
  • #16
Thanks.
 
  • #17
Does |exp(-iωt)| = 1 aswell?
 
  • #18
What does Euler's formula tell you?
 
  • #19
How should I manipulate Euler's formula ?
 
  • #20
Incorporated this post in the next one...
 
Last edited:
  • #21
More precisely, is it because

√ ((cosine squared x) + (sine squared x)) = 1?
 
  • #22
Or is that not why |exp(-iωt)| = 1, if indeed it equals 1 at all?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K