How to prove that $\sum e^{(-nx)} \cos(nx)$ is not a uniformly convergent series? Where $x$ is a positive real number.
My try: Local Minimums of $e^{(-nx)} \cos(nx)$ attain at x = $3\pi/4n +3m\pi/2n$ and min value will be a fixed negative number for each n. We can not say anything about convergence or divergence from this. Abel's test and Dirichlet's test also fail to decide anything about convergence and divergence..
Suppose that your series is uniformly convergent on $I=]0,+\infty[$. This means that the partial sum $S_n(x)$ converge uniformly on $I$, hence $S_{n}(x)-S_{n-1}(x)=\exp(-nx)\cos(nx)$ converge uniformly to $0$. Hence for every $\varepsilon>0$, there exist an $N$ such that for every $x\in I$ and $n\geq N$, we have $\exp(-nx)|cos(nx)|<\varepsilon$. Now take $\varepsilon<e^{-1}|\cos(1)|$, and $x=1/n$.