Jin314159
Consider the set of integers from 1 to 100, inclusive. Prove that if I pick any 51 numbers from this set, at least one number is divisible by another.
The discussion revolves around proving that in the set of integers from 1 to 100, if any 51 numbers are chosen, at least one number will be divisible by another. Participants explore various approaches to this problem, including mathematical reasoning, the pigeonhole principle, and considerations of prime and composite numbers.
Participants do not reach a consensus on the proof's adequacy or the best approach to the problem. Multiple competing views and methods are presented, and the discussion remains unresolved.
Some arguments rely on assumptions about the structure of the integers and their divisibility, which may not be universally accepted. The exploration of subsets and the pigeonhole principle introduces complexity that remains open to interpretation.
This discussion may be of interest to those studying number theory, combinatorics, or mathematical proofs, particularly in the context of divisibility and set theory.
ceptimus said:Make the question tougher, so that more than just the 'doubling' rule has to be considered.
Given the set of integers from 1 to 100 (inclusive), what is the largest subset of numbers that can be picked so that no member of the subset is exactly divisible by another member?
Noticibly F.A.T said:That takes too long!
recon said:1 divides 2.
2 divides 4.
3 divides 6.
...
...
.
.
.
50 divides 100.
Looking at this, choosing 51 different numbers between from 1 to 100 inclusive would guarantee that there is at least a pair of numbers where one number is twice as large as the other.
This shouldn't belong in "Brain Teasers".

Gokul43201 said:Ouch, why did I think that the two columns contained all the numbers in {1,..100} ??![]()
But all is not lost. I think I'm almost coming to a solution. First of all, I think we have to consider why he said 51 instead of 50 or some smaller number. Hmm...Hurkyl said:I can pick two numbers in the set {2, 4, 6, ..., 100} such that neither divides the other.
CrankFan said:Bumping this because I'm eager to see a proof.