Given this function : $s (x)=\sum_{k=0}^\infty (-1)^k\frac {x^{2k+1}}{(2k+1)!} $ , its derivative $c (x)=s' (x) $. How to show that $c'(x)=-s (x) $ ?
This question is related to Relationship Between Sine as a Series and Sine in Triangles
Is $c'(x)$ the double of derivative $ \sum_{k=0}^\infty (-1)^k\frac {x^{2k+1}}{(2k+1)!} $ ? So I take the derivative of $ \sum_{k=0}^\infty (-1)^k\frac {x^{2k+1}}{(2k+1)!} $ to arrive at $c(x)$ and then take derivative of $c(x)$ to arrive at c'(x) ?