Let $f:\mathbb{R}^{2}\rightarrow \mathbb{R}$ be a bounded function, continuously differentiable function and with bounded derivative. Define $g$ as: $$g(x)=\int_{\mathbb{R}}\frac{f(x,t)}{t^2+x^2}\,dt.$$
I need to show that $g$ is differentiable in $\mathbb{R}-\{0\}$. To do that I proved that $g(x)$ is well defined since the function $$t\to \frac{f(t,x)}{t^2+x^2}$$ is Lebesgue integrable and I tried to calculate the limit $$\lim_{h\to 0}\frac{g(x+h)-g(x)}{h}=\lim_{h\to 0}\frac{\int_{\mathbb{R}}\frac{f(t,x+h)}{t^2+(x+h)^{2}}-\int_{\mathbb{R}}\frac{f(t,x)}{t^2+x^{2}}}{h}\, dt$$
But I don't know how to use the hypothesis to calculate that limit. Any suggestion or help would be appreciated.
Let $q(x,t) = {f(x,t) \over t^x+x^2}$, then we want to show that $g'(x) = \lim_{h \to 0} \int {g(x+h,t)-q(x,y) \over h} dt$ exists.
Note that $\lim_{h \to 0} {q(x+h,t)- q(x,t) \over h} = {\partial q(x,y) \over \partial x} = { {\partial f(x,y) \over \partial x} \over x^2+t^2} -2x {f(x,t) \over (x^2+t^2)^2} $.
Suppose $f$ and ${\partial f(x,y) \over \partial x}$ are bounded by $M$.
Suppose $x \neq 0$ and $|h| < {1 \over 4} |x|$. Then ${3 \over 2 } |x| > |x+h| > {1 \over 2 } |x|$.
We have $q(x+h,t)-q(x,t) = \int_x^{x+h} {\partial q(s,y) \over \partial x} ds$.
Then $|q(x+h,t)-q(x,t)| \le \int_x^{x+h} |{\partial q(s,y) \over \partial x}| ds \le ({M \over {x \over 2}^2+t^2}+2 {3 \over 2}|x|{M \over (x^2+t^2)^2}) |h|$, and so $|{ q(x+h,t)-q(x,t) \over h}| \le {M \over {x \over 2}^2+t^2}+2 {3 \over 2}|x|{M \over (x^2+t^2)^2}$. Note that the right hand side is integrable with respect to $t$.
Hence the dominated convergence theorem gives $g'(x) =\lim_{h \to 0} \int {q(x+h,t)-q(x,y) \over h} dt = \int \lim_{h \to 0}{q(x+h,t)-q(x,y) \over h} dt = \int {\partial q(x,t) \over \partial x} dt$.