So, I've got a question for class that asks me to prove the existence of arbitrarily long runs of consecutive integers where $\mu(n)$ is zero.
I've started the proof, but I need a bit of help midway through.
Assume there exists a run of length n, which we currently assume is the longest possible chain.
If we induct on n, we can assume there is a run of the form $m_1p_1^2, m_2p_2^2, ..., m_np_n^2$ (where each of the $p_i$ are prime).
If I add $M = lcm(m_1p_1^2, m_2p_2^2, ..., m_np_n^2)$ to each number, I get another run of length n.
So here's where the issue starts. When I talked to my advisor about it, he referenced a theorem where there exists a prime $p$ congruent to $1\ mod\ M$.
I am unfamiliar with this theorem, so I'm not sure how to use this information. Any chance I can get some help? Or else is there a simpler way to go about this problem?
Instead of induction, how about using the Chinese Remainder Theorem to find a number that is $n$ modulo $(p_n)^2$ for $1\le n\le k$?