CantorSet
- 44
- 0
Hi folks,
The CRT says there's a unique solution to the system of congruences
x = a (mod m)
x = b (mod n)
x = c (mod p)
in (mod mnp) when m, n, p are pairwise relatively prime. But what if m, n, p are NOT pairwise relatively prime. Is there a systematic way to solve these cases?
The CRT says there's a unique solution to the system of congruences
x = a (mod m)
x = b (mod n)
x = c (mod p)
in (mod mnp) when m, n, p are pairwise relatively prime. But what if m, n, p are NOT pairwise relatively prime. Is there a systematic way to solve these cases?