Fourier Transform with two functions

kpou
Messages
24
Reaction score
0
\geq

Homework Statement


Find the Fourier Transform of

y = exp(^{}-at)sin(\omega_{}0t) for t ≥ 0
and = 0 for t < 0

Find the amplitudes C(\omega, S(\omega), and energy spectrum \Phi' for \omega > 0 if the term that peaks at negative frequency can be disregarded for pos frequency.

Homework Equations



Y(\omega) = C(\omega) - iS(\omega)
\Phi' = C^2(\omega) + iS^2(\omega)
C(\omega)= \int( y(t)cosw(\omegat)dt from -∞ -> ∞
S(\omega)= \int ( y(t)sin(\omegat)dt from -∞ -> ∞

The Attempt at a Solution



I have page after page of trying to simplify the algebra down with no luck. In my text it writes "y" in the equation with no function of ( t ) or (\omega) for most every other equation I see contains either of those. Is there something different about y?

It looks like I have to take the Fourier of two functions exp(^{}-at) and sin(\omega_{}0t) over t = 0 -> \infty

I try exp(-at)[/itex]sin\omega_{}0tcos(\omegat) using sin(bx)=(exp(ibx)-exp(-ibx)/2i

Am I missing something? Are there any algebraic tricks I may be missing? Thanks !

C(\omega)= \int( y(t)cosw(\omegat)dt from 0 -> ∞ Since y(t) = 0 for negative t

= \int exp(-at)sin(ω0)t)cos(ω0t)dt
= \int exp(-at)[ (1/2i) ( exp(iω0t) - exp(-iω0t) ) (1/2) ( exp(iωt) + exp(-iωt))] dt
 
Last edited:
Physics news on Phys.org
In this case, it's much easier to compute Y(\omega) directly and determine C(\omega), S(\omega) as the real and imaginary parts. You will want to use the identity

\sin z = \frac{e^{iz} - e^{-iz}}{2i}.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top