How would one take the fourier cosine transform of $e^{-x}cos(x)$ ?
They've given that for a function f(x) = $e^{-bx}$ where b>0, the fourier cosine transform is given by $\frac{b}{k^2+b^2}$
How would one take the fourier cosine transform of $e^{-x}cos(x)$ ?
They've given that for a function f(x) = $e^{-bx}$ where b>0, the fourier cosine transform is given by $\frac{b}{k^2+b^2}$
Letting $b=1-i$ we can see that
$$\begin{align} \int_0^\infty e^{-x}\cos(x)\cos(kx)\,dx&=\text{Re}\left(\int_0^\infty e^{-(1-i)x}\cos(kx)\,dx\right)\\\\ &=\text{Re}\left( \frac{1-i}{k^2+(1-i)^2}\right)\\\\ &=\frac{k^2+2}{k^4+4} \end{align}$$