aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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