I have to study punctual and uniform convergence of the following succession
$$f_n(x)=n\int_{x-\frac{1}{n}}^{x+\frac{1}{n}}\dfrac{1}{e^{t^2}}dt.$$
I showed that the functions $f_n$ are uniformly convergent in $\mathbb R$ but I'm not able to calculate explicitly the limit function $f(x):=\underset{n\to +\infty}{\lim}f_n(x)$.
My idea was to split the integral in half and use the characteristic function of the domain of integration but this seems to be inconclusive.
Thank you for your help and your time.
For the updated question, the pointwise limit is $2e^{-x^2}$. Its easy to see that we just need to check $$ 2n\int_{x-1/n}^{x+1/n}|e^{-t^2} - e^{-x^2}| dt \to 0$$ Since $e^{-t^2}$ is continuous at $t=x$, for each $\epsilon$ there is $\delta$ such that for all $|t-x| < \delta$, $$ |e^{-t^2} - e^{-x^2}|\le \epsilon$$ Hence for all $n$ such that $1/n<\delta$, $$2n\int_{x-1/n}^{x+1/n}|e^{-t^2} - e^{-x^2}| dt\le \epsilon $$ this shows exactly what we need. This basically proves a special case of the Lebesgue Differentiation Theorem $$ f\in L^1_{loc}\implies f(x) = \lim_{r\to 0} \frac1{|B_r(x)|}\int_{B_r(x)} f(y)dy \quad \text{a.e.}$$ which is not trivial to prove in full generality, but much easier when $f$ is continuous.