36.1k views
4 votes
Prove that given any 17 integers, there exist nine of them whose sum is divisible by 9.

(it might help to use the fact that given any five integer you can find three whose sum is divisible by 3)

User Vmanjz
by
7.6k points

2 Answers

6 votes

Final answer:

To prove that given any 17 integers, there exist nine of them whose sum is divisible by 9, we can use the fact that given any five integers, we can find three whose sum is divisible by 3.

Step-by-step explanation:

To prove that given any 17 integers, there exist nine of them whose sum is divisible by 9, we can use the fact that given any five integers, we can find three whose sum is divisible by 3.

We can start by selecting any five integers from the given 17.

Since there are 17 integers and we need to find nine whose sum is divisible by 9, we can choose any five integers from the given list. Let's say we choose the first five integers: 3, 4, 5, 7, and 7.

We know that the sum of any three integers whose sum is divisible by 3 will also be divisible by 3.

So, among the five integers we chose, there must be three integers whose sum is divisible by 3.

Let's say those three integers are 3, 4, and 7.

Now, we can repeat this process by selecting any five integers from the remaining 12 integers.

Since there are enough integers left, we can continue this process until we have selected nine integers whose sum is divisible by 9.

User DerZyklop
by
8.3k points
4 votes

Answer:

Step-by-step explanation:

let x,x+1,x+2,x+3,x+4,x+5,x+6,x+7,x+8

be 9 integers

x+x+1+x+2+x+3+x+4+x+5+x+6+x+7+x+8=9x+36=9(x+4)

which is divisible by 9

User Dyeray
by
8.3k points