You are here:

Number Theory/modulo / congruence

Advertisement


Question
[Question 1] Find, with proof, the smallest positive integer n that satisfy all the congruences.
n = 1 (mod 2)
n = 2 (mod 3)
n = 3 (mod 4)
n = 4 (mod 5)
n = 5 (mod 6)
n = 6 (mod 7)
n = 7 (mod 8)
n = 8 (mod 9)
n = 9 (mod 10)

I tried to put some reistrictions on n (ie. n<3 & odd since n = 1 (mod 2)) but this approach seems to take too much time & I don't think I'm technically proving it.



[Question 2]  (172195)*(572167) = 985242x6565
figure out x with out redoing the multiplication.

I know x=9 cause I typed it in the calculator but I don't know how to do it without actually doing the multiplication.

Answer
Hello Kai
This looks hard, but is easy, because in each case, n = -1 (mod a) for each a.
So we need to work out the lcm of the numbers 2 to 10.  This will be 2^3*3^2*5*7 = 2520.
So n = -1 (mod 2520), so n = 2521 is the smallest.

For this problem all we need is to do it (mod 9)  To calculate a base ten number (mod 9) you just have to add the digits, since each power of ten = 1 (mod 9).  If you get more than 9, keep adding the digits.
So your calc is 7*1 = 7 + x (mod 9), and that gives x = 0 (mod 9).
This proves that you didn't know the answer.  The answer is x = 0 or 9.
But at least, you tried!

Best wishes

vijilant

Number Theory

All Answers


Answers by Expert:


Ask Experts

Volunteer


Vijilant

Expertise

Most questions on number theory, divisibility, primes, Euclidean algorithm, Fermat`s theorem, Wilson`s theorem, factorisation, euclidean algorithm, diophantine equations, Chinese remainder theorem, group theory, congruences, continued fractions.

Experience

Teacher of math for 50 years

Organizations
ATL

Publications
Journal of mathematics and its applications

Education/Credentials
BSc Hons Liverpool

Awards and Honors
State Scholarship 1955

Past/Present Clients
I taught John Birt, former Director of the BBC in 1961. His homework book was the most perfect I have ever marked. And also the most neat. I could tell he was destined for great things. One of my classmates was the poet Roger McGough, and I have a mention in his autobiography.

©2012 About.com, a part of The New York Times Company. All rights reserved.