Post a reply
Username:
Note:If not registered, provide any username. For more comfort, register here.
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation of post
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

Topic review - List the elements of a finite ring
Author Message
  Post subject:  Re: List the elements of a finite ring  Reply with quote
finite fields as Z/pZ (p prime), Z/mZ (m not prime), extensions of Z/pZ
with p^k elements are part of the kernel of Singular
(see http://www.singular.uni-kl.de/Manual/4-0-3/sing_28.htm
http://www.singular.uni-kl.de/Manual/4-0-3/sing_30.htm
with the following limits:
http://www.singular.uni-kl.de/Manual/4-0-3/sing_455.htm
)
If you want to list all elements of Z/pZ or Z/mZ,
simply start with number(0) and add 1 until you get again 0.
The elements of GF(p^k) are 0 and all powers of a (till you get 1).
For OTHER extensions of Z/pZ (given by a minpoly) there is no easy way
to list all elements (beside all possible polynomials in a with debree <
degree(minpoly)).
Post Posted: Fri Apr 22, 2016 11:19 am
  Post subject:  List the elements of a finite ring  Reply with quote
How can I list the elements of a finite ring?
Post Posted: Sat Apr 16, 2016 7:29 pm


It is currently Fri May 13, 2022 11:02 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group