We know: $$\sin{x} = x - \frac{x^3}{3!} + \frac{x^3}{5!}-\dotsb$$ and so on. Also, $$\cos{x} = 1 - \frac{x^2}{2!} +\frac{x^4}{4!}-\dotsb$$ and so on.
With the help of these expansions we need to prove that $\sin^2 x+\cos^2 x=1$ .
I tried generalizing $\sin{x}$ as $$\sum (-1)^n\frac{x^{2n+1}}{(2n+1)!}$$ and $\cos{x}$ as $$\sum (-1)^n\frac{x^{2n}}{(2n)!},$$ then squaring and adding. But it didn't get through. Please help!