I am trying to solve the following equation \begin{align*} F(\omega) G(\omega)= 2 \pi \delta(\omega)-2\pi \delta^{(2)}(\omega) \end{align*}
where $F(\omega)$ and $G(\omega)$ are Fourier transforms of $f(t)$ and $g(t)$ and $\delta(\omega)$ is Dirac delta function and $\delta^{(2)}(\omega)$ is the second distributional derivative of $\delta(\omega)$.
I would like to solve for $g(t)$. This is how I proceeded \begin{align*} F(\omega) G(\omega)&= 2 \pi \delta(\omega)-2\pi \delta^{(2)}(\omega)\\ G(\omega)&= 2 \pi \delta(\omega)\frac{1}{F(\omega)}-2\pi \delta^{(2)}(\omega) \frac{1}{F(\omega)}\\ g(t)&=\mathcal{F}^{-1}\left(2 \pi \delta(\omega)\frac{1}{F(\omega)}\right)+ \mathcal{F}^{-1}\left(2\pi \delta^{(2)}(\omega) \frac{1}{F(\omega)}\right) \end{align*}
Now my question is do $\mathcal{F}^{-1}\left(2 \pi \delta(\omega)\frac{1}{F(\omega)}\right)$ and $\mathcal{F}^{-1}\left(2\pi \delta^{(2)}(\omega) \frac{1}{F(\omega)}\right)$ exist? If not under what condition on $f(t)$ can this be solved? This question is somewhat realted to the question I asked before here.