The question asks to find the Fourier transform of $(x^2 + b^2)^{-1}$ given that $F[e^{-b\vert x\vert}](k) = \frac{1}{\sqrt{2\pi}}\frac{2b}{k^2+b^2} $ $$\sqrt{\frac{\pi}{2b^2}}e^{-b\vert x\vert} = I\left[\frac{1}{k^2+b^2}\right](x).$$ Making the transformation $x\leftrightarrow k$ $$I\left[\frac{1}{x^2+b^2}\right](k)= \sqrt{\frac{\pi}{2b^2}}e^{-b\arrowvert k\arrowvert}$$ $$F[f(x)](k) = I[f(x)](-k) \;\;\;(*).$$ Making the transformation $k\rightarrow -k$ $$F\left[\frac{1}{x^2+b^2}\right](k) = \sqrt{\frac{\pi}{2b^2}}e^{-b\vert k\vert}$$
What I don't understand is how (*) was obtained from the previous step. Can I also ascertain the notation that $F[f(x)](k)$ means taking $\frac{1}{\sqrt{2\pi}} \int_{-\infty}^{\infty}e^{-ikx}f(x)dx$ and that the answer obtained will be in terms of $k$, which explains the $(k)$?