Let $$s(x)=\sum_{n=0}^\infty \frac1{(2n+1)!}x^{2n+1}$$ $$c(x)=\sum_{n=0}^\infty \frac1{(2n)!}x^{2n}$$ prove that $$c(x)^2-s(x)^2=1$$
I know that the following series are representations of the cosh and sinh hyperbolic functions but if I was to properly prove this how would I go about it?
I have tried expressing both s(x) and c(x) as exponential functions but do not really know how to construct it.
Differentiate $c^2-s^2=f$ to get $f'=2cc'-2ss'=0$ since $s=c',s'=c$, so $f$ is constant. The constant is $1$ by evaluating at $0$.