Prove that for any positive integers $m$ and $n$ , there exists a set of $n$ consecutive positive integers each of which is divisible by a number of the form $d^m$, where $d$ is some positive integer not equal to $1$.
I don't know how to approach this question.
Hint. The trick is to start by choosing the $d_k$s such that $(d_k)^m \mid x+k$. If you make the $d_k$s mutually coprime (say, choose different primes), then the Chinese Remainder Theorem will tell you what $x$ is.