.Solveš„ ā” 7(ššš 11) š„ ā” 6(ššš 8) š„ ā” 10(ššš 15) Also find the
smallest non-negative solutions
Let us solve the following system of congruences:
"\\begin{cases}\nx\u22617 \\mod 11\\\\\nx\u22616\\mod 8\\\\\nx\u226110\\mod 15\n\\end{cases}."
The first congruence is equivalent to the equalityĀ "x=7+11t,\\ t\\in\\Z."Ā Let us put this in the second conqruence. Then we haveĀ "7+11t\\equiv 6 \\mod 8."Ā The last conqruence is equivalent toĀ "11t\\equiv -1 \\mod 8,"Ā and hence toĀ "(11-8)t\\equiv (16-1) \\mod 8,"Ā that isĀ "3t\\equiv 15 \\mod 8."Ā Since 3 and 8 are relatively prime, we conclude thatĀ "t\\equiv 5\\mod 8."Ā It follows thatĀ "t=5+8s,"Ā and henceĀ "x=7+11(5+8s)=62+88s."Ā Let us put this in the last conqruence. Then we getĀ "62+88s\u2261 10 \\mod 15,"Ā which is equivalent toĀ "88s\u2261-52\\mod 15,"Ā and hence toĀ "13s\u2261-52\\mod 15."Ā It follows thatĀ "s\\equiv-4\\mod 15,"Ā and henceĀ "s=-4+15k."Ā We conclude thatĀ "x=62+88s=62+88(-4+15k)=-290+1320k."
Consequently, the solution of the system isĀ "x\\equiv -290\\mod 1320"Ā orĀ "[-290]_{1320}."
The smallest non-negative solution is "-290+1320=1030."
Comments
Leave a comment