(In reply to
re: Solution ------ can you check? by pcbouhid)
True, there has been an anomaly in the placement of signs.
Adding 5107(a-b), 5108(a-b), 5109(a-b), 5110(a-b), 5111(a-b) in turn to the lhs of the system of equations in (I), subtracting 5107, 5108, 5109, 5110, 5111 in turn from each of the rhs in (I), and upon subsequent rearrangement, we obtain:
(ab+5107(a-b) + 4942) (mod 5107) = 0
(ab+5107(a-b) + 4942) (mod 5108) = 0
(ab+5107(a-b) + 4942) (mod 5109) = 0
(ab+5107(a-b) + 4942) (mod 5110) = 0
(ab+5107(a-b) + 4942) (mod 269) = 0
Thus, there was a typing error, and it should have been '+5107(a-b)' instead of
'-5107(a-b)' in the lhs of (II) in the previous post.
This anomaly is now corrected in the original post.
However, we will still obtain:
(a-5107)(b+5107) (mod L) = -26086391, so that:
(a, b) = (866, 1044), (5106, 26081284) as was originally stated.
Edited on August 1, 2008, 7:21 am