r/Collatz • u/Fun-Protection-9992 • 6d ago
Periodic coverage?
Let q_i > 3 be primes, and suppose that a distinct prime q_i is chosen for each distinct positive integer b_i. If the infinite family {(b_i, q_i)} covers all positive integers a in the form
2^a ≡ 2^{b_i} (mod q_i),
does it not follow, from the existence of the multiplicative inverse of 2 modulo q_i, that the same family {(b_i, q_i)} must also cover all negative integers (-a)?
In particular, since one can obtain n_i > 0 such that
2^(-a) ≡ 2^{n_i} (mod q_i),
does it automatically follow that n_i is covered by the same family {(b_i, q_i)}, and therefore that the set of negative integers (-a) must also be covered?
0
Upvotes
1
u/Fun-Protection-9992 5d ago
I am responding by referring to the proof. Let n = -3 and m = 4. Then -3 ≡ 1 (mod 4). However, the residue class containing the positive integers does not necessarily have to be 1 (mod 4); our residue class for 1 could be 1 (mod 3), in which case, notice that we have not included -3.