[Math] Arithmetic progressions inside polynomial sets

additive-combinatoricsarithmetic-progressionnt.number-theory

There are at most 3 perfect squares in arithmetic progression (Fermat, Euler). It was shown in [1] that if $n>2$ there are no three term arithmetic progression consisting of nth powers.

Take a non-linear polynomial $p(x)$ with integer coefficients and consider the polynomial set $ A_p = p(\mathbb{N}) $. Let $f(A)$ be the maximal length over all arithmetic progressions whose elements are in $A$. It is not hard to prove, reducing it to the perfect squares case, that if the $\deg(p)=2$ then $f(A_p)<4$.

Question 1: Is it true that $f(A_p)$ is always finite if $\deg(p) >1$ ?

It is clear that there are no infinite arithmetic progressions inside polynomial sets, but I do not see how to exclude the possibility of having arbitrarily large AP.

Question 2: Is there a uniform bound for $f(A_p)$ over all polynomials $p(x)$ with $\deg(p)=k$ ?

For example, can we find $10$ terms in arithmetic progression whose elements belong to some polynomial set $A_p$ with $\deg(p)=3$?

[1] H. Darmon and L. Merel, Winding quotients and some variants of Fermat’s
Last Theorem, J. Reine Angew. Math. 490 (1997), 81–100.

Best Answer

[Edited to give direct connection with Caporaso-Harris-Mazur via Kevin Buzzard's idea]

Such results are probably true but out of reach of present-day techniques. For each $p$ or $k$, and every sufficiently large $n$ (say $n>k$), the $n$-term arithmetic progressions of the desired type are parametrized by nontrivial points on some algebraic variety, call it $V_n$, of fixed dimension: dimension $2$ if $p$ is fixed (assuming it's not of the form $a(x-x_0)^k+b$ in which case we're back to Darmon-Merel), and degree about $k$ if $p$ is allowed to vary over all polynomials of degree $k$. In each case we have for each $n$ two maps $V_n \rightarrow V_{n-1}$ of degree $k$ that forget the first or last term of the progression; and $V_n$ should be of general type for $n$ large enough. We're now in a setting similar to that of this recent Mathoverflow question (#73346), and I give much the same answer as I did for that question: the claim should follow from the Bombieri-Lang conjectures plus some possibly nontrivial extra work, as in

L.Caporaso, J.Harris, and B.Mazur: Uniformity of rational points, J. Amer. Math. Soc. 10 #1 (1997), 1-45

but (excluding some very special cases that don't seem relevant here) we have no techniques for proving such results unconditionally on varieties of dimension greater than 1.

EDIT Indeed this is a special case of Caporaso-Harris-Mazur, by adapting Kevin Buzzard's observation in his comment on the original question: write the equations as $f(x_m)=m$ $(m=1,2,\ldots,n)$ for some degree-$k$ polynomial $f$ (obtained from $p$ by suitable translation and scaling), and consider just those $m$ in that range which are of the form (say) $y^5$ or $y^5+1$. By Mason's theorem (polynomial ABC) either $f$ or $f-1$ has at least two zeros whose order is not a multiple of $5$, so either $f(x) = y^5$ or $f(x)=y^5+1$ defines a curve of genus at least $2$. But the genus is clearly $O(k)$ for any polynomial $f$ of degree $k$. So, if the number of rational points on such a curve has a uniform bound, then so does the length of an arithmetic progression of values of a polynomial of bounded degree.

Come to think of it, the reduction to C-H-M could also be obtained more directly from the curve $p(x')-p(x)=d$ (for $k>3$), or $p(x''')-p(x'')=p(x'')-p(x')=p(x')-p(x)=d$ (to cover $k=2$ and $k=3$ as well), where $d$ is some multiple of the common difference of the arithmetic progression.

Related Question