Musicians at the Art Festival

8 8 musicians participate in an art festival. The organizer is going to plan k k concerts. There are 4 4 musicians performing for each concert. If two musicians perform together in the same concert, then it can be said they have co-performed once. It is known that any two musicians have co-performed an equal number of times. For example, if A A and B B co-perform 5 5 times, then A A and C C must co-perform 5 5 times as well, D D and F F also co-perform 5 5 times, etc.

Find the minimum possible value of k k .


The answer is 14.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Victor Loh
Nov 11, 2015

Suppose any two musicians co-perform x x times. Let the musicians be A 1 , A 2 , , A 8 A_{1},A_{2},\ldots,A_{8} .

Note that the total number of co-performances in each concert is ( 4 2 ) = 6 \binom{4}{2}=6 . Since there are k k concerts, the total number of co-performances is 6 k 6k .

Next, let ( A i , A j ) (A_{i},A_{j}) denote a co-performance of A i A_{i} and A j A_{j} , 1 i < j 8 1\leq i<j\leq 8 , i , j Z i,j \in \mathbb{Z} . Note that the total number of different types of co-performances ( A i , A j ) = ( 8 2 ) = 28 (A_{i},A_{j})=\binom{8}{2}=28 because we are choosing 2 2 musicians from a total of 8 8 musicians. Since any two musicians co-perform x x times, the total number of co-performances is 28 x 28x .

By counting the total number of co-performances in two different ways, we find that 6 k = 28 x 3 k = 14 x 6k=28x \implies 3k=14x . Since 3 3 and 14 14 are coprime and k k and x x are positive integers, the minimum value of k k is 14 \boxed{14} when x = 3 x=3 . Therefore, there are 14 14 concerts and any two musicians co-perform 3 3 times.

Checking, the following construction works, where ( A w , A x , A y , A z ) (A_{w},A_{x},A_{y},A_{z}) means that A w , A x , A y , A z A_{w},A_{x},A_{y},A_{z} , 1 w < x < y < z 8 1\leq w<x<y<z\leq 8 , w , x , y , z Z w,x,y,z \in \mathbb{Z} , perform in the same concert: ( A 1 , A 2 , A 3 , A 4 ) (A_{1},A_{2},A_{3},A_{4}) , ( A 1 , A 2 , A 5 , A 6 ) (A_{1},A_{2},A_{5},A_{6}) , ( A 1 , A 2 , A 7 , A 8 ) (A_{1},A_{2},A_{7},A_{8}) , ( A 1 , A 3 , A 5 , A 7 ) (A_{1},A_{3},A_{5},A_{7}) , ( A 1 , A 3 , A 6 , A 8 ) (A_{1},A_{3},A_{6},A_{8}) , ( A 1 , A 4 , A 5 , A 8 ) (A_{1},A_{4},A_{5},A_{8}) , ( A 1 , A 4 , A 6 , A 7 ) (A_{1},A_{4},A_{6},A_{7}) , ( A 5 , A 6 , A 7 , A 8 ) (A_{5},A_{6},A_{7},A_{8}) , ( A 3 , A 4 , A 7 , A 8 ) (A_{3},A_{4},A_{7},A_{8}) , ( A 3 , A 4 , A 5 , A 6 ) (A_{3},A_{4},A_{5},A_{6}) , ( A 2 , A 4 , A 6 , A 8 ) (A_{2},A_{4},A_{6},A_{8}) , ( A 2 , A 4 , A 5 , A 7 ) (A_{2},A_{4},A_{5},A_{7}) , ( A 2 , A 3 , A 6 , A 7 ) (A_{2},A_{3},A_{6},A_{7}) , ( A 2 , A 3 , A 5 , A 8 ) (A_{2},A_{3},A_{5},A_{8}) .

Brilliant problem. Probably a little trick that I missed!!! :)

Anubhav Tyagi - 5 years, 4 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...