A Pythagorean triple is a set of three numbers that satisfy the Pythagorean equation. They can be generated by choosing natural numbers $n$ and $m$ $n>m,$ and forming the following three numbers: $n^{2}+m^{2}, n^{2}-m^{2},$ and $2 m n .$ Show that these three expressions satisfy the Pythagorean equation.