find a integer r that satisfies both congruence
r ≡ 3 mod 1293 and r ≡ 0 mod 3936
im stuck on this question my method was using Chinese remainder theorem.
first found the gcd(1293,3936) = 3
then i checked if 3 is divisible by (3-0) which it is
then i found the lcm(1293,3936) = 1696416 which should be r
but when i sub back into the original i dont get an integer. im not sure what im doing.
First divide the first congruence by $3$.
Using the existence construction for the Chinese remainder theorem, we get:
$431(-1105)+3936(121)=1\implies 0×431(-1105)+1×3936(121)=1428768$ is a solution.