I have this question that I'm struggling to do in my calc textbook
Note that I have not been exposed to complex numbers yet
The question is: let $a$ be a positive real number such that $0 < a < \pi/2 $
Discuss whether the series of functions
$$\sum_{n=1}^\infty (1-e^{-\frac xn})\sin(nx)$$
converges pointwise on the closed interval $[a,\pi-a] $ and if so, whether the convergence is uniform
My effort:
I tried to prove that $(1-e^{-\frac xn})$ is convergent by itself because since $\sin(nx) \le 1$ but I couldn't figure it out as well.
I did some additional research on complex numbers and euler's formula but I couldn't really grasp it. Is it necessary to use euler's or is there something I'm missing out?
Thanks
For $0\le t\le 1$ we have $$0\le t-(1-e^{-t})=\sum_{n=2}^\infty (-1)^{n}{t^n\over n!}\le (e-2)\,t^2\le t^2$$ Therefore $$0\le {x\over n}-\left (1-e^{-{x\over n}}\right )\le {x^2\over n^2},\qquad n>\pi $$ Hence $$\left |{x\over n}\sin nx-\left (1-e^{-{x\over n}}\right )\sin nx\right |\le {x^2\over n^2},\quad n> \pi$$ The series $x^2\sum {1\over n^2}$ is uniformly convergent as the values of $x$ are bounded. Hence our series is uniformly convergent for $a\le x\le \pi-a,$ because the series $$x\sum_{n=1}^\infty {\sin nx\over x}$$ is uniformly convergent in that interval (by the Dirichlet test, see the accepted answer of series).