primary decomposition in Q[i]
Alberto Damiano · Thu Aug 11, 2005 5:32 pm
I am interested in computing the Primary decomposition of ideals in C[x,y]. For example i tried the following ideal:
I=(x^2+y^2)
in the polinomial ring Q[i][x,y] where i^2+1=0
the definition of the ring was as follows:
ring r=(0,i)(x,y),dp;minpoly=i^2+1;
PrimdecGTZ returns incorrectly the ideal itself, as if it was primary, while all the other primdec command from the primdec.lib and mprimdec.lib return rerror messages. My suispect is that we cannot compute the primary decomposistion with an algebraic extension of Q as coefficient ring. Anyone has any idea?
Thank you
Alberto Damiano
email: adamiano@gmu.edu
Posted in old Singular Forum on: 2004-05-05 17:17:36+02
I=(x^2+y^2)
in the polinomial ring Q[i][x,y] where i^2+1=0
the definition of the ring was as follows:
ring r=(0,i)(x,y),dp;minpoly=i^2+1;
PrimdecGTZ returns incorrectly the ideal itself, as if it was primary, while all the other primdec command from the primdec.lib and mprimdec.lib return rerror messages. My suispect is that we cannot compute the primary decomposistion with an algebraic extension of Q as coefficient ring. Anyone has any idea?
Thank you
Alberto Damiano
email: adamiano@gmu.edu
Posted in old Singular Forum on: 2004-05-05 17:17:36+02