Can any subset from a set of {1,2,...,2n} contain two elements where one divides the other?

  • Context: Undergrad 
  • Thread starter Thread starter barbiemathgurl
  • Start date Start date
Click For Summary
SUMMARY

The problem asserts that for any subset of size (n+1) chosen from the set {1,2,...,2n}, there exists at least one pair of elements where one divides the other. The proof utilizes the unique representation of numbers in the set as 2^p * q, where p is a non-negative integer and q is an odd positive integer. By partitioning the set into n distinct subsets based on the odd components, the pigeonhole principle guarantees that at least two elements will share the same subset, ensuring divisibility.

PREREQUISITES
  • Understanding of the pigeonhole principle
  • Familiarity with number theory concepts, particularly divisibility
  • Knowledge of unique factorization of integers
  • Basic set theory and subset selection
NEXT STEPS
  • Study the pigeonhole principle in combinatorial mathematics
  • Explore unique factorization in number theory
  • Learn about partitioning sets and their applications
  • Investigate advanced topics in divisibility and modular arithmetic
USEFUL FOR

Mathematicians, educators, and students interested in combinatorial proofs, number theory, and set theory applications.

barbiemathgurl
Messages
12
Reaction score
0
i got this problem which is killin me :-p

given a set {1,2,...,2n} choose any (n+1) element subset, show there exists an element which divides another element.
 
Physics news on Phys.org
What's the actual question? Are you asked to choose a subset of {1,2,...,2n} containing n+1 elements such that at least one element divides at least one other? I guess it isn't, since an answer to this is pretty obvious isn't it?
 
The problem is asking, I assume, that is you choose any n+1 element subset then there exists two elements a and b so that a|b.

Proof. Any number from {1,2,...,2n} can be uniquely expressed as 2^pq where p is a non-negative integer and q is an (odd) positive integer.
Define the sets:
T_1 = {2^p * 1 }
T_2 = {2^p * 2 }
...
T_n = {2^p * n}
So we partitioned the set into n sets. By the pigeonhole principle two elements end up in the same set T_j, but we purposely defined these sets in such a way so that one divides the other.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
697
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K