This was just a question that I came up with while learning about refactorable numbers.
While looking through the sequence of refactorable numbers (1, 2, 8, 9, 12, 18....), I decided to look at the number of factors that each refactorable number had. This gave me the sequence (1, 2, 4, 3, 6, 6....). I saw that while refactorable numbers were all distinct, my numbers repeated. My question is that will all the numbers in my sequence repeat infinitely, or will some of these stop showing up after a finite value? Either way how do I prove this?
Since this is just a problem that I came up with I don´t have much work on it, but here is the wikipedia page that I reading about refactorable numbers from:
For an odd prime $p$ the number $8p$ has $4 \cdot 2 = 8$ divisors, which divides $8p.$ This is repeated infinitely often
For an odd prime $q > 3$ the number $12q$ has $6 \cdot 2 = 12$ divisors, which divides $12q.$
For an odd prime $r > 5$ the number $80r$ has $10 \cdot 2 = 20$ divisors, which divides $80r.$
For any prime $s \neq 3$ the number $9s^2$ has $3 \cdot 3 = 9$ divisors, which divides $9s^2.$
For any prime $t \neq 5$ the number $625 t^4$ has $5 \cdot 5 = 25$ divisors, which divides $625 t^4.$
For any prime $u \neq 7$ the number $117649 u^6$ has $7 \cdot 7 = 49$ divisors, which divides $117649 u^6$
There are also slowly growing families. For any prime $v > 2$ take $$ v^{v-1} $$ which has exactly $v$ divisors.
Any $w $ take $$ 2^{\left( 2^w -1\right)} $$ $$ 3^{\left( 3^w -1\right)} $$ $$ 5^{\left( 5^w -1\right)} $$ $$ 7^{\left( 7^w -1\right)} $$ or $$ \color{red}{ p^{\left( p^w -1\right)} } $$