Some Combinatorics
by djmathman, Jan 5, 2018, 1:43 AM
hey look I can actually do some of the questions from my Combo 3 notes now
Warmup
Solution
Solution
Quote:
Write
, the set of natural numbers, as

- a union of
pairwisely disjoint infinite sets.
- an infinite union of pairwisely disjoint infinite sets.
Warmup
(a)
(b)
For all
, set
Then
partition
.

![\[S_k = \{n\in\mathbb N : n\equiv k\pmod{2011}\}.\]](http://latex.artofproblemsolving.com/2/0/7/207203320e83408e296b1f84764dd36253ffac28.png)


(b)
For all
, set
and define
inductively via
and
For example,
is the set of perfect squares,
is the set of integers one more than a perfect square that are not perfect squares, and so on. Then each
is infinite and
partitions
.

![\[S_k = \{k + n^2:n\in\mathbb N\},\]](http://latex.artofproblemsolving.com/8/0/e/80e9f20aa7b3e4043085489e2aeec9be30cc8a50.png)


![\[T_{n+1} = S_{n+1}\setminus\bigcup_{i=0}^nT_i.\]](http://latex.artofproblemsolving.com/a/6/7/a67147e712fbf5676e4309803e7a8e720fa5756b.png)





Quote:
Let
be a nonempty set, and let
be an increasing function on the set of subsets of
, meaning that
if
. Prove that there exists
, a subset of
, such that
.








Solution
We define a sequence of sets
inductively. Set
. If
, then we have found our
. Else, define
, noting that
. In general, suppose we are given
. If
, then we are done; else, define
. Remark that by a simple inductive argument,
for all
.
Now set
I claim that
. To prove this, we use double containment.
as desired.











Now set
![\[T = \bigcup_{i\in\mathbb N}T_i.\]](http://latex.artofproblemsolving.com/d/0/d/d0d0b3e9b6de351c61d86c6f6c37f314791d8e02.png)

- (
): Let
, so that there exists
such that
. Then by definition
for some
, and so
Since
was arbitrary, we deduce that
.
- (
): Remark that for all
,
implies
Since this holds for all
, we may take the union over all such
to get
.

Quote:
Let
be a family of subsets of the set
such that every element in
has cardinality
and moreover for any two distinct elements
we have
. Prove that ![\[|\mathcal F|\leq\frac{n(n-1)}6.\]](//latex.artofproblemsolving.com/9/7/6/976992e37d349f83d8a6c01c54ac6d0b54b83fc5.png)






![\[|\mathcal F|\leq\frac{n(n-1)}6.\]](http://latex.artofproblemsolving.com/9/7/6/976992e37d349f83d8a6c01c54ac6d0b54b83fc5.png)
Solution
Equivalently, it suffices to prove that
Write
Now I claim for any
, we have
. To prove this, suppose
are the sets in question. Note that for any
and
, since
and
, the sets
and
must be disjoint, meaning that
. Thus,
which simplifies to
as desired. As a result,
and so we are done.
![\[3|\mathcal F|\leq\frac{n(n-1)}2.\]](http://latex.artofproblemsolving.com/5/2/b/52bc49829cde4202e929257aaf5e5e02baa0f1e8.png)
![\begin{align*}3|\mathcal F| &= \sum_{A\in \mathcal F}|A| = \sum_{A\in\mathcal F}\sum_{x\in A}1\\&=\sum_{x\in[n]}\sum_{A\in\mathcal F:x\in A}1 = \sum_{x\in[n]}|\{A\in\mathcal F: x\in A\}|.\end{align*}](http://latex.artofproblemsolving.com/2/f/7/2f7bb6b9da035f9b49b9e8de9575d8821d6fbba4.png)
![$x\in[n]$](http://latex.artofproblemsolving.com/9/d/a/9da7dbaa599ea64018322a2a731de340b6cad219.png)











![\[3|\mathcal F| = \sum_{x\in[n]}|\{A\in\mathcal F: x\in A\}|\leq\sum_{x\in[n]}\frac{n-1}2 = \frac{n(n-1)}2,\]](http://latex.artofproblemsolving.com/6/e/8/6e81986078651014f94b9705f7ce91a76103680e.png)
This post has been edited 2 times. Last edited by djmathman, Jan 5, 2018, 1:47 AM