The Political Chameleons

There are 500 chameleons, 251 of them blue and 249 red. They are divided into 100 groups of five chameleons each. Every chameleon looks around within their group and, if outnumbered, changes their color to match the majority. Once this round of color changes is done, there are a total of n n red chameleons.

How many different values of n n can there be (for all the different ways the colors may sort themselves arbitrarily when the groups are being formed)?


The answer is 67.

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

Marta Reece
Dec 22, 2016

The highest number of red chameleons will result if they are distributed three per group into as many groups as possible. This is 249 3 = 83 \frac{249}{3}=83 groups, or 83 × 5 = 415 83\times 5=415 chameleons. The lowest number of red chameleons will be found when the blue ones do the same. 251 251 is not divisible by 3 3 , but the two remaining chameleons can't change the result no matter where they are placed. So the largest number of blue chameleons is identical, 415 415 , and the smallest number of red is 500 415 = 85 500-415=85 corresponding to only 17 17 groups. (Quite a difference this kind of redistricting can make.) n n has to be divisible by 5 5 , since each group ends up being a single color, so we are looking for the number of multiples of 5 5 from 85 85 to 415 415 inclusive, as all the various numbers of groups can be realized (and with a higher probability than the extremes). Or we can just count the number of different red groups, from 17 17 to 83 83 inclusive. This is 83 17 + 1 = 67 83-17+1=67 .

Hahaha... Wonder what recent events might have made you think of this question... :0)

Geoff Pilling - 4 years, 5 months ago

Exactly the same.... Overlooking the fact that I initially thought 331, forgetting the number of reds must end as a multiple of 5. D'oh!

Paul Hindess - 4 years, 5 months ago

Nice Solution. Yet we need to prove that all values between 17 and 83 are possible.

Abdelhamid Saadi - 4 years, 3 months ago

the solution is incomplete.

Srikanth Tupurani - 2 years, 3 months ago

you can use induction to complete the solution. if n=5k is a possible value. with little bit effort you can prove that 5k+5 is a possible value.(here 17<=k<85).

Srikanth Tupurani - 2 years, 3 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...