I would like to understand why polynomial multiplication works the way it is defined. For example, we know that $(x+1)^2 = x^2+2x+1$, but how can we prove that this actually works?
More generally, how did we came up with the method used to multiply polynomials?
Any insight would be appreciated.