A binary form $F(t_0,t_1) = a_0\,t_0^n+n\,a_1\,t_0^{n-1}\,t_1+1/2\,n\,(n-1)\,a_2\,t_0^{n-2}\,t_1^2+\,\cdots\,+n\,a_{n-1}\,t_0\,t_1^{n-1}+a_n\,t_1^n$ can be identified with the list $\{a_0,a_1,\ldots,a_n\}$ of its coefficients, and also with the ideal of the corresponding point of $\mathbb{P}^n$. The method switch when applied to a binary form returns the list of its coefficients; when applied to a list of coefficients returns the ideal of the corresponding point; when applied to the ideal of a point returns the corresponding binary form.
|
|
|
|
|
The source of this document is in CoincidentRootLoci/documentation.m2:223:0.