Problem #2
Recall that a number is squarefree if it is not divisible by a
perfect square larger than one. For example, 15 is square free but 18 is
not (since it's divisible by 9). This month's challenge is to find a
sequence of 100 squarefree integers in arithmetic progression.