$$\alpha(x) =\sum_{j=0}^\infty \frac{x^{3j}}{(3j)!}$$
$$\beta(x) = \sum_{j=0}^\infty \frac{x^{3j+2}}{(3j+2)!}$$
$$\gamma(x) = \sum_{j=0}^\infty \frac{x^{3j+1}}{(3j+1)!}$$
Show that $\alpha(x+y) = \alpha(x)α(y) + \beta(x)\gamma(y) + \beta(y)\gamma(x)$ for every $x, y \in\mathbb R$.
Show that $\alpha(x)^3 + \beta(x)^3 + \gamma(x)^3 − 3\alpha(x)\beta(x)\gamma(x) = 1$ for every $x\in\mathbb R$.
My work:
Ive noticed that $$\sinh(x)=\sum_{j=0}^\infty \frac{x^{2j+1}}{(2j+1)!}$$ and $$\cosh(x)=\sum_{j=0}^\infty \frac{x^{2j}}{(2j)!}$$ Can hyperbolic trig identies be used to solve these and if so how?