Table of Contents
Fetching ...

Solving norm equations in global function fields

Sumin Leem, Michael Jacobson, Renate Scheidler

Abstract

We present two new algorithms for solving norm equations over global function fields with at least one infinite place of degree 1 and no wild ramification. The first of these is a substantial improvement of a method due to Gaál and Pohst, while the second approach uses index calculus techniques and is significantly faster asymptotically and in practice. Both algorithms incorporate compact representations of field elements which results in a significant gain in performance compared to the Gaál-Pohst approach. We provide Magma implementations, analyze the complexity of all three algorithms under varying asymptotics on the field parameters, and provide empirical data on their performance.

Solving norm equations in global function fields

Abstract

We present two new algorithms for solving norm equations over global function fields with at least one infinite place of degree 1 and no wild ramification. The first of these is a substantial improvement of a method due to Gaál and Pohst, while the second approach uses index calculus techniques and is significantly faster asymptotically and in practice. Both algorithms incorporate compact representations of field elements which results in a significant gain in performance compared to the Gaál-Pohst approach. We provide Magma implementations, analyze the complexity of all three algorithms under varying asymptotics on the field parameters, and provide empirical data on their performance.
Paper Structure (24 sections, 11 theorems, 57 equations, 2 figures, 1 table, 5 algorithms)

This paper contains 24 sections, 11 theorems, 57 equations, 2 figures, 1 table, 5 algorithms.

Key Result

Lemma 2.1

The cost of Algorithm alg:Svalmat is subexponential in $g$, and polynomial in $q$ and $n$.

Figures (2)

  • Figure 1: Empirical timing results and asymptotic complexities for varying $n$ ($g=1$, $q=3$, $h_{O_F}=1$, $\deg c=1$, and irreducible $c$)
  • Figure 2: Empirical timing results and asymptotic complexities for varying $g$ ($n=2$, $q=3$, $h_{O_F}=1$, $\deg c=1$, irreducible $c$)

Theorems & Definitions (23)

  • Lemma 2.1
  • proof
  • Proposition 2.2
  • proof
  • Corollary 2.3
  • Definition 3.1
  • Example 4.1
  • Lemma 5.1
  • proof
  • Lemma 5.2
  • ...and 13 more