ERDŐS/DAILY

← back to the ledger

ERDőS #978 · PARTIAL

Erdős problem 978 — live-page audit, exact finite data, and the remaining tail

Access date: 2026-07-28 UTC Live page: <https://www.erdosproblems.com/978> Discussion: <https://www.erdosproblems.com/forum/discuss/978> Verifier: runs/erdos978_wave7y_reverify.py

Outcome

The live page is OPEN, lists 0 claimed proofs, and lists Currently working: None. I therefore proceeded. This report does not solve the uniform problem.

The verifiable progress is:

  1. [d, deterministic computation] Exactly

\[ 75\,670 \] of the integers \(1\leq n\leq100\,000\) have \(n^4+2\) squarefree. Every one of the 100,000 complete factorizations is checked by a second layer: PARI only proposes factors, while the standalone Python verifier proves primality in the applicable deterministic Miller--Rabin range and checks exponents and multiplication back to \(n^4+2\).

  1. [a, elementary-rigorous] The exact local factor is

\[ \rho(p^2)=\#\{x\bmod p^2:x^4+2\equiv0\pmod {p^2}\} = \begin{cases} 0,&p=2,\\ 2,&p\equiv3\pmod8,\\ 0,&p\equiv5,7\pmod8,\\ 4,&p\equiv1\pmod8\text{ and }(-2)^{(p-1)/4}\equiv1\pmod p,\\ 0,&p\equiv1\pmod8\text{ otherwise}. \end{cases} \]

  1. [d, deterministic computation resting on the elementary formula] If

\[ c=\prod_p\left(1-\frac{\rho(p^2)}{p^2}\right), \] directed rounding through \(p\leq10^7\), followed by a rigorous elementary bound for the omitted tail, gives \[ 0.75668370260818737477048117621050903107604397865209 \leq c\leq 0.75668400528178948748627617072097731946697177451523. \]

  1. [a, elementary-rigorous] The problem reduces cleanly to controlling

primes \(p>\sqrt X\) for which \(p^2\mid n^4+2\). The exact missing estimate is displayed below.

  1. [a, elementary-rigorous] The only search hit I found that explicitly

claims an unconditional solution for \(n^4+2\), arXiv:2310.16952, has a concrete sign error in its decisive fractional-part estimate. For one of its own lifted roots, its asserted identity reads \(\{-29/121\}=-29/121\), whereas the left side is \(92/121\).

Here and below:

Step 0: mandatory live-page check

I fetched both the problem and its discussion with a Bright Data browser session, not datacenter curl. The page title was 978 | Erdős Problems; the page says it was last edited 31 March 2026.

The live markers were:

a finite computation);

Verbatim current statement

The following is copied verbatim from the live page's LaTeX view:

Let \(f\in \mathbb{Z}[x]\) be an irreducible polynomial of degree \(k>2\) (and suppose that \(k\neq 2^l\) for any \(l\geq 1\)) such that the leading coefficient of \(f\) is positive.

Does the set of integers \(n\geq 1\) for which \(f(n)\) is \((k-1)\)-power-free have positive density?

If \(k>3\), and for all primes \(p\) there exists \(n\) such that \(p^{k-2}\nmid f(n)\), then are there infinitely many \(n\) for which \(f(n)\) is \((k-2)\)-power-free?

In particular, does \[ > n^4+2 > \] represent infinitely many squarefree numbers?

The final sentence makes clear that the power-of-two degree exclusion is meant for the first question and its exceptional fixed-divisor phenomenon, not to exclude the stated quartic special case.

Results listed on the live page

These are treated as ground truth for the problem's stated background:

when \(k=2^l\) and \(2^{k-1}\mid f(n)\) for every \(n\). The page gives \(f(x)=k!(\binom{x}{k}+1)\) as a possible exceptional example.

Browning [Br11] extended it to \(k\geq9\), under the necessary local condition now written into the statement.

All 16 discussion comments checked

The comments matter because the statement changed in March 2026. In newest-first substance:

  1. Moritz Firsching reported a DeepMind/Lean counterexample to the older

second question: \[ X^6+33X^5+21X^4+63X^3+18X^2+24X+48. \] It is Eisenstein at 3 and is always divisible by \(16\).

  1. old-bielefelder congratulated the construction and asked how it was

found.

  1. Dogmachine observed that one should exclude a fixed divisor.
  2. Thomas Bloom explained that the standard conjecture assumes no fixed

\(r\)-th-power prime divisor.

  1. Moritz Firsching proposed adding the precise \(p^{k-2}\) local condition.
  2. Thomas Bloom confirmed that the page had been changed and knew of no

further implicit hypothesis.

  1. old-bielefelder relayed ChatGPT/Gemini claims conditional on \(abc\).
  2. qrdl linked Browning--Shparlinski's random-polynomial paper and

Granville's \(abc\) paper.

  1. Moritz Firsching noted that the second part needs \(k>3\); the page was

updated.

  1. Adenwalla corrected the fixed divisor from a mistyped exponent to

\(2^{k-1}\); the page was updated.

  1. Yongxi Lin requested the positive-leading-coefficient assumption and

the natural-number interpretation; the page was updated.

  1. Dogmachine asked why powers of two are excluded when the special case

is quartic.

  1. StijnC explained the Erdős fixed-divisor example and why the final

quartic lacks that obvious obstruction.

  1. StijnC noted that Bunyakovsky's conjecture would make \(n^4+2\) prime,

hence squarefree, infinitely often.

  1. Dogmachine asked about cyclotomic examples.
  2. StijnC answered that both examples are natural and pointed to related

literature.

The first comment is not a claimed resolution of the live statement. Its polynomial has the fixed fourth-power divisor \(2^4\), so it violates the condition now imposed when \(k=6\). The verifier independently checks the comment's arithmetic: the polynomial is Eisenstein at 3, agrees modulo 16 with \(X(X-1)\cdots(X-5)\), and hence is always divisible by 16; its value at zero is 48, so it is not always divisible by \(2^5\).

Primary-source literature audit

I searched for the exact fixed-polynomial question, not merely the tags.

  1. Erdős and Hooley. The cited papers exist with the stated metadata:

P. Erdős, Arithmetical properties of polynomials, JLMS 28 (1953), 416--425, DOI 10.1112/jlms/s1-28.4.416; C. Hooley, On the power free values of polynomials, Mathematika 14 (1967), 21--26, DOI 10.1112/S002557930000797X.

  1. General determinant-method range. Heath-Brown's

Theorem 16 proves the expected asymptotic for an irreducible degree-\(d\) polynomial when the power-free exponent \(r\) satisfies \(r\geq(3d+2)/4\). Thus \(r=d-2\) is covered for \(d\geq10\). Browning's paper is real and has the cited bibliographic data: T. D. Browning, Power-free values of polynomials, Arch. Math. 96 (2011), 139--150, DOI 10.1007/s00013-011-0224-7. Heath-Brown's later introduction records the Salberger/Browning improvement to \((3d+1)/4\), hence \(d\geq9\). [b]

  1. A relevant improvement for binomials. D. R. Heath-Brown,

Powerfree Values of Polynomials, arXiv:1103.2028, later Q. J. Math. 64 (2013), 177--188, DOI 10.1093/qmath/har030, proves the asymptotic for \(X^d+c\) when \[ r\geq\frac{5d+3}{9}. \] Taking \(r=d-2\) covers these special binomials for every \(d\geq6\). The paper explicitly says that the quartic squarefree case is the desired next case. At \(d=4,r=2\), its required inequality is \(2\geq23/9\), which fails. This is useful partial literature not mentioned on the live page. [b]

  1. Conditional result. A. Granville,

ABC allows us to count squarefrees, IMRN 1998, 991--1009, DOI 10.1155/S1073792898000592, proves the expected fixed-polynomial squarefree asymptotic under the \(abc\)-conjecture. Thus \(abc\) gives a positive answer for \(n^4+2\), but this is conditional. [b]

  1. Average results are not a fixed-polynomial solution.

Browning--Shparlinski, Square-free values of random polynomials, arXiv:2305.15493, J. Number Theory 261 (2024), 220--240, DOI 10.1016/j.jnt.2024.02.013, says in its introduction that fixed polynomials of degree at least four have only the conditional \(abc\) treatment and proves an average-over- polynomials theorem. Jelinek, arXiv:2308.15146, is likewise an average theorem. Neither specializes to prove the assertion for the single polynomial \(X^4+2\).

  1. Pandey is conditional/roadmap, not a closure. P. P. Pandey,

arXiv:2303.06610, explicitly labels its key estimate a conjecture and gives conditional consequences and a quadratic demonstration. It does not unconditionally settle \(X^4+2\).

  1. An explicit but invalid solution claim. N. A. Carella,

Squarefree Values Of Polynomials, arXiv:2310.16952v1, claims \[ \sum_{x\leq n\leq2x}\mu^2(n^4+2) =c_fx+O(x^{1/2+\varepsilon}). \] It is a single 2023 submission in math.GM; I found no journal version. More importantly, its proof has the exact fatal gap in the next section. The 2024 peer-reviewed primary literature and the 2026 live page still describe the fixed quartic problem as open.

The searches found no verified paper proving or disproving the amended question. The inaccessible full text of Browning's Springer article was cross-checked through its DOI metadata, the live citation, and Heath-Brown's primary-source summary; I do not claim to have independently reconstructed that paper's proof.

Exact local analysis

Let

\[ f(X)=X^4+2,\qquad \rho(q)=\#\{a\bmod q:f(a)\equiv0\pmod q\}. \]

Proposition

The displayed formula for \(\rho(p^2)\) in the Outcome section holds.

Proof [a].

For \(p=2\), an even \(a\) gives \(a^4+2\equiv2\pmod4\), while an odd \(a\) gives \(a^4+2\equiv3\pmod4\). Thus \(\rho(4)=0\).

Let \(p\) be odd. A root \(a\) of \(a^4+2\equiv0\pmod p\) is nonzero and

\[ f'(a)=4a^3\not\equiv0\pmod p. \]

The elementary one-step Hensel calculation therefore gives one and only one lift \(a+tp\bmod p^2\). Consequently \(\rho(p^2)=\rho(p)\).

The group \(\mathbb F_p^\times\) is cyclic of order \(m=p-1\). In a cyclic group, \(x^4=b\) has \(g=\gcd(4,m)\) solutions exactly when \(b^{m/g}=1\), and otherwise has none. Taking \(b=-2\) gives

\[ \rho(p^2)= \begin{cases} g,&(-2)^{(p-1)/g}\equiv1\pmod p,\\ 0,&\text{otherwise}. \end{cases} \]

The elementary quadratic-character identity \((\frac{-2}{p})=1\) exactly for \(p\equiv1,3\pmod8\) now yields the four cases. \(\square\)

For squarefree \(d\), the Chinese remainder theorem gives

\[ \rho(d^2)=\prod_{p\mid d}\rho(p^2). \]

In particular \(\rho(d^2)\leq4^{\omega(d)}\ll_\varepsilon d^\varepsilon\). Also \(\sum_p\rho(p^2)/p^2<\infty\), no factor vanishes, and therefore \(c>0\). These are all [a].

The first relevant primes are

\[ \begin{array}{c|rrrrrrrrr} p&3&11&19&43&59&67&73&83&89\\ \hline \rho(p^2)&2&2&2&2&2&2&4&2&4. \end{array} \]

The verifier brute-forces the formula for every prime \(p\leq10^4\) and explicitly constructs every unique lift modulo \(p^2\) for \(p\leq1000\).

Rigorous numerical enclosure for the local constant

At \(B=10^7\), the exact root-type counts among all \(\pi(B)=664\,579\) primes are

\[ \#\{\rho=0\}=415\,524,\quad \#\{\rho=2\}=166\,161,\quad \#\{\rho=4\}=82\,894. \]

The zero count includes \(p=2\). Thus 249,055 primes contribute a nontrivial factor to the truncated product.

The checker multiplies every rational factor with 50-digit directed lower and upper rounding. For the omitted primes,

\[ \sum_{p>B}\frac{\rho(p^2)}{p^2} \leq4\sum_{m>B}\frac1{m^2}<\frac4B. \]

Since \(\prod_i(1-a_i)\geq1-\sum_i a_i\) for \(0\leq a_i\leq1\), the omitted tail is greater than \(1-4/B\). This proves the numerical enclosure quoted above, modulo only the exhaustively checked prime sieve and integer modular arithmetic. It is still labelled [d], not a theorem about the limiting frequency of squarefree values.

The predicted statement

\[ \#\{n\leq X:n^4+2\text{ squarefree}\}\sim cX \]

is [c] unconditionally and [b] under Granville's use of \(abc\).

Exact finite computation

Define

\[ S(N)=\#\{1\leq n\leq N:n^4+2\text{ is squarefree}\}. \]

The deterministic table is:

\(N\)\(S(N)\)\(S(N)/N\)
1080.800000
100750.750000
1,0007590.759000
10,0007,5640.756400
100,00075,6700.756700

This table is [d]. It is consistent with the local constant but proves nothing uniform as \(N\to\infty\).

Why the checker is a certificate check

For each \(n\), PARI/GP emits a complete proposed factorization

\[ n^4+2=\prod_i q_i^{e_i}. \]

The Python program then independently checks:

  1. \(q_1<q_2<\cdots\) and all \(e_i>0\);
  2. \(\prod_iq_i^{e_i}=n^4+2\) exactly;
  3. every \(q_i\) is prime by strong tests to the first twelve prime bases;
  4. squarefreeness is equivalent to all \(e_i=1\).

Sorenson and Webster, Strong Pseudoprimes to Twelve Prime Bases, Math. Comp. 86 (2017), 985--1003, DOI 10.1090/mcom/3134, proved that the least composite passing these twelve tests is

\[ 318665857834031151167461. \]

Here the largest value is

\[ 100000^4+2=100000000000000000002, \]

strictly below that bound. Thus the primality layer is [b], and the resulting exhaustive finite count is [d] with no probabilistic primality assumption.

The full standalone code is in runs/erdos978_wave7y_reverify.py. The central local routine is:

def local_root_count(p: int) -> int:
    if p == 2:
        return 0
    g = gcd(4, p - 1)
    return g if pow(p - 2, (p - 1) // g, p) == 1 else 0

Reproduction:

python runs/erdos978_wave7y_reverify.py

Observed output:

squarefree_counts={10: 8, 100: 75, 1000: 759, 10000: 7564, 100000: 75670}
root_type_counts_through_10000000={0: 415524, 2: 166161, 4: 82894}; relevant=249055
local_density_interval=(0.75668370260818737477048117621050903107604397865209, 0.75668400528178948748627617072097731946697177451523); prime_cutoff=10000000
preprint_fractional_part_counterexample=argument:-29/121, actual_fractional_part:92/121
VERIFIED: complete factorizations through n=100000, local product enclosure, page counterexample, and claimed-proof gap

Runtime on this VM was 35.53 seconds, about one core, with peak RSS 44,720 KB. A separate direct PARI rerun of \(S(100000)\) took 15.85 seconds and again returned 75,670.

Exact reduction: what remains

For \(Y\geq2\), put

\[ T(X,Y)=\#\{n\leq X:\text{some prime }p>Y\text{ has }p^2\mid n^4+2\}. \]

For fixed \(Y\), the Chinese remainder theorem and periodicity give

\[ \#\{n\leq X:p^2\nmid n^4+2\ \text{for every }p\leq Y\} =X\prod_{p\leq Y}\left(1-\frac{\rho(p^2)}{p^2}\right)+O_Y(1). \]

The two counts differ by at most \(T(X,Y)\). Consequently the single uniform estimate

\[ \boxed{\quad \lim_{Y\to\infty}\ \limsup_{X\to\infty}\frac{T(X,Y)}{X}=0 \quad} \tag{*} \]

would prove the full asymptotic \(S(X)\sim cX\), and hence answer the quartic question. This reduction is [a].

The part of (*) with \(Y<p\leq\sqrt X\) is elementary:

\[ \begin{aligned} \#\{n\leq X:\exists\,p\in(Y,\sqrt X],\ p^2\mid n^4+2\} &\leq \sum_{Y<p\leq\sqrt X}\rho(p^2)\left(\frac X{p^2}+1\right)\\ &\ll \frac X Y+\sqrt X. \end{aligned} \]

After division by \(X\), this is \(O(1/Y)+o(1)\).

Thus the exact unresolved range is

\[ \boxed{\quad \#\{n\leq X:\exists\text{ prime }p>\sqrt X,\ p^2\mid n^4+2\}=o(X). \quad} \tag{**} \]

Necessarily \(p\ll X^2\), and every such event gives an integer point

\[ n^4+2=a p^2,\qquad 1\leq n\leq X,\quad \sqrt X<p\ll X^2,\quad a\ll X^3. \]

The determinant method is designed to count these points. Heath-Brown's special-binomial theorem reaches exponents \(r\geq(5d+3)/9\); at \((d,r)=(4,2)\) it misses by the inequality \(2<23/9\). A proof of (**), or any bound strong enough to leave a positive proportion after the finite sieve, is the precise missing lemma. Merely computing more values cannot supply its required uniformity.

Why arXiv:2310.16952 does not supply the missing lemma

The preprint expands the Möbius identity and writes, for roots \(r_i\bmod d^2\),

\[ \#\{x\leq n\leq2x:n^4+2\equiv0\pmod{d^2}\} =\frac{x\rho(d^2)}{d^2} -\sum_i\left( \left\{\frac{2x-r_i}{d^2}\right\} -\left\{\frac{x-r_i}{d^2}\right\} \right). \]

That exact identity is fine. In the proof of the error lemma labelled lem5511.350-4A, which the \(X^4+2\) lemma invokes, the second subsum uses

\[ \left\{\frac{2x-r_i}{d^2}\right\} =\frac{2x-r_i}{d^2} \quad\text{whenever}\quad 2x-r_i<d^2. \]

The needed lower inequality \(0\leq2x-r_i\) is absent. Lifted roots are represented in \(0\leq r_i<d^2\), and in the hard large-\(d\) range many have \(r_i>2x\).

An exact counterexample inside the preprint's own \(X^4+2\) congruences is

\[ x=10,\qquad d=11,\qquad r_i=49. \]

Direct computation gives

\[ 49^4+2\equiv0\pmod{121},\qquad 20-49<121, \]

but

\[ \left\{\frac{20-49}{121}\right\} =\left\{-\frac{29}{121}\right\} =\frac{92}{121}\neq-\frac{29}{121}. \]

It also exceeds the subsequent proposed bound \(2x/d^2=20/121\). Therefore the \(O(x^{1/2+\varepsilon})\) error estimate is not proved. This is [a] and is checked exactly with fractions.Fraction in the standalone verifier.

There is an independent numerical warning: the preprint prints a density near \(0.757159\), while the rigorously enclosed local Euler product above lies below \(0.75668401\). This discrepancy does not by itself refute its infinitude claim, but it agrees with the failure of its stated asymptotic.

Compute boundary and honest wall

I did not run a larger exhaustive factorization beyond the permitted few-minute budget. A trial aimed at \(10^6\) values was interrupted after 197.6 CPU-seconds before it completed; its already completed checkpoints through \(10^5\) agreed with the certified table, but no \(10^6\) count is claimed. Depending on factorization tails, a complete \(10^6\) pass on one core is realistically at least several core-minutes here. Such a pass would still be only finite evidence.

The analytic wall is not lack of local data or inadequate small-prime sieving. It is exactly (**): a uniform bound for large prime-square divisors, equivalently a sufficiently strong count of the varying Diophantine equations \(n^4+2=ap^2\). Existing cited determinant-method ranges do not reach exponent 2 in degree 4, and the purported preprint estimate loses control precisely when the lifted residue exceeds the interval endpoint.

PARTIAL: Exactly 75,670 of the first 100,000 values n^4+2 are certified squarefree, the local density is rigorously enclosed in [0.756683702608, 0.756684005282], and the open problem is reduced to the unproved large-square-divisor estimate (**); the lone explicit arXiv solution claim has a concrete fractional-part error.

This is the AI working report, labelled by outcome — not an independently verified claim unless marked PROVED. ← ledger