Ducklings in a Lake

2016 small ducklings are resting in a large circular lake; each duckling can be at any point in the lake with equal probability. What is the probability P P that a diameter can be drawn so that all 2016 ducklings are in the same half of the lake?

Because P P is small, evaluate and submit log 2 63 P \log_2\dfrac{63}{P} as your answer.


Inspiration .


The answer is 2010.

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.

2 solutions

We'll look first at the general case of N N ducklings resting in the lake.

For each of the N N ducklings, extend a radial line from the center of the lake through the duckling's position to a point on the lake's perimeter. (If a ducking happens to be precisely at the center of the lake, (an event that occurs with zero probability, anyway), then it would be on the same half of the lake as any other duckling by default.)

With this mapping of N N duckling positions in the lake to N N points on the lake's perimeter, the desired probability is then the same as the probability that N N points chosen randomly on (the perimeter of) a circle lie on the same semicircle.

First choose any of the N N points. Now for each of the other ( N 1 ) (N - 1) points the probability that they are within π \pi radians going clockwise of the chosen point is 1 2 \frac{1}{2} , and so the probability that all the remaining ( N 1 ) (N - 1) points lie on the (clockwise) semicircle that has the initially chosen point as the 'leftmost' point is ( 1 2 ) N 1 (\frac{1}{2})^{N - 1} .

Since the choice of the initial point was arbitrary, this result holds for each of the N N points on the circle, and since these events are disjoint, (i.e., we can't have two different points serving as the leftmost point of the clockwise semicircle on which all N N points lie), we can simply sum these N N probabilities to find that the probability that all the points lie on the same semicircle is P ( N ) = N ( 1 2 ) N 1 P(N) = N * (\frac{1}{2})^{N-1} .

With N = 2016 N = 2016 we then have that P = 2016 ( 1 2 ) 2015 63 P = 2 2015 2016 63 = 2 2015 32 = 2 2010 . P = 2016 * (\frac{1}{2})^{2015} \Longrightarrow \frac{63}{P} = \dfrac{2^{2015}}{\frac{2016}{63}} = \dfrac{2^{2015}}{32} = 2^{2010}.

Finally, we then find that log 2 ( 63 P ) = log 2 2 2010 = 2010 \log_{2}(\frac{63}{P}) = \log_{2} 2^{2010} = \boxed{2010} .

Very clear and careful solution as we have come to expect from you! This is roughly how I thought of it.

Otto Bretscher - 5 years, 5 months ago
Calvin Lin Staff
Jan 11, 2016

Here is a more elegant way of setting it up, which is equivalent to Brian's approach.

First, the probability that there is a duck in the center, or two ducks in the same spot, or two ducks on a diameter, is 0, so we can ignore those cases.

Now, for any configuration of 2016 ducks in positions d i d_i , let's also consider the antipodal point (reflection through the center) denoted as d i d_i ^* . Let's look at the probability in these 2 2016 2 ^ {2016} cases where duck i i is in either d i d_i or d i d_i ^* .

There are 2 × 2016 2 \times 2016 cases in which the ducks are in a semicircle, which correspond to picking 2016 consecutive points taken about the circle. Thus, the probability is 2 × 2016 2 2016 \frac{ 2 \times 2016 } { 2 ^ {2016} } .

Since this probability is constant for any starting configuration, if follows that the probability is always going to be 2 × 2016 2 2016 \frac{ 2 \times 2016 } { 2 ^ {2016} } .

Very elegant indeed!

Otto Bretscher - 5 years, 5 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...