Proving Co-Prime Numbers in Sets of Five

  • Topic:
  • Thread starter Thread starter kaliprasad
  • Start date Start date
  • Tags Tags
    Numbers Sets
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 2K views
kaliprasad
Gold Member
MHB
Messages
1,333
Reaction score
0
show that in a set of any 5 consecutive numbers there is at least one number that is co-prime to all the rest 4 (for example (2,3,4,5,6- 5 is co-prime to 2,3,4,6)
 
Mathematics news on Phys.org
Reducing modulo $5$, we see that it's enough to consider $\{1, 2, 3, 4, 5\}$ as any $5$ consecutive integers form a complete residue system. Since the observation is true for $\{1, 2, 3, 4, 5\}$, it is true for all case. QED.
 
mathbalarka said:
Reducing modulo $5$, we see that it's enough to consider $\{1, 2, 3, 4, 5\}$ as any $5$ consecutive integers form a complete residue system. Since the observation is true for $\{1, 2, 3, 4, 5\}$, it is true for all case. QED.

I am not convinced about the solution can you clarify it
 
because we have 5 consecutive number the largest difference is 4. so if there is a common factor between 2 numbers of the 5 it has to be <=4. So a common prime factor has to be 2 or 3.

now in a set of 5 consecutive numbers one of the numbers has to be of the form 6n + 1 or 6n - 1 which is neither divisible by 2 nor 3. so it is co-prime to rest of the 4.
 
Last edited: