Denote $U$ as the set of $20$ diagonals of the regular polygon $P_1P_2P_3P_4P_5P_6P_7P_8$. Find the number of sets $S$ which satisfies the following conditions. 1. $S$ is a subset of $U$. 2. If $P_iP_j \in S$ and $P_j P_k \in S$, and $i \neq k$, $P_iP_k \in S$.
Problem
Source: 2017 KMO Problem 1
Tags: combinatorics, polygon, diagonals, counting
12.11.2017 13:15
Well, you upload them very quickly! I tried to post them but it seems you uploaded all of them.
12.11.2017 13:33
rkm0959 wrote: 2. If $P_iP_j \in S$ and $P_j P_k \in S$, and $i \neq k$, $P_iP_k \in S$. Since $P_iP_{i+1}\notin S$, therefore there are not exist $i, j$ such that $P_iP_j\in S$ and $P_{i+1}P_j\in S$ right?
12.11.2017 13:40
People around me told that that is indeed correct. I misread the question (included $P_i P_{i+1}$ in $U$ as well) and got $B_8 = 4140$. Darn.. This problem is quite bashy, after one proves the obvious lemma that each connected component is a complete graph. Almost everyone got different answers, so I would like to know the answer.
12.11.2017 18:09
I gave up this problem after several minutes (I'm quite horrible at bashing). The students next to me speculated the answer is 715 or something similar.
12.11.2017 21:46
Yeah the answer is 715
15.11.2017 08:11
So you want to count the equivalence relations on the set $\left\{P_1, P_2, \ldots, P_8\right\}$ such that no $P_i$ is equivalent to $P_{i+1}$ (where $P_9$ is understood to mean $P_1$). In other words, you want to count the set partitions of the set $\left\{P_1, P_2, \ldots, P_8\right\}$ such that no $P_i$ belongs to the same block as $P_{i+1}$ (because choosing an equivalence relation is the same as choosing the equivalence classes it partitions the set into). This has recently appeared on the arXiv: ยง5 in Richard Ehrenborg, Alex Happ, Dustin Hedmark, Cyrus Hettle, Box polynomials and the excedance matrix, arXiv:1708.09804v1. The main results for us are: - Lemma 5.2. Fix $n \in \mathbb{N}$, and let $\left[n\right]$ be the set $\left\{1,2,\ldots,n\right\}$. The set partitions of $\left[n\right]$ such that no $i$ belongs to the same block as $i+1$, nor does $n$ belong to the same block as $1$, are in bijection with the set partitions of $\left[n\right]$ having no singleton blocks. - The number of the latter set partitions satisfies a nice recurrence and is Sequence A000296 in the OEIS. Yes, the value for $n = 8$ is $715$.
26.12.2017 18:55
23.07.2018 18:35
PARISsaintGERMAIN wrote:
I believe $S(n)$ implies number of ways to partition a set of $n$ elements. Because not using a certain vertex is also possible, I think you need to choose the certain set among the $k$sets that will not make a complete graph, but stay as vertexes. Since I know Dawon is pretty famous academy, which means the solution you suggested is reliable, I am positive that I am just confused and obsessed by a weird logic. Would you please help me understanding it?