|
D.5.6.5 H2basisProcedure from library
Example: LIB "mondromy.lib"; ring R=0,(x,y),ds; poly f=x2y2+x6+y6; H2basis(f); → [1]: → x4 → [2]: → x2y2 → [3]: → y4 → [4]: → x3 → [5]: → x2y → [6]: → xy2 → [7]: → y3 → [8]: → x2 → [9]: → xy → [10]: → y2 → [11]: → x → [12]: → y → [13]: → 1 |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |