How do you go about integrating this and can it even be done with elementary functions? $$ \int \sin(x)+\sum^{\infty}_{n=1} (-1)^n\frac{\sin^{(2n+1)}(x)}{(2n+1)!} dx. $$
I understand the concept of $$ \int \sum^{\infty}_{n=1}\sin^n (x) dx =\int \frac{dx}{1-\sin x}$$ but I have no clue if that will even help but its the first idea I had to try and clean it up or even how to use it to clean it up.
Additionally this is very similar to integrating $ \int \sin (\sin (x)) $ since the sum is so close to the Taylor series summation of $\sin (x)$ the only difference being $\sin (x)$ is just $x$, not sure if that would help but I'm trying to add as much as I know.