Prove Sum Divisible by 5 with 5 Arbitrary Natural Numbers

  • Thread starter Thread starter Zurtex
  • Start date Start date
  • Tags Tags
    Sum
Click For Summary
SUMMARY

This discussion proves that among any five arbitrary natural numbers, at least one of the sums formed by these numbers is divisible by 5. The approach utilizes the pigeonhole principle, which asserts that with five numbers and only four possible remainders when divided by 5, at least two sums must share the same remainder. Consequently, the difference between these sums is also divisible by 5, confirming the assertion. This method simplifies the problem significantly compared to exhaustive enumeration of combinations.

PREREQUISITES
  • Pigeonhole principle
  • Basic modular arithmetic
  • Understanding of natural numbers
  • Knowledge of summation notation
NEXT STEPS
  • Study the pigeonhole principle in depth
  • Explore modular arithmetic and its applications
  • Learn about combinatorial proofs
  • Investigate properties of natural numbers and their sums
USEFUL FOR

Mathematicians, educators, students studying number theory, and anyone interested in combinatorial mathematics.

Zurtex
Science Advisor
Homework Helper
Messages
1,118
Reaction score
1
The question asks me to prove that if I have 5 arbitrary natural numbers to show that one of the sums (in order) is divisible by 5. So say the numbers are [itex]a_1,a_2,a_3,a_4,a_5[/itex] some examples would be:

[tex]a_1 + a_2 + a_3[/tex]

[tex]a_4[/tex]

[tex]a_3 + a_4[/tex]

etc..

My first thought was to consider the remainder upon division 5 and then start identifying all the possible combinations where the sum is divisible by 5 and show there are no more left. However when starting this I realized this was actually a lot of work and there must be some simpler way. Can anyone else point me in a different direction?
 
Physics news on Phys.org
I don't know what in order means so I hope it does not matter.
consider the sums
a1
a1+a2
a1+a2+a3
a1+a2+a3+a4
a1+a2+a3+a4+a5
consider their remainders upon division by 5
There are 5 possible remainders {0,1,2,3,4} and 5 sums so either a sum is divisible by 5 (remainder=0) or of two of the sums remainders are equal.
if 2 sums remainders are equal the difference of the sums is itself a sum and is divisible by 5
so for example if (a1,a2,a3,a4,a5,n,m,r are natural numbers)
a1+a2=5m+r
a1+a2+a3+a4=5n+r
5|a3+a4
 


One way to approach this problem is by using the pigeonhole principle. The pigeonhole principle states that if n+1 objects are placed into n boxes, then at least one box must contain two or more objects.

In this case, we have 5 natural numbers, so we can think of them as 5 objects. If we divide them into 4 boxes, at least one box must contain two or more numbers. This means that there must be a sum of two or more numbers in that box, and since we are dealing with natural numbers, the sum must also be a natural number.

Now, since we have a sum of two or more numbers in one of the boxes, we can add that sum to the remaining number (that is not in the box) to get a new sum. This new sum will also be a natural number.

We can continue this process until we have only one number left. This last number will be the sum of all the original numbers, and since it is a natural number, it must be divisible by 5.

Therefore, we have shown that one of the sums of 5 arbitrary natural numbers is divisible by 5, using the pigeonhole principle.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 35 ·
2
Replies
35
Views
6K
  • · Replies 9 ·
Replies
9
Views
3K