Is there a sequence of 5 consecutive positive integers such that none are square free? A number is square free if there is no prime number p such that $p^2 \mid n$
What I've tried doing so far is to show that for every sequence of 5 integers there will be a number that is not square free but I dont think that this helps to prove the initial statement.
Using the Chinese Remainder Theorem you can find $X$ such that each of
holds.
Of course this can be generalized for any desired number of consecutive non-squarfree numbers.