Erdős Problem 730 #
Reference: erdosproblems.com/730
Show that $(n, n+1) ∈ S$ if and only if for all odd primes $p ≤ n$ both the base $p$ representations of $n$ and $n+1$ either both have all digits less or equal to $(p-1)/2$ or both don't.
Note: currently there is stronger, but potentially false formulation of this criterion on erdosproblems.com.
Standard heuristics then predict there should be $≫ \frac x {(\log x)^2}$ many $n ≤ x$ such that $(n, n+1) ∈ S$.