3

Let $ n $ be a positive integer $(n\ge 2)$ and $ A $ be the set $$A=\{1,2,3,...,2n\}$$ Prove that

$$(\forall B\subset A)\;$$ $$ \Bigl(\# B=n+1\implies \exists (a,b)\in B^2 \;:\;a\ne b \wedge a|b\Bigr)$$

It is easy to prove it when $ 1\in B $ and when $ 2\in B $ but i have no idea for the other cases.

Any help will be appreciated. Thanks in advance.

1 Answers1

2

Let $B=\{x_1,x_2...x_{n+1}\}\subseteq A$.

Let $x_i=2^{a_i}p_i$ where $2\not|~p_i$ and $a_i\in\Bbb Z_{\ge0}$. Then $p_1,p_2,...,p_{n+1}$ are $n+1$ odd numbers that belong to $S=\{1,3,5,...,2n-1\}$. But $|S|=n$. By the pigeonhole principle, $p_k=p_m$ for some $k\ne m$. This gives $x_k|x_m$ or $x_m|x_k$.

Shubham Johri
  • 17,659