Fourier transform of cos(100t)

rolls
Messages
50
Reaction score
0

Homework Statement


Find the Fourier transform of cos(100t)

The Attempt at a Solution


now I know just from looking at a Fourier transform table that if the equation is in the form cos(2Pi*k*t) then the answer is just 1/2(delta(f+k) + delta(f-k))

So in this case is the answer 1/2(delta(f+100/2pi) + delta(f - 100/2pi)) ?

I'm not that good at integrals so I haven't attempted to do this problem the traditional long way.

Thanks :)
 
Physics news on Phys.org
Write out the Fourier transform integral, and write cos(100t) as a sum of exponentials using Euler's formula. Then use the following fact:

\frac{1}{2\pi} \int_{-\infty}^{\infty} e^{ixy} dy = \delta(x)
 
Ok starting with S e^(-2Pi*i*t) * (e^(i100/2pi*t) + e^(-i100/2pi*t))/2

I got it down to 1/2PI S (e ^(-2Pi*i(t + 100/2Pi) + e ^ (-2Pi*i(t - 100/2pi))

Which then equals delta(f + 100/2Pi) + delta (f - 100/2pi)

I'm not sure if I did it correctly though or just worked my way backwards from the answer (I attempted this originally and then got stuck). Does that look like I am going in the right direction?
 
cos(100t) = (ei100t + e-i100t)/2

I don't understand where you got the 2pi's in it.
 
dx said:
cos(100t) = (ei100t + e-i100t)/2

I don't understand where you got the 2pi's in it.

I did that originally so I could use the transform table, its ok I understand what to do now. I will have a shot at doing it from scratch and report back.

Thanks guys.
 
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