ProPatto16
- 323
- 0
Homework Statement
Determine Fourier Transform of
f(t) = cos^2 ω_p t ... for |t|<T
also, for |t|>T, f(x) = 0, although i don't think you need to do anything with that.
The Attempt at a Solution
okay so:
f(t) = cos^2 ω_p t ... for |t|<T
becomes
f(t) = \frac{1}{2} + \frac{e^{2iω_pt}}{4} + \frac{e^{-2iω_pt}}{4}
and so now the Fourier Tranform F(ω) is this
F(ω)= \frac{1}{2}\int_{-T}^{T}e^{-iωt}dt + \frac{1}{4}\int_{-T}^{T}e^{2iω_pt}e^{-iωt}dt + \frac{1}{4}\int_{-T}^{T}e^{-2iω_pt}e^{-iωt}dt
my question is,
What is the different between ω and ωp?
also another question. when performing the integrals, if i treat t and ω as separate variables and not as say x=ωt then this happens, just taking the first integral
\frac{1}{2}\int_{-T}^{T}e^{-iωt}dt = \frac{e^{iωT}-e^{-iωT}}{2iω}
now if that ω wasnt in the denominator then it would easy reduce to sin(ωT)... but with it there I am not sure what to do with it? and since i have no values given and the last part of the question says "make a sketch of F(ω), then sketch its limiting form as T → ±∞." i believe something has to be done with it? or does it not matter? also noted that for sin functions, the limit to infinity doesn't exist.
thanks