On one of Erdos' Problems -- An Efficient Search for Benelux Pairs

Abstract

Erdos asked for positive integers m<n, such that m and n have the same set of prime factors, m+1 and n+1 have the same set of prime factors, and m+2 and n+2 have the same set of prime factors. No such integers are known. If one relaxes the problem and only considers the first two conditions, an infinite series of solutions is known: m=2k-2, n=(m+1)2-1=2k · m for all integers k≥ 2. One additional solution is also known: m=75=3· 52 and n=1215=35 · 5 with m+1=76=22· 19 and n+1=1216=26 · 19. No other solutions with n<232≈ 4.3· 109 were known. In this paper, we discuss an efficient algorithm to search for such integers, also known as Benelux pairs, using sieving and hashing techniques. Using highly parallel functioning algorithms on a modern consumer GPU, we could confirm the hitherto known results within a minute of computing time. Additionally, we have expanded the search space by a factor of more than 216 and found no further solutions different from the infinite series given above up to 1.4· 1012>240. For the analogous problem of integers m<n with m and n+1 having the same set of prime factors and m+1 and nhaving the same set of prime factors, the situation is very similar: An infinite series and one exceptional solution with n≤ 222+212≈ 4.2· 106 were known. We prove that there are no other exceptional solutions with n<1.4· 1012.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…