Results 11 - 20
of
342
Finiteness results for modular curves of genus at least 2
- Amer. J. Math
, 2005
"... Abstract. A curve X over Q is modular if it is dominated by X1(N) for some N; if in addition the image of its jacobian in J1(N) is contained in the new subvariety of J1(N), then X is called a new modular curve. We prove that for each g ≥ 2, the set of new modular curves over Q of genus g is finite a ..."
Abstract
-
Cited by 17 (7 self)
- Add to MetaCart
Abstract. A curve X over Q is modular if it is dominated by X1(N) for some N; if in addition the image of its jacobian in J1(N) is contained in the new subvariety of J1(N), then X is called a new modular curve. We prove that for each g ≥ 2, the set of new modular curves over Q of genus g is finite and computable. For the computability result, we prove an algorithmic version of the de Franchis-Severi Theorem. Similar finiteness results are proved for new modular curves of bounded gonality, for new modular curves whose jacobian is a quotient of J0(N) new with N divisible by a prescribed prime, and for modular curves (new or not) with levels in a restricted set. We study new modular hyperelliptic curves in detail. In particular, we find all new modular curves of genus 2 explicitly, and construct what might be the complete list of all new modular hyperelliptic curves of all genera. Finally we prove that for each field k of characteristic zero and g ≥ 2, the set of genus-g curves over k dominated by a Fermat curve is finite and computable. 1. Introduction. Let X1(N) be the usual modular curve over Q; see Section 3.1 for a definition. (All curves and varieties in this paper are smooth, projective, and geometrically integral, unless otherwise specified. When we write an affine equation for a curve, its smooth projective model is implied.) A curve X
The Shadow Theory of Modular and Unimodular Lattices
- J. Number Theory
"... It is shown that an n-dimensional unimodular lattice has minimal norm at most 2[n=24]+2, unless n = 23 when the bound must be increased by 1. This result was previously known only for even unimodular lattices. Quebbemann had extended the bound for even unimodular lattices to strongly N-modular even ..."
Abstract
-
Cited by 15 (6 self)
- Add to MetaCart
It is shown that an n-dimensional unimodular lattice has minimal norm at most 2[n=24]+2, unless n = 23 when the bound must be increased by 1. This result was previously known only for even unimodular lattices. Quebbemann had extended the bound for even unimodular lattices to strongly N-modular even lattices for N in f1; 2; 3; 5; 6; 7; 11; 14; 15; 23g ; () and analogous bounds are established here for odd lattices satisfying certain technical conditions (which are trivial for N = 1 and 2). For N ? 1 in (), lattices meeting the new bound are constructed that are analogous to the "shorter" and "odd" Leech lattices. These include an odd associate of the 16-dimensional Barnes-Wall lattice and shorter and odd associates of the Coxeter-Todd lattice. A uniform construction is given for the (even) analogues of the Leech lattice, inspired by the fact that () is also the set of square-free orders of elements of the Mathieu group M 23 . 1. Introduction The study of unimodular lattices (i.e. int...
Fast algorithms for zero-dimensional polynomial systems using duality
- APPLICABLE ALGEBRA IN ENGINEERING, COMMUNICATION AND COMPUTING
, 2001
"... Many questions concerning a zero-dimensional polynomial system can be reduced to linear algebra operations in the quotient algebra A = k[X1,..., Xn]/I, where I is the ideal generated by the input system. Assuming that the multiplicative structure of the algebra A is (partly) known, we address the q ..."
Abstract
-
Cited by 14 (3 self)
- Add to MetaCart
Many questions concerning a zero-dimensional polynomial system can be reduced to linear algebra operations in the quotient algebra A = k[X1,..., Xn]/I, where I is the ideal generated by the input system. Assuming that the multiplicative structure of the algebra A is (partly) known, we address the question of speeding up the linear algebra phase for the computation of minimal polynomials and rational parametrizations in A. We present new formulæ for the rational parametrizations, extending those of Rouillier, and algorithms extending ideas introduced by Shoup in the univariate case. Our approach is based on the A-module structure of the dual space � A. An important feature of our algorithms is that we do not require � A to be free and of rank 1. The complexity of our algorithms for computing the minimal polynomial and the rational parametrizations are O(2 n D 5/2) and O(n2 n D 5/2) respectively, where D is the dimension of A. For fixed n, this is better than algorithms based on linear algebra except when the complexity of the available matrix product has exponent less than 5/2.
Looking beyond XTR
- in Advances in Cryptology — Asiacrypt 2002, Lect. Notes in Comp. Sci. 2501
, 2002
"... Abstract. XTR is a general methodthat can be appliedto discrete logarithm based cryptosystems in extension fields of degree six, providing a compact representation of the elements involved. In this paper we present a precise formulation of the Brouwer-Pellikaan-Verheul conjecture, originally posedin ..."
Abstract
-
Cited by 13 (0 self)
- Add to MetaCart
Abstract. XTR is a general methodthat can be appliedto discrete logarithm based cryptosystems in extension fields of degree six, providing a compact representation of the elements involved. In this paper we present a precise formulation of the Brouwer-Pellikaan-Verheul conjecture, originally posedin [4], concerning the size of XTR-like representations of elements in extension fields of arbitrary degree. If true this conjecture wouldprovide even more compact representations of elements than XTR in extension fields of degree thirty. We test the conjecture by experiment, showing that in fact it is unlikely that such a compact representation of elements can be achieved in extension fields of degree thirty. 1
THE CLASSIFICATION OF p-COMPACT GROUPS FOR p ODD
, 2003
"... A p-compact group, as defined by Dwyer and Wilkerson, is a purely homotopically defined p-local analog of a compact Lie group. It has long been the hope, and later the conjecture, that these objects should have a classification similar to the classification of compact Lie groups. In this paper we fi ..."
Abstract
-
Cited by 13 (6 self)
- Add to MetaCart
A p-compact group, as defined by Dwyer and Wilkerson, is a purely homotopically defined p-local analog of a compact Lie group. It has long been the hope, and later the conjecture, that these objects should have a classification similar to the classification of compact Lie groups. In this paper we finish the proof of this conjecture, for p an odd prime, proving that there is a one-to-one correspondence between connected p-compact groups and finite reflection groups over the p-adic integers. We do this by providing the last, and rather intricate, piece, namely that the exceptional compact Lie groups are uniquely determined as p-compact groups by their Weyl groups seen as finite reflection groups over the p-adic integers. Our approach in fact gives a largely self-contained proof of the entire
The modpn library: Bringing fast polynomial arithmetic into maple
- IN MICA’08
, 2008
"... We investigate the integration of C implementation of fast arithmetic operations into Maple, focusing on triangular decomposition algorithms. We show substantial improvements over existing Maple implementations; our code also outperforms Magma on many examples. Profiling data show that data conversi ..."
Abstract
-
Cited by 12 (11 self)
- Add to MetaCart
We investigate the integration of C implementation of fast arithmetic operations into Maple, focusing on triangular decomposition algorithms. We show substantial improvements over existing Maple implementations; our code also outperforms Magma on many examples. Profiling data show that data conversion can become a bottleneck for some algorithms, leaving room for further improvements.
J1(p) Has Connected Fibers
- DOCUMENTA MATH.
, 2002
"... We study resolution of tame cyclic quotient singularities on arithmetic surfaces, and use it to prove that for any subgroup H ⊆ (Z/pZ) × /{±1} the map XH(p) = X1(p)/H → X0(p) induces an injection Φ(JH(p)) → Φ(J0(p)) on mod p component groups, with image equal to that of H in Φ(J0(p)) when the l ..."
Abstract
-
Cited by 12 (1 self)
- Add to MetaCart
We study resolution of tame cyclic quotient singularities on arithmetic surfaces, and use it to prove that for any subgroup H ⊆ (Z/pZ) × /{±1} the map XH(p) = X1(p)/H → X0(p) induces an injection Φ(JH(p)) → Φ(J0(p)) on mod p component groups, with image equal to that of H in Φ(J0(p)) when the latter is viewed as a quotient of the cyclic group (Z/pZ) × /{±1}. In particular, Φ(JH(p)) is always Eisenstein in the sense of Mazur and Ribet, and Φ(J1(p)) is trivial: that is, J1(p) has connected fibers. We also compute tables of
A Family of Optimal Packings in Grassmannian Manifolds
- J. Algebraic Combin
, 1996
"... A remarkable coincidence has led to the discovery of a family of packings of m 2 + m \Gamma 2 m=2-dimensional subspaces of m-dimensional space, whenever m is a power of 2. These packings meet the "orthoplex bound" and are therefore optimal. Keywords: Grassmannian manifolds, packings, separating s ..."
Abstract
-
Cited by 12 (6 self)
- Add to MetaCart
A remarkable coincidence has led to the discovery of a family of packings of m 2 + m \Gamma 2 m=2-dimensional subspaces of m-dimensional space, whenever m is a power of 2. These packings meet the "orthoplex bound" and are therefore optimal. Keywords: Grassmannian manifolds, packings, separating subspaces, Barnes-Wall lattices, quantum coding theory, Clifford groups 1. Introduction Let G(m;n) denote the Grassmannian space of all n-dimensional subspaces of real Euclidean m-dimensional space R m . The principal angles ` 1 ; : : : ; ` n 2 [0; ß=2] between two subspaces P , Q 2 G(m;n) are defined by cos ` i = max u2P max v2Q u \Delta v = u i \Delta v i ; for i = 1; : : : ; n, subject to u \Delta u = v \Delta v = 1, u \Delta u j = 0, v \Delta v j = 0 (1 j i \Gamma 1). We define the distance 1 between P and Q to be d(P; Q) = q sin 2 ` 1 + \Delta \Delta \Delta + sin 2 ` n : In [11] we discussed the problem of finding good packings in G(m;n), that is, for given N = 1; 2;...
THE COMPLETE GENERATING FUNCTION FOR GESSEL WALKS IS ALGEBRAIC
"... Gessel walks are lattice walks in the quarter plane N2 which start at the origin (0, 0) ∈ N2 and consist only of steps chosen from the set {←, ↙, ↗, →}. We prove that if g(n; i, j) denotes the number of Gessel walks of length n which end at the point (i, j) ∈ N2, then the trivariate generating ser ..."
Abstract
-
Cited by 12 (5 self)
- Add to MetaCart
Gessel walks are lattice walks in the quarter plane N2 which start at the origin (0, 0) ∈ N2 and consist only of steps chosen from the set {←, ↙, ↗, →}. We prove that if g(n; i, j) denotes the number of Gessel walks of length n which end at the point (i, j) ∈ N2, then the trivariate generating series G(t; x, y) = X g(n; i, j)x i y j t n is an algebraic function. n,i,j≥0 1.
Constructing elements in Shafarevich–Tate groups of modular motives
- in Number theory and algebraic geometry, London Mathematical Society Lecture Notes, Volume 303
, 2003
"... We study Shafarevich–Tate groups of motives attached to modular forms on Γ0(N) of weight> 2. We deduce a criterion for the existence of nontrivial elements of these Shafarevich–Tate groups, and give 16 examples in which a strong form of the Beilinson–Bloch conjecture would imply the existence of suc ..."
Abstract
-
Cited by 11 (1 self)
- Add to MetaCart
We study Shafarevich–Tate groups of motives attached to modular forms on Γ0(N) of weight> 2. We deduce a criterion for the existence of nontrivial elements of these Shafarevich–Tate groups, and give 16 examples in which a strong form of the Beilinson–Bloch conjecture would imply the existence of such elements. We also use modular symbols and observations about Tamagawa numbers to compute nontrivial conjectural lower bounds on the orders of the Shafarevich–Tate groups of modular motives of low level and weight ≤ 12. Our methods build upon the idea of visibility due to Cremona and Mazur, but in the context of motives rather than abelian varieties. 1

