Consider the series $f(x)=\sum_{n=1}^{\infty}e^{-nx^{2}}\sin(nx)$:
a) Prove that this series converges uniformly on $[a,\infty)$, for each $a>0$
b) Does the series converge uniformly on $[0,\infty)?$
We can show uniform convergence on the interval $[a,\infty)$ with Weierstrass M-Test for part (a). For part (b), I suspect that there's a discontinuity at $x=0$ but I don't know how to justify it mathematically.
For the series to converge uniformly on $[0,∞)$, given any $\epsilon > 0$ we must be able to find $N$ such that
$$\tag{*}\left|\sum_{k=n+1}^{m}e^{-kx^2}\sin kx\right| < \epsilon$$
for all $m >n > N$ and all $x \in [0,\infty)$ -- the uniform Cauchy criterion.
However if we take $m = 2n$ and $x_n = \pi/(4n)$, then for $n <k < 2n$ we have $\sin kx_n > 1/\sqrt{2}$ and
$$\left|\sum_{k=n+1}^{2n}e^{-kx_n^2}\sin kx_n\right| > n\frac{1}{\sqrt{2}}e^{-2nx_n^2 } = \frac{ne^{-\pi^2/(8n)}}{\sqrt{2}} $$
where the RHS does not converge to $0$ as $n \to \infty$.
Hence, convergence is not uniform on $[0,\infty)$. Notice that $x_n = \pi/(4n) \to 0$ as $n \to \infty$ and non-uniform convergence arises for this series if $x$ can be arbitrarily close to $0$.