For which real numbers $x$ does the infinite sum $\sin(x)+\sin^2(2x)+\sin^3(3x)+ \cdots+\sin^n(nx)+\cdots$ converge?
How does its graph look?
For which real numbers $x$ does the infinite sum $\sin(x)+\sin^2(2x)+\sin^3(3x)+ \cdots+\sin^n(nx)+\cdots$ converge?
How does its graph look?
Hint: Let $x=r \pi$.
If $r$ is irrational, then the set $nx -2k\pi$ is dense in $\mathbb{R}$. It is easy to get from here that $\lim_n \sin(nx)$ does not exist....
If $r=\frac{m}{k}$ with $gcd(m,k)=1$ and $\lim_n \sin(n\frac{m}{k} \pi)=0$ what can you say about $k$?
Let $x=r\pi$ and consider the following cases:
Since this does series not converge except on a set of measure $0$, I'm not sure how to meaningfully describe its graph. However, if you want to compute its value for $r=\frac{a}{2b+1}$ you can break the series up into sums over equivalence classes $\bmod 2b+1$ using absolute convergence, which gives $$\begin{align} \sum_{n=1}^\infty \sin^n(nx)&=\sum_{i=1}^{2b+1}\sum_{j=0}^\infty(-1)^j\sin^{j(2b+1)+i}\left(\frac{a+i}{2b+1}\pi\right)\\ &=\sum_{i=1}^{2b+1}\sin^i\left(\frac{a+i}{2b+1}\pi\right)\sum_{j=0}^\infty(-1)^j\sin^{j(2b+1)}\left(\frac{a+i}{2b+1}\pi\right)\\ &=\sum_{i=1}^{2b+1}\sin^i\left(\frac{a+i}{2b+1}\pi\right)\frac{1}{1+\sin^{(2b+1)}\left(\frac{a+i}{2b+1}\pi\right)}\\ \end{align}$$ which, while not the prettiest, is at least a finite sum.