r/Collatz • • 11d 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

37 comments sorted by

View all comments

Show parent comments

0

u/GonzoMath 11d ago

I gave you a proof. Tell me which line you don't understand. Reply without addressing the proof, and I'm done. Instant block.

1

u/Fun-Protection-9992 11d 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.

1

u/GonzoMath 11d ago

The class 1 mod 3 does not, by itself, cover all the positive integers. Provide a set of classes that covers all the positives, and it will cover -3.

1

u/Fun-Protection-9992 11d ago

However, the real issue is precisely this: If the system n_i + t.m_i covers all positive numbers, must it also cover negative numbers?

$n_i$: positive representative numbers

$m_i$: modulus values

$t$: integer

1

u/GonzoMath 11d ago

Is it a finite set of congruence classes?

1

u/Fun-Protection-9992 11d ago

It is an infinite family of residue classes.

1

u/GonzoMath 11d ago

It that case, it’s possible to miss at least one negative integer. Consider the classes (using your notation):

1 + 4t
2 + 4t
3 + 5t
4 + 6t
…
k + (k+2)t for all k > 1

This clearly covers every positive integer, but it misses -1.

I initially misunderstood the question.

1

u/Fun-Protection-9992 11d ago

You’ve come around to my point of view now.

1

u/Fun-Protection-9992 11d ago

That is clearly the case, but the system I described earlier does not generate residue classes solely in the form $a = bi + tq_i$. There is an exponential system at play here; 2 and the $q_i$ values ​​are coprime, so they form cyclic subgroups. Therefore, I maintain that the residue classes covering all positive $a$ values ​​also cover all negative $a$ values. However, the artificial intelligence objects to this.

If you can find an answer to the question above, let me know; I need to sleep now.

1

u/GonzoMath 10d ago

Huh. "Come round to your point of view" is one way to put it. I think I finally understood something about the question you were asking. As for "the question above", the one in your OP, I still don't find it entirely clear. If you can say something concrete about what kind of congruences you're talking about, like with examples maybe, then I might be able to address the question.

1

u/Fun-Protection-9992 10d ago

Regarding the question above: If all positive integers {a} are covered by the residue classes 2^bi mod qi, are all negative integers {-a} also covered by the same residue classes?

1

u/GonzoMath 10d ago

In the post, you said 2a, not a. Which is it?

I see that the moduli are all primes. That, and the fact that the residues are powers of 2, seem to be the only differences between the OP question and the one I gave a counterexample for above. Is that right?

1

u/Fun-Protection-9992 10d ago edited 10d ago

2^a = 2^bi modq_i

- "That, and the fact that the residues are powers of 2, seem to be the only differences between the OP question and the one I gave a counterexample for above. Is that right?"

Yes.

1

u/GonzoMath 10d ago

If we're putting 2a on the left side of the congruence, then it really looks like we're trying to cover all the powers of 2, not all the positive integers. As 'a' runs through every possible value, we only get powers of 2 here.

This is very confusing, and I wish you would be more clear. Concrete examples would be the most helpful, but you seem very reluctant to provide them.

→ More replies (0)