NumberFields@Home: Difference between revisions

Al Piskun (talk | contribs)
math
Al Piskun (talk | contribs)
m bold
Line 16: Line 16:
Computing lower degree fields requires less processing power and have been more extensively tabulated but the degree 10 case is the first case requiring a massively parallel solution. After recalling this [https://www.linux-magazine.com/Issues/2006/71/BOINC/ '''''article in Linux Magazine'''''], and knowing that the math department had limited resources (but access to a suitable workstation), a BOINC project was launched.
Computing lower degree fields requires less processing power and have been more extensively tabulated but the degree 10 case is the first case requiring a massively parallel solution. After recalling this [https://www.linux-magazine.com/Issues/2006/71/BOINC/ '''''article in Linux Magazine'''''], and knowing that the math department had limited resources (but access to a suitable workstation), a BOINC project was launched.


Finite extension fields are represented by polynomials (i.e. they are of the form  where  is the root of a polynomial). Bounds on the field discriminant give rise to bounds on the polynomial coefficients, so there are a finite number of possible polynomials that can represent the fields we are searching for. At the most basic level, the algorithm searches over this finite set of polynomials, checking whether or not a polynomial can represent a field with the desired discriminant and ramification properties. At a finer level, the algorithm uses some tricky theoretical arguments to reduce the polynomial search space. In addition, the targeted ramification structure gives rise to congruence relations on the polynomial coefficients, which further reduces the search space. Anybody interested in the finer details of the algorithm is encouraged to look through [https://numberfields.asu.edu/NumberFields/Dissertation.pdf Eric D. Driver's dissertation].
Finite extension fields are represented by polynomials (i.e. they are of the form  where  is the root of a polynomial). Bounds on the field discriminant give rise to bounds on the polynomial coefficients, so there are a finite number of possible polynomials that can represent the fields we are searching for. At the most basic level, the algorithm searches over this finite set of polynomials, checking whether or not a polynomial can represent a field with the desired discriminant and ramification properties. At a finer level, the algorithm uses some tricky theoretical arguments to reduce the polynomial search space. In addition, the targeted ramification structure gives rise to congruence relations on the polynomial coefficients, which further reduces the search space. Anybody interested in the finer details of the algorithm is encouraged to look through [https://numberfields.asu.edu/NumberFields/Dissertation.pdf '''''Eric D. Driver's dissertation'''''].


The project as a whole is basic research, in effect, charting unknown territory. In the future, this may have a bearing on a number of questions.
The project as a whole is basic research, in effect, charting unknown territory. In the future, this may have a bearing on a number of questions.


==== Automorphic Forms ====
==== Automorphic Forms ====
Number fields are related to [[wikipedia:Automorphic_form|'''''automorphic forms''''']], which are part of the Langlands program. '''[https://www.quantamagazine.org/what-is-the-langlands-program-20220601/ Explanations for the Langlands program]'''''.  ('''''[https://youtu.be/_bJeKUosqoY See video: The Biggest Project in Modern Mathematics]''''')''[[Image:Dedekind Eta.jpg|none|thumb|500px|The [[wikipedia:Dedekind_eta_function|'''''Dedekind eta-function''''']] is an automorphic form in the complex plane.]]The theory of automorphic forms is an important topic within mathematics. They provide one side of the Langlands program, a set of sweeping conjectures in number theory. There are deep connections between automorphic forms and number fields, and knowing an automorphic form will give information about the ramifying primes of corresponding number fields.
Number fields are related to [[wikipedia:Automorphic_form|'''''automorphic forms''''']], which are part of the Langlands program. '''[https://www.quantamagazine.org/what-is-the-langlands-program-20220601/ ''Explanations for the Langlands program'']'''''.  ('''[https://youtu.be/_bJeKUosqoY See video: The Biggest Project in Modern Mathematics]''')''[[Image:Dedekind Eta.jpg|none|thumb|500px|The [[wikipedia:Dedekind_eta_function|'''''Dedekind eta-function''''']] is an automorphic form in the complex plane.]]The theory of automorphic forms is an important topic within mathematics. They provide one side of the Langlands program, a set of sweeping conjectures in number theory. There are deep connections between automorphic forms and number fields, and knowing an automorphic form will give information about the ramifying primes of corresponding number fields.


==== Cryptography ====
==== Cryptography ====
Line 33: Line 33:
One can also ask about asymptotics based on the set of ramifying primes. There is even less data currently available for investigating questions of this sort.
One can also ask about asymptotics based on the set of ramifying primes. There is even less data currently available for investigating questions of this sort.


Before one can seriously consider asymptotics, it is useful to know where the first examples lie. This project has helped establish the first examples of imprimitive decic number fields with certain Galois groups. One can also consider "first examples" from another perspective, namely by the Galois root discriminant (GRD) of the field. We compute the GRD of the fields found here, looking for fields with especially small GRD. Some results for low GRD fields can be found [http://hobbes.la.asu.edu/lowgrd/ here].
Before one can seriously consider asymptotics, it is useful to know where the first examples lie. This project has helped establish the first examples of imprimitive decic number fields with certain Galois groups. One can also consider "first examples" from another perspective, namely by the Galois root discriminant (GRD) of the field. We compute the GRD of the fields found here, looking for fields with especially small GRD. Some [http://hobbes.la.asu.edu/lowgrd/ '''''results for low GRD fields can be found here'''''].


==== Theoretical Physics ====
==== Theoretical Physics ====
The fields concerned with in this project have connections to the p-adic fields. In recent years, p-adic analysis has been applied to problems in theoretical physics, including quantum mechanics and string theory. [http://wikipedia.org/wiki/P-adic_quantum_mechanics Here] is a good introduction to the relevant concepts.
The fields concerned with in this project have connections to the p-adic fields. In recent years, p-adic analysis has been applied to problems in theoretical physics, including quantum mechanics and string theory. [http://wikipedia.org/wiki/P-adic_quantum_mechanics '''''Here is a good introduction''''']  to the relevant concepts.


It is too early to tell exactly how beneficial our tables of fields will be to the physics community.
It is too early to tell exactly how beneficial our tables of fields will be to the physics community.