Prove $\displaystyle \lim_{n \to \infty} \int_a^b f(x+y_n)g(x)dx = \int_a^bf(x)g(x)dx$ where:
$\displaystyle f:[a,b+1] \to \mathbb{R}, g:[a,b] \to \mathbb{R} $ are continuous. $\displaystyle 0 \le y_n \le 1, \forall n \in \mathbb{N}, \lim_{n\to\infty}y_n = 0$.
We haven't covered uniform convergence yet but it seems that if I could prove $f(x + y_n)$ uniformly converges to $f(x)$ then I could give the following:
EDIT: $f$ is continuous over $[a,b+1]$ which is compact so it is uniformly continuous. Additionally $\forall n \in \mathbb{N}, 0 \le y_n \le 1 $. Thus $x + y_n \in [a.b+1], \forall x \in [a,b], \forall n \in \mathbb{N}$. Let $\varepsilon > 0,$ Let $y = x + y_n$, $\exists \delta > 0, \forall x ,y \in [a,b+1], |x - y| < \delta \implies |f(x) - f(y)| < \varepsilon$. Needs some work.
$\displaystyle \lim_{n \to\infty} \int_a^b f(x+y_n)g(x) dx = \int_a^b \lim_{n \to\infty}f(x+y_n)g(x) dx = \int_a^b f(x)g(x) dx$.
Without Uniform Convergence: I am not sure what to use without uniform convergence.