If $|h(x,t)|\leq g(t)$ then the integral $f(x) = \int_a^{\infty} h(x,t)dt$ is uniformly convergent.

61 Views Asked by At

The following question appeared in an exam.

Let the function $g(t)>0$ be integrable on $[a,\infty)$ and for each fixed $x \in I$ the function $h(x,t)$ is integrable. If $|h(x,t)|\leq g(t)$ then the integral $f(x) = \int_a^{\infty} h(x,t)dt$ is uniformly convergent.

Has anyone seen this problem/result in any book? References?

1

There are 1 best solutions below

2
On BEST ANSWER

Define the sequence of functions

$$f_N (x) := \int_a^N h(x,t) dt.$$

Let $\epsilon >0$.

\begin{align} \left|f(x) - f_N(x) \right| \leq & \int_N^\infty \left|h(x,t) \right| dt \\ &\leq \int_N^\infty \left|g(t) \right| dt \end{align} Choose $N>0$ large enough such that $\int_N^\infty \left|g(t) \right| dt < \epsilon$, then we have

$$\left|f(x) - f_N(x) \right| \leq \epsilon, \,\,\, \forall x \in I $$

Thus $$\int_a^N h(x,t) dt=: f_N(x) \underset{\text{uniformly}}{\to} f(x)=\int_a^\infty h(x,t) dt $$ The convergence is uniform because the dependence is just for $t$.