Fourier transform question (optics)

wolf party
Messages
24
Reaction score
0

Homework Statement



a light source a(x) is defined by

a(x) = Acos(pi*x/a)[theta(x+(a/2)) -theta(x-(a/2))]

calculate the diffraction pattern I(X)


Homework Equations



I(X)=2pi|a~((2pi/(LAMBDA*d))*X)|2

this is the equation for a diffraction pattern on a screen at distance d from a 1D souce
of light with wavelength LAMBDA, where a~(k) is the Fourier transform of a(x)



The Attempt at a Solution



using the Fourier transform

a~(k) = A/sqrt(2pi)(integrate)[exp^(-ikx) * cos((pi*x)/a)]

(integrating over the range -a/2 to a/2)

i then use euler's method to change cosine term into exponential terms, then simplify to get

= A/2*sqrt(2pi)(integrate)[exp^((i*pi*x)/a)-(ikx)) +exp^(-(i*pi*x)/a)-(ikx))]

(integrating over the range -a/2)

the answer i get once i have simplified won't simplify down to trig terms and so makes no sense when i put the value of a~(k) into the equation for I(X). how can this integral be performed elegantly to give a decent looking answer? any help would be great
 
Physics news on Phys.org
anyone?
 
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