I'm doing some fouriertransform, and can't get the last step correct when Im comparing to an old exam with the question.
Its the fourier transform of $f(x)=\frac{1}{1+7x^2}$.
Where my solution is wrong is when I compute the actual residue.
My solution, a couple of steps in:
$f(z)=\frac{1}{1+7z^2} \Rightarrow z= \pm \frac{i}{\sqrt{7}}$ where $\frac{i}{\sqrt{7}} \in int(\gamma_R)$ and the residue we want to calculate.
I would like to say that the residue is $\lim_{z \rightarrow \frac{i}{\sqrt{7}}} (z-\frac{i}{\sqrt{7}}) \frac{e^{-izt}}{(z-\frac{I}{\sqrt{7}}(z+\frac{I}{\sqrt{7}})}$
This is the step that I cant get right, and its just simple algebra...
My answer of above is $\frac{\sqrt{7}e^{\frac{t}{\sqrt{7}}}}{2i}$
While the correct answer according to the exam $\frac{e^{\frac{t}{\sqrt{7}}}}{2i\sqrt{7}}$
Can someone show me the actual steps on how this is correct, I know its a rather simple question...