I Remainders, need Help proving a simple notion

  • I
  • Thread starter Thread starter mrandersdk
  • Start date Start date
AI Thread Summary
The discussion centers on understanding the remainders when dividing multiples of a number by another number, particularly when the two numbers are coprime. It highlights that when dividing a whole number by another, the possible remainders range from 0 to n-1. The user illustrates this with examples involving the numbers 7 and 5, noting that all possible remainders are achieved through the first five multiples of 7. The conversation also touches on the implications when the two numbers are not coprime, suggesting that some remainders may be excluded based on their common factors. Ultimately, the thread aims to clarify the relationship between coprimality and the distribution of remainders in modular arithmetic.
mrandersdk
Messages
243
Reaction score
1
Hello

Today I looked at something that seems like it should have a simple solution, but I may have looked at for too long, and can't solve it. My problem is as follows.

When you divide a whole number by a whole number n, then it is clear that the possible remainders are 0,1,2,...n-1. If you then look at 7 devided by 5 you get remainder 2, 14 by five gives 4, 21 by 5 gives 1, 28 by 5 gives 3, and 35 by 5 gives 0, then the pattern repeats. That is all possible remainders is achieved by the first five multiplums of seven. I know it must have something to do with 5 and 7 being coprime. Because 18 and 15 shows a different pattern.

In general is it possible to show that if m is lager than m and n and m are coprime, then the first n multiplums of m devided by n, will always achieve all the possible remainders?

Are there anyway to prove what will in general happen to the pattern if n and m are not Co prime. It seems to me that all remainders are achieved, but one need to remove the remainders, in which the number that devides n and m, devides.

Hope my two questions Makes sense.
 
Mathematics news on Phys.org
you are asking why 1.7, 2.7, 3.7, 4.7, 5.7 all have different remainders after divison by 5. do you know modular arithmetic? this is asking why none of those 5 numbers are equal mod 5. Well iof they were, then their difference would be zero mod 5. I.e. there would be a number k between 1 and 4, such that k.7 = 0 mod 5. This would be a number k such that 7.k is divisible by 5, and 0 < k < 5. Do you see why this cannot happen? can you generalize?
 
Hey thanks i think i got it. I will take a closer look at it tommorrow and try to post the generalization
 
For your first question: If two numbers give the same remainder, then their difference is a multiple of the divisor, which makes the original numbers not coprime.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.

Similar threads

Replies
8
Views
1K
Replies
4
Views
4K
Replies
17
Views
3K
Replies
55
Views
5K
Replies
44
Views
5K
Replies
1
Views
2K
Replies
7
Views
3K
Back
Top