How do I convert f(x) into its Fourier Transform?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
E&M
Messages
35
Reaction score
0

Homework Statement



I am really confused in my electrodynamics class. I have the following function.

f(x) = [tex]\delta[/tex] (x + [tex]\alpha[/tex] ) + [tex]\delta[/tex](x -[tex]\alpha[/tex])

How do i convert this into Fourier Tranform ?
Those are dirac delta functions on either sides of the origin.


Homework Equations



no clue

The Attempt at a Solution



I multiplied f(x) by 1/sqrt(2*pi)*e-ikt and integrated the whole thing.
 
Physics news on Phys.org
And what did you get?
 
1/[tex]\sqrt{2\pi}[/tex][tex]\int[/tex][tex]\delta[/tex](x+[tex]\alpha[/tex])e-ikx + [tex]\delta[/tex](x-[tex]\alpha[/tex])e-ikx dx

I tried to integrate those terms by parts (uv substitution).

[tex]\int[/tex][tex]\delta[/tex](x+[tex]\alpha[/tex]) = 1. Isn't that right ?
Also I think f(x)[tex]\int[/tex][tex]\delta[/tex](x+[tex]\alpha[/tex]) = f([tex]\alpha[/tex]). Am i right ?
 
All you need is the following property:

[tex]\int\limits_{-\infty}^{+\infty} f(x)\delta\left(x-a\right)=f(a)[/tex]
 
so

[tex]\int[/tex]e-ikx [tex]\delta[/tex] (x - a) = e-ika ?