PUZZLE IBM-254
Two close sums of the square root of smooth numbers
IBM Research · Ponder This · 2019-06
IBM Ponder This #254 · June 2019
Let's define a *smooth* number as a natural number with prime factors that are single-digit (less than 10).
An example of such a number is 1560674304, which is related (how?) to the 108th birthday of IBM.
This month's challenge is to find two sets of smooth numbers whose square root sums are close to each other.
For example, the sets
Two sets that meet our criterion even better are
Find two sets of smooth numbers that produce a distance d where
Bonus question: Find a smooth number that is connected to last month's bonus question (a date in May 2019).
Solution
Best opened after a real attemptTo be added.