diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2019-09-20 11:59:47 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2019-09-20 11:59:47 +0200 |
| commit | ede2bfaf99d73cdaa6dc31fef8a400155b310cc4 (patch) | |
| tree | 46f58af857da227babf98fe718f708e10e45562e /README.md | |
| parent | 92219da8d71978dba52eacd8608351e735bb94ac (diff) | |
| download | kummer-degrees-ede2bfaf99d73cdaa6dc31fef8a400155b310cc4.tar.gz kummer-degrees-ede2bfaf99d73cdaa6dc31fef8a400155b310cc4.zip | |
New documentation
Diffstat (limited to '')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -86,8 +86,9 @@ the group G. In case -1 is not an element of G, there is only one table, | |||
| 86 | otherwise two. | 86 | otherwise two. |
| 87 | 87 | ||
| 88 | In case -1 does not belong to G: | 88 | In case -1 does not belong to G: |
| 89 | The rows of the table(s) are labelled with divisors of N_0, while the columns | 89 | The rows of the table are labelled with the divisors of N_0, while the |
| 90 | with divisors of M_0. The total failure of maximality of the Kummer Extension | 90 | columns with the divisors of M_0. The total failure of maximality of the |
| 91 | Kummer Extension | ||
| 91 | Q_{M,N}, i.e. the ratio between phi(M)*N^rank(G) and the degree of Q_{M,N} | 92 | Q_{M,N}, i.e. the ratio between phi(M)*N^rank(G) and the degree of Q_{M,N} |
| 92 | over Q, is given by the (i,j)-th entry of the table for i=gcd(N,N_0) and | 93 | over Q, is given by the (i,j)-th entry of the table for i=gcd(N,N_0) and |
| 93 | j=gcd(M,M_0). | 94 | j=gcd(M,M_0). |
