Does $\ \displaystyle\sum_{n=1}^{\infty} \frac{\sin(2^n x)}{n}\ $ converge for all $x\ ?$
It obviously converges for any $x\ $ of the form $\ 2^mk \pi\ $ where $\ m,k\in\mathbb{Z},\ $ but for any other values of $\ x\ $ the question is interesting because I don't see how to answer it.
I tried using Cauchy's condensation test with $\ 2^nf(2^n) = \frac{\sin(2^n x)}{n},\ $which implies that $\ f(n) = \frac{\sin(nx)}{n\log_2(n)},\ $ and so $\ \displaystyle\sum_{n=1}^{\infty} \frac{\sin(2^n x)}{n}\ $ converges if and only if $\ \displaystyle\sum_{n=1}^{\infty} \frac{\sin(nx)}{n\log_2(n)}\ $ converges.
I then found out from this video that we can prove using some basic complex analysis that $\ \displaystyle\sum_{k=1}^{\infty} \frac{\sin(n x)}{n}\ $ converges for all $\ x,\ $ and then I thought we were done by the limit comparison test. However, this attempt is wrong because $$\ \frac{\frac{\sin(nx)}{n}}{\frac{\sin(nx)}{n\log_2(n)}}\ \not\to c>0. $$
We also cannot use the integral test for convergence because $\ \displaystyle\sum_{n=1}^{\infty} \frac{\sin(2^n x)}{n}\ $ is not monotone.
Finally, I do not think we can use Abel's test or Dirichlet's test because $\ \displaystyle\sum_{n=1}^{\infty} \sin(2^n x)\ $ probably diverges. Edit: Maybe we can use Dirichlet's test here. I just realised we only need to show the series $\ \displaystyle\sum_{n=1}^{\infty} \sin(2^n x)\ $ is bounded, not that it converges! But I don't know how to do this... Apparently $\ \displaystyle\sum_{n=1}^{\infty} \sin(kx)\ $ is bounded but $\ \displaystyle\sum_{n=1}^{\infty} \sin(k^2)\ $ isn't, although proving this is difficult! So whether or not $\ \displaystyle\sum_{n=1}^{\infty} \sin(2^n x)\ $ is bounded is probably difficult too. So we should look to use a different test...
Maybe some version of the Alternating Series test or Absolute convergence test ? Although I think that determining convergence of $\ \displaystyle\sum_{n=1}^{\infty} \frac{\lvert \sin(2^n x) \rvert }{n}\ $ is more difficult than the original question here. But Alternating series test might be promising, not sure...
Or maybe there is some other test from complex analysis that is applicable here?