I would like to know what is the motivation behind the naming convention of the Weierstrass form of elliptic curves given as $$E:y^2+a_1xy+a_3y=x^3+a_2x^2+a_4x+a_6.$$
I can see that $a_1,a_2,a_3,a_4$ are named by sorting monomials by lex order with $x<y$. But why go from $a_5$ to $a_6$?
The convention is from having $x$ of degree $2$, $y$ of degree $3$, and giving degree $i$ to $a_i$ so that, under this assignment of degrees, every term has degree $6$. Equivalently, $a_i$ is the coefficient of the degree $6-i$ term, under the same weighting of $x$ and $y$.