I have got this intriguing problem from my friend.
2 distinct permutations (x1,x2,...,xn) and (y1,y2,...,yn) of the set A=(1,2,...,n) are considered to have T property if and only if xi=yi for all i=1,2,...,n.
Prove that in (n−1)!+1 distinct permutations of the set A,we always find out 2 permutations that have T property.
#Combinatorics
#Permutation
#MathProblem
#Math
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Let Pi be the permutation of A such that its first element is 1 and its other n−1 elements are permuted in the i-th way. Note that 1≤i≤(n−1)!. It doesn't matter how the permutations are ordered, as long as i=j⟹Pi=Pj. Now, for such a permutation Pi, create a set Si such that Pi∈Si and Si contains all circular shifts of Pi. For instance, if P1=(1,2,…,n−1,n), then
S1={(1,2,…,n−1,n),(2,3,…,n,1),…,(n,1,…,n−2,n−1)}.
Note that all pairs of elements of Si have the T property. If we choose (n−1)!+1 distinct permutations of A, then by the pigeonhole principle there must be two in the same set Sk, because there are only (n−1)! of those. Those two permutations have the T property.