I understand that the fourier transform of f(x) can be broken up into odd and even parts such that the transform of $f(x)$ can be represented by $$F(s) = 2\int_{0}^{\infty}E(x)cos(2\pi x s)dx - 2i\int_{0}^{\infty}O(x)sin(2\pi xs)dx$$
Where $E(x)$ is the even part of $f(x)$ and $O(x)$ is the odd part. Likewise, the inverse transform is $$f(x) = 2\int_{0}^{\infty}E(s)cos(2\pi x s)ds - 2i\int_{0}^{\infty}O(s)sin(2\pi xs)ds$$
I'm assuming that, since $f(x)$ is real, this reduces to $$f(x) = 2\int_{0}^{\infty}E(s)cos(2\pi x s)ds$$
Does this mean that $f(x)$ is even, and can I use this information to say anything about $F(s)$? Am I heading in the right direction with this proof?