The standard proof of the identity $\sin^2x + \cos^2x = 1$ (the one that is taught in schools) is as follows: from pythagoras theorem, we have (where $h$ is hypotenuse, $b$ is base and $p$ is perpendicular) $$h^2 = p^2 + b^2$$ dividing by $h^2$ on both sides: $$1 = \frac{p^2}{h^2}+\frac{b^2}{h^2}$$ since $\sin x = \frac ph$ and $\cos x = \frac bh$, $$1 = \sin^2x+\cos^2x$$
Are there any more innovative ways of proving this common identity?