SearcharxivSearch

arXiv subjects

Hector Pasten

Publications and source records attributed to Hector Pasten.

At least 19 recordsLinked to original sources

An improvement on the largest prime factor of $n^2+1$

The study of the largest prime factor in polynomial sequences can be traced back at least to the late 19th century in the work of St\"ormer. Mahler (1933) and Chowla (1934) proved that the largest prime factor of $n^2+1$ grows at least as fast as $\log_2 n$. In 2023 we improved this to $(\log_2 n)^2/\log_3 n$. In this note we show the lower bound $(\log_2 n)^2/\log_4 n$, and that when this bound is nearly sharp it also holds for many prime factors of $n^2+1$.

math.NT

Power-saving bounds for Thue--Mahler and Mordell equations

We prove a new effective bound for cubic Thue--Mahler equations with power-saving dependence on the regulator. This has some applications. First, we improve Stark's bound $\log \max\{|x|,|y|\} \ll_\epsilon |k|^{1+\epsilon}$ for the integer solutions of Mordell's equation $y^2=x^3+k$ ($k$ a non-zero integer) by reducing the exponent $1+\epsilon$ to $1/2+\epsilon$; this is the first power-saving improvement without restrictions on $k$ in more than 50 years. Secondly, for integer squares and cubes of size $\asymp T$ we improve the known unconditional separation lower bound $(\log T)^{1-o(1)}$ obtained by Stark in 1973 to $(\log T)^{2-o(1)}$. Finally, we obtain a power-saving improvement in the conductor aspect of the strongest currently available bounds for Frey's height conjecture (a strengthening of Szpiro's conjecture) in the case of elliptic curves over $\mathbb{Q}$ with integral $j$-invariant.

math.NT

Patterns on elliptic curves beyond Bremner's conjecture

In the late 1990's, Bremner conjectured that long arithmetic progressions among the $x$-coordinates of rational points of an elliptic curve $E$ over $\mathbb{Q}$ should force the rank of $E$ to be large. This conjecture (and a broad generalization of it) was proved by the authors two decades later, by combining Nevanlinna theory and the Uniform Mordell--Lang theorem of Gao--Ge--K\"uhne. The proof inspired subsequent work by the authors where a generalization of the Bogomolov--Fu--Tschinkel conjecture was proved by similar means. In this note we isolate a flexible pattern principle implicit in the latter work, obtaining rank-dependent (but otherwise uniform) bounds for more general patterns in the image of finite rank subgroups of elliptic curves under maps to the projective line. These patterns include, for instance, arithmetic progressions, geometric progressions, additive shifts, multiplicative shifts, and M\"obius orbits.

math.NT

A note on Bremner's conjecture and uniformity

In 1998, Bremner conjectured that elliptic curves over the rationals having long sequences of distinct rational points whose $x$-coordinates are in arithmetic progression, have large rank. This was proved some years ago in a strong form as a consequence of previous work by the authors, by a combination of Nevanlinna theory and the uniform Mordell--Lang theorem of Gao--Ge--K\"uhne. Thus, if the ranks of elliptic curves over the rationals are uniformly bounded, then so are the lengths of the aforementioned arithmetic progressions. In this note we give a much more direct proof of this last statement, using the height-uniform Mordell theorem of Dimitrov--Gao--Habegger. The method is flexible and we give a new application of these ideas to $x$-coordinates in finitely generated multiplicative groups and geometric progressions; connections to a possible semiabelian uniform Mordell--Lang are also discussed.

math.NT

Towards Lang--Vojta via Degeneration

Towards the Lang--Vojta conjecture, we prove results on finiteness and Zariski degeneracy of $S$-integral points of varieties over number fields $k$, including many cases with geometrically irreducible boundary divisors. Our approach builds on the study of arithmetic and geometric properties of moduli spaces of curves with extra structure. As an application, we provide families of explicit examples of geometrically irreducible divisors on the projective plane (such as the dual of any smooth curve of degree at least $3$), with respect to which the sets of $S$-integral points are finite. Answering a question of Achenjang and Morrow, we show that, other than the case of curves, every normal projective variety admits a geometrically irreducible divisor $D$ for which finiteness of $(D,S)$-integral points holds over every finite extension of $k$.

math.NT

Sobre los teoremas de Shafarevich y Siegel

Presentaremos una nueva demostraci\'on del teorema de Shafarevich sobre finitud de curvas el\'ipticas con buena reducci\'on fuera de un conjunto finito de primos dado. Esto da un nuevo punto de entrada a teoremas fundamentales de finitud diofantina tales como el teorema de Siegel sobre la ecuaci\'on $S$-unidad. Nuestro argumento est\'a libre de aproximaci\'on diofantina o teor\'ia de trascendencia, y se acerca m\'as a las ideas de Faltings en su demostraci\'on de la conjetura de Mordell. -- We present a new proof of Shafarevich's theorem on finiteness of elliptic curves with good reduction outside a given finite set of primes. This gives a new entry point to fundamental diophantine finiteness theorems such as Siegel's theorem on the $S$-unit equation. Our proof is free from diophantine approximation or transcendence theory, and it is closer to the ideas of Faltings in his proof of Mordell's conjecture .

math.NT

Quadratic points on double planes

Zariski dense collections of quadratic points on curves $X$ are well-understood by results of Harris--Silverman and Vojta, but when $\dim X \geq 2$ there is not an analogous geometric characterization, even conjecturally. In this note we consider the case of a double cover $\pi \colon X \to \mathbb{P}^r$, where Hilbert's Irreducibility Theorem implies that the quadratic points in the fibers of $\pi$ are dense. We show that Vojta's Conjecture implies that, once the canonical bundle of $X$ is sufficiently positive, there are no other sources of Zariski dense quadratic points. This is complemented by several examples of surfaces $X \to \mathbb{P}^2$ with an additional source of dense quadratic points.

math.NT

Decoupling Positional and Symbolic Attention Behavior in Transformers

An important aspect subtending language understanding and production is the ability to independently encode positional and symbolic information of the words within a sentence. In Transformers, positional information is typically encoded using Positional Encodings (PEs). One such popular PE, namely Rotary PE (RoPE), has been widely used due to its empirical success. Recently, it has been argued that part of RoPE's success emerges from its ability to encode robust positional and semantic information using large and small frequencies, respectively. In this work, we perform a deeper dive into the positional versus symbolic dichotomy of attention heads behavior, both at the theoretical and empirical level. We provide general definitions of what it means for a head to behave positionally or symbolically, prove that these are two mutually exclusive behaviors and develop a metric to quantify them. We apply our framework to analyze Transformer-based LLMs using RoPE and find that all heads exhibit a strong correspondence between behavior and frequency use. Finally, we introduce canonical tasks designed to be either purely positional or symbolic, and demonstrate that the Transformer performance causally relates to the ability of attention heads to leverage the appropriate frequencies. In particular, we show that we can control the Transformer performance by controlling which frequencies the attention heads can access. Altogether, our work provides a detailed understanding of RoPE, and how its properties relate to model behavior.

cs.LG

Xeric varieties

Let $X$ be a smooth projective variety over a number field $k$. The Green--Griffiths--Lang conjecture relates the question of finiteness of rational points in $X$ to the triviality of rational maps from abelian varieties to $X$ and to complex hyperbolicity. Here we investigate the phenomenon of sparsity of rational points in $X$ -- roughly speaking, when there are very few rational points if counted ordered by height. We are interested in the case when sparsity holds over every finite extension of $k$, in which case we say that the variety is \emph{xeric}. We initiate a systematic study of the relation of this property with the non-existence of rational curves in $X$ as well as with certain notion of $p$-adic hyperbolicity.

math.NT

Continuity and Isolation Lead to Doubts or Dilemmas in Large Language Models

Understanding how Transformers work and how they process information is key to the theoretical and empirical advancement of these machines. In this work, we demonstrate the existence of two phenomena in Transformers, namely isolation and continuity. Both of these phenomena hinder Transformers to learn even simple pattern sequences. Isolation expresses that any learnable sequence must be isolated from another learnable sequence, and hence some sequences cannot be learned by a single Transformer at the same time. Continuity entails that an attractor basin forms around a learned sequence, such that any sequence falling in that basin will collapse towards the learned sequence. Here, we mathematically prove these phenomena emerge in all Transformers that use compact positional encoding, and design rigorous experiments, demonstrating that the theoretical limitations we shed light on occur on the practical scale.

cs.LG

On the greatest prime factor of polynomial values and subexponential Szpiro in families

Combining a modular approach to the $abc$ conjecture developed by the second author with the classical method of linear forms in logarithms, we obtain improved unconditional bounds for two classical problems. First, for Szpiro's conjecture when the relevant elliptic curves are members of a one-parameter family (an elliptic surface). And secondly, for the problem of giving lower bounds for the greatest prime factor of polynomial values, in the case of quadratic and cubic polynomials. The latter extends earlier work by the second author for the polynomial $n^2+1$.

math.NT

Effective Mordell for curves with enough automorphisms

We prove a completely explicit and effective upper bound for the N\'eron--Tate height of rational points of curves of genus at least $2$ over number fields, provided that they have enough automorphisms with respect to the Mordell--Weil rank of their jacobian. Our arguments build on Arakelov theory for arithmetic surfaces. Our bounds are practical, and we illustrate this by explicitly computing the rational points of a certain genus $2$ curve whose jacobian has Mordell--Weil rank $2$.

math.NT

Hilbert's tenth problem for rings of holomorphic functions of bounded order

One of the main open problems in the context of extensions of Hilbert's tenth problem (HTP) is the case of the ring of complex entire functions in one variable. In the direction of an answer, for every $\rho\ge 0$, we give a negative solution to the analogue of HTP in the ring of complex entire functions in one variable of growth order at most $\rho$.

math.CV

On the $abc$ and the $abcd$ conjectures

We revisit a subexponential bound for the $abc$ conjecture due to the first author, and we establish a variation of it using linear forms in logarithms. As an application, we prove an unconditional subexponential bound towards the $4$-terms $abc$ conjecture under a suitable hypothesis on the size of the variables.

math.NT

Algebroid maps and hyperbolicity of symmetric powers

Given a complex projective algebraic variety $X$ we define $ h(X)$ as the largest $n$ such that the $n$-th symmetric power of $X$ is (Brody) hyperbolic. Using Nevanlinna theory for algebroid maps, we give non-trivial lower bounds for $ h(X)$. From an arithmetic point of view, the problem is closely related to the finiteness of algebraic points of bounded degree in varieties over number fields. We provide explicit applications of our results in the case of curves embedded in surfaces and in the case of subvarieties of abelian varieties.

math.AG

The largest prime factor of $n^2+1$ and improvements on subexponential $ABC$

We combine transcendental methods and the modular approaches to the $ABC$ conjecture to show that the largest prime factor of $n^2+1$ is at least of size $(\log_2 n)^2/\log_3n$ where $\log_k$ is the $k$-th iterate of the logarithm. This gives a substantial improvement on the best available estimates, which are essentially of size $\log_2 n$ going back to work of Chowla in 1934. Using the same ideas, we also obtain significant progress on subexpoential bounds for the $ABC$ conjecture, which in a case gives the first improvement on a result by Stewart and Yu dating back over two decades. Central to our approach is the connection between Shimura curves and the $ABC$ conjecture developed by the author.

math.NT

A criterion for non-density of integral points

We give a general criterion for Zariski degeneration of integral points in the complement of a divisor $D$ with $n$ components in a variety of dimension $n$ defined over $\mathbb{Q}$ or over a quadratic imaginary field. The key condition is that the intersection of the components of $D$ is not well-approximated by rational points, and we discuss several cases where this assumption is satisfied. We also prove a GCD bound for algebraic points in varieties, which can be of independent interest.

math.NT