Dear Forum, Why can't GAP check whether Zero of a finite field is in its multiplicative group?
-------------------------------------------------------------------------- gap> z:=Z(5); Z(5) gap> 0*z in Group(z); LogFFE: <z> must be a nonzero finite field element at return elm in F and LogFFE( elm, PrimitiveRoot( F ) ) mod ((Size( F ) - 1) / Size( G )) = 0; called from <function>( <arguments> ) called from read-eval-loop Entering break read-eval-print loop ... you can 'quit;' to quit to outer loop, or you can replace <z> via 'return <z>;' to continue ---------------------------------------------------------------------------- Anvita _______________________________________________ Forum mailing list Forum@mail.gap-system.org http://mail.gap-system.org/mailman/listinfo/forum