Fourier Transforms Part 2 Flashcards
How would you compute the Fourier Transform of ๐ฟ(x-y)?
Substitute ๐ฟ(x-y) for f(x) in the forward Fourier Transform equation.
What is the equation we get from computing the fourier transform of ๐ฟ(x-y)?
๐ฟ(x-y) = 1/2ฯ * integral from -inf to inf of exp(ik(x-y)) dk
What is reciprocal space and what is it denoted by?
The space which is made by the fourier transform, denoted by k.
What do we do to prove that the forward and reverse transforms are properly defined?
f(x) is equal to the inverse fourier transform of the fourier transform of f(x).
What equation do we get after taking the inverse fourier transform of the fourier transform of f(x)? What does this prove?
f(x) = integral from -inf to inf of dxโ ๐ฟ(x-xโ) * f(xโ)
This shows that the fourier transform and inverse fourier transforms precisely invert eachother.
What is one wya we can define the forward and inverse fourier transforms differently?
f(x) = 1/2ฯ * a * integral from -inf to inf of f(k)(hat) * exp(ikx) dk
f(k)(hat) = 1/a * integral from -inf to inf of f(x) * exp(ikx) dx
How do we solve the transform of f(x) = 1?
Recall that 1/2ฯ * integral from -inf to inf pf exp(ik(x-y)) dk = ๐ฟ(x-y), and rearrange this so that it fits our equation for the transform with f(x) = 1.
What is the fourier transform of f(x) = 1?
f(k) = 2ฯ*๐ฟ(k)
How do we solve the transform of f(x) = exp(-|x|)?
- Sub in f(x), get rid of the moduls by dividing the integral into two equal parts
- Do these integrals to find the answer
What is the fourier transform of f(x) = exp(-|x|) equal to?
f(k) = 2/(1+k^2)
How do we solve the transform of f(x) = a*g(x)?
- Sub it in and take a out as it is a constant
- Find that it is just the constant multiplied by the transform of that function
What is the fourier transform of f(x) = a*g(x) equal to?
a*g(k)
How do we solve the transform of f(x+a)?
- Sub in f(x) to the equation
- Use dummy variables to get rid of x+a
- Rearrange
What is the fourier transform of f(x+a) equal to?
The transform of the untranslated function multiplied by a complex exponential with phase ka
transform of (f(x+a)) = f(k)*exp(ika)
How do we solve the inverse fourier transform of ๐ฟ(k-q)
- Sub it into the inverse equation
- ๐ฟ in reciprocal space picks out only the k=q mode, hence the real space function is a โpureโ complex exponential
What is the inverse fourier transform of ๐ฟ(k-q) equal to?
1/2ฯ * exp(iqx)
How do we solve the transform of sin(qx)?
- Sub it in
- Put sin(qx) into its exponential form
- Do the integral after taking out the 1/2i
What is the fourier transform of sin(qx) equal to?
2ฯ/2i * [๐ฟ(k-q) (-) ๐ฟ(k+q)]
What is the orthogonality relation for fourier series?
๐ฟ(mn) = ๐ฟ(nm) = 1/L * integral from -L/2 to L/2 of exp(+/- i(n-m) * 2ฯx/L) dx, because either (n-m) or (m-n)=-(n-m)
What is the orthogonality relation for fourier transforms?
๐ฟ(x-y) = ๐ฟ(y-x) = 1/2ฯ * integral from -inf to inf of exp(+/- ik(x-y)) dk, because either x-y or y-x=-(x-y)
What function f(x) can we use for a Gaussian example?
f(x) = Nexp(-ฮฑx^2) = Nexp(-x^2/(2ฯ^2))
How do we normalise the Gaussian function?
Set the integral equal to 1 (normalisation)
How do we find the normalised gaussian function?
- Make integral 2 parts with x part and y part
- Change variables from (x,y) to (r,ฮธ)
- Change the integral accordingly
- Find the integral and set equal to 1/N, hence finding N
- Substitute N into the original equation
What is the equation for the normalised gaussian function?
f(x) = sqrt(ฮฑ/ฯ)*exp(-ฮฑx^2)
What is the first step in doing the transform of the normalised gaussian?
Identify that the integrand is of the form exp(ax^2+bx), and complete the square
How do you complete the square for ax^2 + bx?
- ax^2 + bx = a(x+c)^2 + d
- Balance powers of x and balance units of 1 (units with no x in) to find c and d in terms of b and a
What is the completed square version of ax^2 + bx?
ax^2 + bx = a(x+b/2a)^2 - b^2/4a
How do we use the completed square to solve the transform of the gaussian?
Substitute it into the equation and rearrange, taking out exponential factors etc and set part inside the brackets to xโ to make simpler
What is the final answer for the transform of a gaussian and why?
f(k) = exp(-k^2/4ฮฑ)
This is because the integral part is equal to sqrt(ฯ/ฮฑ), so these cancel out.
What is the transform of df/dx (partial) equal to?
f(k) = ik * f(k)
What is a general solution to the transform of d^n f/dx^n?
f(k) = (ik)^n * f(k)