I need to show that the following trigonometric series converges for every x yet it is not the fourier series of a Riemann integrable function. $\sum_{n=2}^\infty \frac{\sin(nx)}{\log n}$
So far, I wrote the series as the imaginary part of $\sum_{n=2}^\infty \frac{e^{inx}}{\log(n)}$ and we know this series has fourier coefficients $\frac{1}{log(n)}$ . But I am not sure how to show it is convergent.
To show it is not Riemann integrable, I assume I would have to show it is not bounded. But since I dont know what f is,I am unsure how to proceed.