Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: garenchiloyan
  • License: mit
  • Default Branch: main
  • Size: 387 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

readme.md

here you will find a number of files that are used to check results in the following paper: A classification of curious Galois groups as direct products

https://arxiv.org/abs/2310.19987

One should first load the code from the groups folder found here https://github.com/AndrewVSutherland/ell-adic-galois-images

and the code from here https://github.com/davidzywina/OpenImage/tree/master/main in particular, GL2GroupTheory and ModularCurves

For the files genera of groups of (p,q) type where p and q are prime numbers with p < q, we take pairs of groups from the Sutherland--Zywina database,

https://arxiv.org/abs/1605.03988

take their direct products using the Chinese remainder theorem and then compute their genus. If the genus is less than 2, we make a record of the groups. Note that the genera of all direct products of pairs of groups from the Sutherland--Zywina database of (p,q) type with p > 3 is greater than 1

In the file, genera of groups of (2,13) type, we compute the genera of groups of level 1613 and 813. We leave the rest of the groups of level 413 and 213 to be looked up in the LMFDB. There are six groups of level 8*13 of genus 1 to study and we use code from Zywina to compute the associated elliptic curves. The first group HH generates an elliptic curve of rank 0 and the remaining five generate elliptic curves of rank 1

In the file, genera of groups of (2,11) type, we compute the genera of groups of level 811, 411, and 2*11. All such groups have genus > 1

In the file, genera of groups of (2,7) type, we compute the genera of groups of level 27, 47, 87, and 1611. All such groups have genus 0 and can be found in the LMFDB

In the file, genera of groups of (2,5) type, we compute the genera of groups of level 25, 45, 85, and 165, then groups of level 225, 425, and 8*25. The groups of interest of genus less than 2 can be found in the LMFDB

In the file, genera of groups of (2,3) type, we compute the genera of groups of level 2^M * 3^N where M is at most 4 and N is at most 3. Where it says /* elliptic curves of level 72 */, we compute the models of six groups of level 72 and genus 1 using code from Zywina.

Finally, we need to prove that the groups H := 8.6.0.1 x 9.12.0.1 and 8.6.0.6 x 9.12.0.1 are not curious by proving that they do not contain any proper, arithmetically admissible subgroups of genus less than 2. This is done by first analyzing what the subgroups of the intersection of SL(2,Z/72Z) and H are of genus 1. We then see that there are no proper, arithmetically admissible subgroups D of H such that the subgroup of D of matrices of determinant 1 is equal to those aforementioned subgroups of the intersection of H and SL(2,Z/72Z) of genus 1

Owner

  • Login: garenchiloyan
  • Kind: user

Citation (citation.cff)

@software{Curious_Groups,
  author = {Chiloyan, Garen},
  title = {{Software for curious groups}},
  url = {https://github.com/garenchiloyan/curious-groups},
  year = {2023}
}

GitHub Events

Total
Last Year