aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2019-09-20 10:25:49 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2019-09-20 10:25:49 +0200
commitd5266a09e125ac3a0c9c39063d21cc93747c811f (patch)
tree1a10e167e89ce15861e0be41485754198024e609 /README.md
parent9b38da7e182f6ca23b371927ce98367301d7950b (diff)
downloadkummer-degrees-d5266a09e125ac3a0c9c39063d21cc93747c811f.tar.gz
kummer-degrees-d5266a09e125ac3a0c9c39063d21cc93747c811f.zip
New documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index dd479ec..f575151 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,14 @@
2A SageMath script that computes the degrees of Kummer Extensions of the 2A SageMath script that computes the degrees of Kummer Extensions of the
3rational numbers. 3rational numbers.
4 4
5A Kummer Extension of Q is a field extension of the form Q_{M,N}:=
6Q(\zeta_M,G^{1/N}), where:
7* M and N are integers with N dividing M;
8* \zeta_M is a root of unity of order M;
9* G is a finitely generated subgroup of the multiplicative group of Q;
10* G^{1/N} is the set of all elements x of an algebraic closure of Q such that
11x^n belongs to G.
12
5It contains the following useful functions: 13It contains the following useful functions:
6 14
7## TotalKummerFailure( G ) 15## TotalKummerFailure( G )

Generated with cgit - Back to sebastiano.tronto.net