Hi all, i'm new in the GAP and i really need help.. my problem is: I creat an AlgebraicExtension over GF(2) using the polynomial x^3+x^2+1,
gap>z2:=GF(2); x:=X(z2,"x"); pol:=x^3+x^2+1; F8:=AlgebraicExtension(z2,pol); a:=RootOfDefiningPolynomial(F8); now, i'd like to get the solutions over F8 of the equation: z^2+z*y+a*y^2= c, where c is an especified element of F8, say a^2.. and z, y are variables in F8 how can i do this? or at least in one variable, say z, and i'll put an especified element for y.. can someone help me? Thanks.. <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Livre de vĂrus. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>. <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> _______________________________________________ Forum mailing list Forum@gap-system.org https://mail.gap-system.org/mailman/listinfo/forum