PDA

View Full Version : fourier transform


Stu165
Mar23-05, 05:16 PM
I need to show the solution to the fourier transfor of f(theta) = |sin(theta)|.

However i think that solving this needs to be done by complex anaylsis as integration by parts just keeps going on and on.
Does anyone know where to go with this?

Hurkyl
Mar23-05, 05:48 PM
However i think that solving this needs to be done by complex anaylsis as integration by parts just keeps going on and on.

Does it provide an equation you can solve? Integrating \int e^x \sin x \, dx is a standard IBP problem -- I bet it's in your calc 2 text. :smile:

Stu165
Mar23-05, 06:00 PM
I need to find

1/pi int sin(theta)cos(mk theta) d theta from 0 - pi

pi being the period

excuse the type I don't know how to do the equation thing.

I only find the cosine part of the transform cause it's and even function, therfore I don't integrate any sine components at the start. If that makes sense.

Hurkyl
Mar23-05, 06:10 PM
Sorry, I'm used to the exponential version. :smile:

All of your problems are solved with a simple trigonometric identity -- you can change a product of sine and cosine into a sum of two sines. I don't remember the exact form, but you can derive it yourself. Hint: consider sin(A+B) + sin(A-B).

(But, as you guessed, you could also do this by replacing cos x with Re[e^(ix)])

whozum
Mar23-05, 06:42 PM
sin(2x) = 2 sinx cosx but in this case sin and cosin have different parameters. I don't know how you'll go about that.

Hurkyl
Mar23-05, 07:33 PM
Hint: consider sin(A+B) + sin(A-B)

:tongue2:

Stu165
Mar23-05, 10:51 PM
forgot to look at trig identities yet. I'll try that