The Question: Prove that the sequence of functions $f_n(x)=\frac{x^2+nx}{n}$ converges pointwise on $\mathbb{R}$, but does not converge uniformly on $\mathbb{R}$.
My Work: Prove Pointwise: First, $\lim\limits_{n\to\infty} \frac{x^2+nx}{n}=\lim\limits_{n\to\infty} \frac{x^2}{n}+x=x$.
My Problem: I am not sure where this fails to be uniformly convergent. Any help is appreciated. Thanks
What is $\sup\{|f_n(x)-f(x)|\}\to?$ as $n\to\infty$?