retagged by
3,176 views
0 votes
0 votes
Among the integers $1,2,3,....,200$ if $101$ integers are chosen,then show that there are two among the chosen,such that one is divisible by the other.
retagged by

1 Answer

2 votes
2 votes

Any number n can be factorised as 2k *m.

Here m is an odd number because all the 2's in the factors of n is in 2k.

Now,since we are selecting the numbers from {1,2,3,....,200}

So, m can take value in {1,3,5,...,199}

Hence,there are 100 values for m.

Now, we are picking 101 integers from {1,2,...,200}

So, by pigonhole principle we get there exist at least two numbers from the picked numbers such that 

m is equal in both the numbers.

Let, the two numbers be k1 and k2

Then k1 = 2p * m

and k2 = 2q * m

Hence k1/k2 = 2p-q

if p<=q then k2 divides k1 otherwise k1 divides k2

So, among the chosen 101 integers there must exist at least two integers such that one is divisible by the other. 

Related questions

426
views
1 answers
1 votes
Sammohan Ganguly asked May 29, 2018
426 views
Given m integers $a_1,a_2,....,a_m$ show that there exist integers $k,s$ with $0 \leq k < s \leq m$ such that$a_{k+1} + a_{k+2}​​​​​​ + .....+a_s$ is divisible by $m$.
508
views
1 answers
0 votes
Sammohan Ganguly asked May 28, 2018
508 views
Show that of any $5$ points chosen within a square of length $2$ there are $2$ whose distance apart is atmost $\sqrt{2}$.
1.1k
views
1 answers
0 votes
aditi19 asked Oct 25, 2018
1,064 views
How many cards must be chosen from a standard deck of 52 cards to guarantee that there are at least two cards of each of two different kinds?what this question means?