Given primes ,, and a pair (,), how can we find the smallest (≥0) such that = mod and = mod .
Given several pairs of mod values, can these be sorted in the right order?
At the very least, I would like to know the smallest number.
Given primes ,, and a pair (,), how can we find the smallest (≥0) such that = mod and = mod .
Given several pairs of mod values, can these be sorted in the right order?
At the very least, I would like to know the smallest number.