ROSECODE 383
Squarefree Factorisations
Let's n an integer with the following factorisation : where are squarefree and
For instance :
It can be proved that this factorisation is unique.
For such a factorisation, let's consider all the divisors of n :
Define where d runs over the divisors of n as defined above
We say that n is a champion if the ratio is greater than any ratio with
Here are the first 10 champions:
6666667
What is the champion?
[My timing: 5 sec]
For instance :
It can be proved that this factorisation is unique.
For such a factorisation, let's consider all the divisors of n :
Define
We say that n is a champion if the ratio
Here are the first 10 champions:
What is the
[My timing: 5 sec]