4

Assume that the first two numbers of a sequence are natural numbers $n_1$ and $n_2$ (they may be equal). Every following number in the sequence is calculated by multiplying all non-zero digits of the previous two numbers. Is this sequence eventually periodic for all $n_1$ and $n_2$?

An example with 27 and 90:$$n_1=27$$$$n_2=90$$$$n_3=2*7*9=126$$$$n_4=9*1*2*6=108$$ and so forth.

The only observation I've made is that many of these sequences appear to have a period $5040, 4200, 160, 48, 192, 576, 3780, 35280, 40320, 5760$ (not always starting with $5040, 4200$).

haal_
  • 83
  • 7

0 Answers0