aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2019-09-20 11:53:44 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2019-09-20 11:53:44 +0200
commite3c7bc8c22469471654e80718c5008a525c57294 (patch)
treece1601d99eb639dd57aa573a9ef665624cc713c8 /README.md
parentb32aefa354eb4cff9447d4de9cd25ebd424721fa (diff)
downloadkummer-degrees-e3c7bc8c22469471654e80718c5008a525c57294.tar.gz
kummer-degrees-e3c7bc8c22469471654e80718c5008a525c57294.zip
New documentation
Diffstat (limited to '')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3cb4653..6e3643b 100644
--- a/README.md
+++ b/README.md
@@ -9,10 +9,14 @@ A Kummer Extension of Q is a field extension of the form Q_{M,N}:=
9Q(\zeta_M,G^{1/N}), where: 9Q(\zeta_M,G^{1/N}), where:
10* M and N are integers with N dividing M; 10* M and N are integers with N dividing M;
11* \zeta_M is a root of unity of order M; 11* \zeta_M is a root of unity of order M;
12* G is a finitely generated subgroup of the multiplicative group of Q; 12* G is a finitely generated subgroup of the multiplicative group Q* of Q;
13* G^{1/N} is the set of all elements x of an algebraic closure of Q such that 13* G^{1/N} is the set of all elements x of an algebraic closure of Q such that
14x^n belongs to G. 14x^n belongs to G.
15 15
16In other words, it is a number field generated by finitely many elements of
17the form a^{1/n} and "at least sufficiently many" roots of unity to make
18this field Galois over Q.
19
16The main importance of this script is to show that, for a fixed group G as 20The main importance of this script is to show that, for a fixed group G as
17above, one can compute in a finite time a finite-case-distinction formula 21above, one can compute in a finite time a finite-case-distinction formula
18that computes the degrees [Q_{M,N}:Q] of such extensions when M and N vary. 22that computes the degrees [Q_{M,N}:Q] of such extensions when M and N vary.

Generated with cgit - Back to sebastiano.tronto.net