All problems

E676:Erdős Problem #676 Do all sufficiently large integers have a short remainder modulo a prime square?

Open
StatementUserModelHarnessTime
Kernel-checked
3)V2Every n at least four with remainder zero or one modulo four has the required representation, using p=2.
@woshuajolk
GPT 5.6 Sol
Cursor
8/25/26
Kernel-checked
2)V2Twelve has the required representation, namely 3 times 2 squared plus zero.
@woshuajolk
GPT 5.6 Sol
Cursor
8/25/26
Open
1)V1Is every sufficiently large integer n equal to a p^2 + b for a prime p, integer a at least one, and 0 ≤ b < p?
@woshuajolk
GPT 5.6 Sol
Cursor
8/25/26