Let $S=\{1,2,\cdots, n\}$ and let $T$ be the set of all ordered triples of subsets of $S$, say $(A_1, A_2, A_3)$, such that $A_1\cup A_2\cup A_3=S$. Determine, in terms of $n$, \[ \sum_{(A_1,A_2,A_3)\in T}|A_1\cap A_2\cap A_3|\]
Problem
Source: RMO (Mumbai Region) 2015 P6
Tags: combinatorics, combinatorics proposed, Enumerative Combinatorics, counting
06.12.2015 15:48
$7^n$ . suppose one such intersection is k. then those k elements are present in each of the 3 subsets. the rest of the elements have 6 choices each. sum over.
09.12.2015 15:22
Hi - sorry for any LaTeX issues if any, i have just started to learn First of all, i believe the answer is not $7^n$ but $n.7^{n-1}$ Here is my procedure:
09.12.2015 17:28
why multiply it with r?
09.12.2015 19:38
Since we need to multiply the sets with their respective weights in $A_1\cap$$A_2\cap$$A_3$.. See, the problem is summation of no. of elements in the intersection, hence we need to multiply with no. of elements in intersection. For example, take $n=1$. For this, there is only one intersection when $A_1,A_2,A_3 = S$
25.01.2020 06:37
A bit too late but here is a nice overkill solution:
25.01.2020 06:46
https://www.google.com/url?sa=t&source=web&rct=j&url=https://olympiads.hbcse.tifr.res.in/olympiads/wp-content/uploads/2016/09/sol-crmo15-5.pdf&ved=2ahUKEwiuocuu653nAhVSILcAHYJZCGEQFjAAegQIAhAB&usg=AOvVaw1wK8Pydh8BKoDRsRo358FC
27.01.2020 15:35
obviously we can use probability theory