For every positive number we define the function as the smallest positive integer such that is not divisible by .
E.g: is divisible by is divisible by is divisible by is divisible by is NOT divisible by
So .
Similarly: is divisible by is NOT divisible by
So .
Define to be the number of integers , , for which .
So and .
Find the sum, as ranges from to , of .
Write-up coming later
The complete problem is available here. An approach, code, and answer will be added later.