Alexander Bass
This note is one of many taken during 2025

Complex Difference of Squares

Sometimes the solution to math puzzles lies in the difference off squares identity, x2y2=(x+y)(xy)x^2-y^2 = (x+y)(x-y). I’ve often thought that it’s a shame how there is no similar identity for x2+y2x^2+y^2, but… there is!

x2+y2=(x+iy)(xiy) x^2+y^2 = (x+iy)(x-iy)

Where ii is the imaginary constant.

This note is one of many taken during 2025