[seqfan] N = 3417. Now replace a digit by the "multiply" sign

Éric Angelini bk263401 at skynet.be
Tue Aug 27 16:57:11 CEST 2019


Hello SeqFans,

Take an integer N (for example N = 3417). 
Erase one of N's digits to form integers P and Q.
(For N = 3417, erasing 4 produces P = 3 and Q = 17).
If P*Q divides N, we have a hit. 
(this is the case here as 3*17 = 51 and 3417/51 = 67
although the other possible erasure doesn't produce
an integer: 34*7 = 238 and 3417/238 = 14.35714...) 

Jean-Marc Falcoz has computed 10,000 such « hits » 
(with N > 99 and Q that cannot have a leading 0, 
except if Q = 0); he noticed that the density of 
hits decreases dramatically when N gets bigger and
bigger. Which leads to this: is the hit-sequence
finite? More pictures and data here, for those 
who might be interested:
https://bit.ly/2Lag2Fh (in French).
Best,
É.



More information about the SeqFan mailing list